4rd year BTech student.
Competitive Programmer :- Pupil Codeforces
Full Stack Developer
// tools_I_use organized
class About extends Me {
const myTools = {
"ProgramingLanguages" : { "C++", "C", "Python", "Javascript" }
"OtherLanguages" : { "HTML", "CSS" },
"Libraries/Frameworks" : {"React JS" , "Redux JS" , "Bootstrap CSS" , "Node Js" , "Express Js"},
"Database" : { "MongoDB" , "Firebase" },
"Editors" : { "Vscode" },
"Platforms" : { "GNU/Linux", "Windows" },
"OtherTools" : { "Git", "Figma" }
}