I built this personal portfolio website to showcase my skills, projects, and style as a web developer. It was created using React, Tailwind CSS, and Motion. The design has a futuristic look with smooth animations and a fully responsive layout. I handled everything myself, from design to development and deployment.
1
10
I built a real-time chat app called Quick Chat using MERN, Socket.io, and Tailwind. Users can send and accept friend requests before chatting. It supports instant messaging with Web Sockets and uses JWT for authentication. While working on this, I learned how real-time communication works in web apps.
1
13
I built a full-stack Airbnb clone using the MERN stack (MongoDB, Express, React, Node.js). It includes features like login/signup, property listings, booking system, and search/filter options. This project helped me improve my full-stack skills and understand how real-world web apps work.