Member of Technical Staff at VMware, Inc
const praveen = {
pronouns: "He" | "Him",
code: ["Go", "Python", "Javascript"],
askMeAbout: ["backend", "tech", "architecture", "photography"],
technologies: {
backEnd: {
go: ["gin", "goroutines", "channels"],
python: ["flask"]
},
devOps: ["AWS", "Docker🐳", "Kubernetes"],
databases: ["mongo", "MySql", "redis"],
misc: ["Kafka", "design patterns", "unit testing", "scraping"]
},
architecture: ["Microservice Architecture", "Event driven Architecture"],
currentFocus: "Writing maintainable code",
funFact: "There are two ways to write error-free programs; only the third one works"
};
📈 My GitHub Stats