project cover

Realtime Chattify

This real-time chat application allows users to send and receive messages instantly. Built with React and TypeScript on the frontend and Node.js with Express on the backend, it ensures smooth and responsive communication. The app uses Drizzle ORM and Supabase for efficient data management in PostgreSQL. Real-time updates are powered by Socket.IO, enabling live conversations, while Clerk manages user authentication, providing a secure and seamless login experience.

project cover

BookMySeat

The Project was created for a office cubicle attendance, wherein employees can sign-in and reserve thier seats. Used framer motion for animation & supabase for DB & auth

project cover

Email Manager

The project is basically clone of outlook app. User can create, edit, delete folders in sidebar; Also filter emails based on read,unread etc. Created using vite✨

project cover

Web Scraper in Next JS

The project is basically a F1 Calender for 2023. It is done by web scrapping their official website https://www.formula1.com . The project is entirely done in NextJS