Check out my work at varunmantri.me
const varun = {
pronouns: "He" | "Him",
code: ["JavaScript", "C++"],
askMeAbout: ["web dev", "tech", "startups"],
technologies: {
frontend: {
js: ["React", "Next.js"],
css: ["Tailwind", "Framer Motion"]
},
backend: ["Node.js", "Express", "Prisma"],
databases: ["MongoDB", "PostgreSQL"],
devOps: ["AWS", "Docker", "GitHub Actions"],
currentFocus: "Building CrimsonCache - Redis-like server"
},
architecture: ["Microservices", "REST APIs", "JAMStack"],
funFact: "I forget to commit code when I am about to mess up :) "
};
⚡ Building high-performance in-memory data store with custom protocol implementation
- Building Pokémon TCG trading platform with real-time matching
- Code sharing platform with real-time rendering