Full Stack Developer at Abhiwan Technology.
Pick a slot if you'd like to meet me and chat about anything you are passionate about - but make sure to describe the agenda
const govind = {
pronouns: "He" | "Him",
code: ["TypeScript", "Javascript", "Python", "GoLang"],
askMeAbout: ["web dev", "app dev", "cloud computing", "UI/UX", "tech trends"],
technologies: {
frontEnd: {
js: ["React", "Next.js"],
css: ["Sass", "Tailwind", "Bootstrap"],
uiLibraries: ["Material UI", "Ant Design", "Chakra UI"],
},
backEnd: {
js: ["Node", "Express"],
golang: ["net/http"],
},
devOps: ["Docker🐳", "CI/CD", "Nginx", "GitHub Actions"],
cloudServices: {
aws: ["EC2", "S3", "Lambda"],
},
databases: ["PostgreSQL", "MongoDB", "SQLite", "MSSQL"],
misc: ["Socket.IO", "REST APIs", "WebSockets", "Cloud Functions"]
},
architecture: {
frontEnd: ["SPA", "SSR"],
backEnd: ["microservices", "monolithic", "serverless","event-driven", "design system pattern"],
devOps: ["CloudFormation", "Serverless Framework"],
databases: ["Relational", "NoSQL"],
},
currentFocus: "Writing scalable backend logic—deploying dreams one goroutine at a time.",
funFact: "I can debug faster with a coffee in hand!"
};



