developer.ts
// Initialize core developer profile
const developer = {
name: "Sourav Debnath",
role: "Full-Stack Web Developer",
stack: ["MERN", "Next.js", "TypeScript"],
status: "Building the web of tomorrow",
coffeeLevel: 100%,
};
// Awaiting instructions...
>

guest@dev:~$ cat skills.txt

Frontend
React, Next.js, Tailwind CSS, HTML5, CSS3, shadcn
Backend
Node.js, Express.js, Authentication (JWT)
Database & Tools
MongoDB, Mongoose, Git, GitHub, Vercel, Postman

guest@dev:~$ ls -la ./projects

mango_fango
A web app to help users track and care for their houseplants with secure authentication and dynamic routing.
React.jsNode.jsMongoDBFirebaseTailwind
service_reviews
A full-stack application allowing users to review and interact with services, featuring user profile management.
React.jsExpress.jsMongoDBFramer Motion
tied_4_life
MERN-based matrimony platform featuring JWT protection, premium memberships, and interactive admin dashboards.
MERN StackJWT AuthFirebaseTailwind