About • Skills • Achievements • Projects • Connect
const Soumyadip = {
pronouns: "He" | "Him",
location: "West Bengal, India",
currentFocus: "Building Scalable Web Applications",
education: {
degree: "B.Tech",
field: "Computer Science & Engineering",
year: "Final Year"
},
techStack: {
frontend: ["React", "Next.js", "TypeScript", "Tailwind CSS"],
backend: ["Node.js", "Express", "MongoDB", "PostgreSQL"],
tools: ["Git", "Docker", "AWS", "Firebase"],
currently_learning: ["System Design", "DevOps"]
},
interests: ["Open Source", "Problem Solving", "Tech Innovation"],
funFact: "I debug with console.log and refuse to admit it! 😅"
};