const vedant = {
location: "Pune, India 🇮🇳",
role: "Backend Engineer @ rtCamp",
expertise: ["Microservice Design", "API Design", "Clean Code Architecture Design","Vibe Code Fixer"],
languages: ["Go", "Rust", "TypeScript", "PHP"],
focus: ["HTTP Internals", "Concurrent Systems", "Performance Optimization"],
philosophy: "Build it from scratch to truly understand it",
funFact: "I read RFCs for fun 📚"
}; |
|
HTTP/1.1 Implementation in Go Building a complete HTTP/1.1 client from RFC specs. Because using libraries is too mainstream.
|
Custom Browser from Scratch HTML/CSS parser, DOM tree, and rendering engine. The DOM is surprisingly complex.
|
|
Real-time GitHub Notifications Get instant notifications for GitHub events. Email was getting too slow.
|
Crop Disease Detection App ML-powered plant disease detection. Works offline in rural areas.
|




