Hey, Mahmoud Imam here!
Attention is better than love, but if you give me a choice between love and attention, I will choose coding with a typescript
- Nextjs
- React
- Nodejs
- Python
class WhoAmI {
constructor() {
this.user = "Emam546";
this.current_work = "Writing code";
this.hobbies = [
"Drawing",
"Watching Anime",
"Reading Sci-Fi Novels",
"Being up all Night chasing that ONE BUG...",
];
}
getCity() {
return "Kafr El-Shaikh, Egypt";
}
Ambitions() {
this.LearnJapanese();
this.CreateSkyNet();
this.FinishMyNovel();
// Assume 10 more awesome ambitions here ;)
}
}
- My Resume
- If you have any suggestions to this README, feel free to pull up a request. And if you liked it, go ahead and use it for yourself.(P.S. Star it too!!:grimacing: )