
Softwaare Developer with degree in B.Tech. CSE. I like to Code, Design, Innovate and Experiment. I am an enthusiastic and a social person who loves to take up new challenges and learn new skills. I love meeting new people, exchanging ideas and spreading knowledge and positivity.
document.write("Hello World");
const skills =
{
languages :[Javascript/Typescript, Python, Cpp, Java],
frameworks :[React, Angular, Nestjs, Expressjs, Fastapi],
Tools :[Git, Github Actions, Docker, AWS, GCP/Firebase],
databases :[MySql, MongoDB, Firestore, Postgress]
}
Developer dev = new Developer(Navjot-Singh);
while(dev.isCoding() && dev.isStuck())
{
dev.openBrowser();
dev.openChatGPT();
dev.pasteCodeInIde();
dev.feelProfessional();
}