From my high school days, I learned to build various cool things as a kid, such as Arduino robots, dynamic webpages, and even Android apps, which shaped my passion for computer science. I'm an Backend enthusiast who has gained experience through project work, hackathons, and open-source.
const shekhar = {
pronouns: "He" | "Him",
code: ["Javascript", "Go", "C++", "Python", "Kotlin"],
askMeAbout: ["web dev","back-end", "system design", "app dev", "robotics"],
technologies: {
backEnd: {
js: ["Node", "Express"],
python: ["Django"]
},
mobileApp: {
native: ["Android Development"]
},
frontEnd: {
js: ["React","ejs"]
},
devOps: ["AWS", "Azure", "Docker🐳", "Nginx", "GitHub Actions"],
databases: ["mongo", "MySql", "sqlite", "redis", "postgresql"],
misc: ["Firebase", "Socket.IO", "meteor.js", "REST", "GraphQL"]
},
architecture: ["Model–view–viewmodel", "Progressive web applications"],
currentFocus: ["Distributed Systems", "go-lang"]
};