Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedreda958/ahmedreda958
https://github.com/ahmedreda958/ahmedreda958
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmedreda958/ahmedreda958
- Owner: AhmedReda958
- Created: 2022-02-01T16:23:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T14:56:34.000Z (9 months ago)
- Last Synced: 2024-04-07T02:09:21.952Z (9 months ago)
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## π« About Me:
Hi there,
I'm Ahmed Reda, a Front-End Developer πfrom Mansoura, Egypt.
π± Iβm interested in learning MERN Stack and developing some useful and cool stuff xD
π¬ Ask me about anything, I love to answer!
π« Email me at [[email protected]](mailto:[email protected]).## π Socials:
[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin&logoColor=white)](https://linkedin.com/in/ahmed-reda-gad)## π οΈ Skills:
![My Skills](https://skillicons.dev/icons?i=html,css,javascript,typescript,,,react,nextjs,redux,nodejs,express,mongo,sass,styledcomponents,tailwind,bootstrap,materialui,styledcomponents,threejs,figma,vite,vscode,androidstudio,&perline=6)
# π GitHub Stats:![](https://github-readme-streak-stats.herokuapp.com/?user=AhmedReda958&theme=dark&hide_border=false)
![](https://github-readme-stats.vercel.app/api/top-langs/?username=AhmedReda958&theme=dark&hide_border=false&include_all_commits=true&count_private=true&layout=compact)## π GitHub Trophies
![](https://github-profile-trophy.vercel.app/?username=AhmedReda958&theme=darkhub&no-frame=true&no-bg=false&margin-w=4)### βοΈ Random Dev Quote
![](https://quotes-github-readme.vercel.app/api?type=horizontal&theme=radical)### Fun fact: I once answered the worldβs oldest question with a single line of JavaScript
// Which came first: the chicken or the egg?
console.log(["π₯", "π£", "π₯", "π"].sort())>>>["π", "π£", "π₯", "π₯"];
---