showcasing some of my recent projects
It enables anonymous message sharing via links, with a secure dashboard for managing messages. It integrates Gemini API for AI-driven message suggestions, built on Next.js with NextAuth, Mongoose, and a responsive UI using Shadcn, Tailwind CSS, TypeScript, and Zod validation.
Blogging platform built with React and Cloudflare Workers, featuring user authentication and blog creation. Used Zod for data validation and TypeScript for type safety. Integrated Prisma with connection pooling for efficient database management and implemented JWT for secure user sessions.
Built the Book Shelf app with Node.js and Express.js backend, PostgreSQL for tracking read books, and HTML5/CSS3 for the frontend. The platform organizes book notes and ratings, allowing sorting by rating, recency, and title, helping users retain key insights. Showcased CRUD proficiency with PostgreSQL for efficient data management of book notes.