class AboutMe {
constructor() {
this.name = "Harshit Katheria";
this.role = ['Full Stack Dev','Reverse Engineer','Cyber Security'];
this.age = 20;
this.location = "[Noida, India]";
this.languages = ['C++', 'Dart', 'Java', 'PHP', 'JavaScript', 'Kotlin', 'Python', 'TypeScript'];
this.databases = ['MongoDB', 'MySQL'];
this.workEnviroment = ['Arch Linux','Windows'];
this.tools = ['Android', 'Docker', 'Figma', 'Firebase', 'Flutter', 'Git', 'Heroku', 'Node.js', 'Postman'];
}
}
const me = new AboutMe();
🎃
Focusing
20 y.o love playing with tech trends
| Full Stack Dev | Cyber Security
Highlights
Pinned Loading
-
GameServer
GameServer PublicA simple game using sockets in node.js. It is a simple server which enables to join users a room and communicate with each other.
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.