A custom-built responsive portfolio website showcasing my projects and skills, developed from scratch with clean UI and modern frontend code.
1
0
6
A full Java-based gym management app with member tracking, payments, attendance, and admin controls, built using OOP, JDBC, and MySQL.
0
6
Imperial Watches is a full-stack e-commerce platform for luxury watches built with Node.js, Express, and SQLite3. It includes a product catalog with filtering and search, shopping cart, user authentication (JWT), Stripe payment processing, and an admin dashboard for order and customer management. The frontend uses vanilla JavaScript with a responsive design, and the backend provides RESTful APIs with security features including rate limiting and password hashing. The project demonstrates end-to-end e-commerce functionality from product browsing to order completion.
0
14
CV Craft Pro a full-stack resume builder web app built with React (frontend) and Django REST Framework (backend).
It allows users to create, edit, preview, and download professional resumes through a clean UI, with features like user authentication, auto-save, multiple resume versions, and PDF export.
The frontend consumes a fully structured REST API, and the project demonstrates full-stack development, API integration, and production-ready architecture.