showcasing some of my recent projects
Qbox - Anonymous feedback board2024
Open source web application to send/receive anonymous feedback/messages built using NextJS, NextAuth, Mongoose(MOngo DB), Tailwind CSS & more.
Medium like blogging platform2024
Blogging platform featuring CRUD operations for Blogs. Built with React and Cloudflare Workers, used Zod for data validation. Integrated Prisma with connection pooling for efficient database management and implemented JWT for secure user sessions.
Bookshelf - Personal book notes app2024
Developed the Book Shelf app with a Node.js and Express.js backend, PostgreSQL for tracking books, and HTML/CSS frontend. It organizes book notes and ratings, allowing sorting by rating, recency, and title, showcasing CRUD proficiency and efficient data management.