Skip to content

Emam546/Emam546

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Welcome to my humble abode in the Digital World..

Awesome Matrix Code

Linkedin Badge Gmail Badge

Attention is better than love, but if you give me a choice between love and attention, I will choose coding with a typescript

💻 Technologies I Love

  • Nextjs
  • React
  • Nodejs
  • Python

Technologies I Use

Data Bases

Who am I?

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  ;)
    }
}

Other Stuff

  • :octocat: 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: )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •