const Naveen = {
pronouns: "He" | "Him",
currentRole: "SDE-3 @ KLA Corporation",
previously: ["ex-PhonePe (SDE-2, Growth-Core & AppBazaar)", "Code Brew Labs"],
location: "Bangalore, India",
experience: "6+ years",
code: ["Java", "Node.js", "JavaScript", "SQL"],
askMeAbout: [
"distributed systems", "system design",
"recommendation systems", "microservices",
"event-driven architecture", "fintech"
],
technologies: {
backEnd: {
java: ["Spring Boot", "Spring", "Dropwizard", "JUnit"],
js: ["Node.js", "Express", "Hapi"]
},
databases: ["MongoDB", "MySQL", "PostgreSQL", "Redis",
"Aerospike", "HBase", "Elasticsearch", "SQLite"],
messaging: ["Kafka", "RabbitMQ", "Socket.IO"],
cloud: ["AWS (EC2, S3, Lambda, CloudWatch, RDS, Auto-Scaling)"],
observability: ["Grafana"],
frontend: ["Svelte"],
mobile: ["Android"],
concepts: ["LLD", "HLD", "Design Patterns",
"BloomFilters", "DSA", "Disaster Recovery"]
},
architecture: ["microservices", "event-driven", "push-based"],
funFact: "There are two ways to write error-free programs; only the third one works"
};
⭐️ From naveenverma1
