Back to Home

My Work

A complete archive of my work, from large-scale applications to small code experiments.

Featured Projects

Xenzy Thrift Store

Next.js, MongoDB, Tailwind CSS, Cloudinary

An e-commerce platform with a dedicated admin panel for product management, secure user login, and cloud-based image uploads.

Yoga Teacher Platform

MERN Stack (MongoDB, Express, React, Node.js)

A full-featured booking system connecting students with yoga instructors, featuring user authentication, role-based dashboards, and a verification system for teachers.

Real-Time Chat App

React, Node.js, Socket.io, JWT

A dynamic chat application supporting group and private messaging, built with WebSockets for real-time communication and JWT for secure user sessions.


Other Projects by Category

Next.js Projects

New Next.js projects coming soon... To add one, update the `nextJsProjects` array in `src/data.ts`.


React.js Projects

New React.js projects coming soon... To add one, update the `reactJsProjects` array in `src/data.ts`.


HTML/CSS Projects

Signature App

HTML, CSS, JavaScript (Canvas)

A web app that allows users to draw, customize, and save their digital signature using the HTML Canvas element.

JavaScript Calculator

HTML, CSS, Vanilla JavaScript

A simple, fully functional calculator built with pure JavaScript to practice DOM manipulation and logic.