Three problems. Three builds.
Each project below started as a real need — managing a tuition centre, building out a client's website, or simply having a place to point people to. Here's how each one was put together.
Tuition Management System
Frontend Engineering · Offline-first architectureA web-based system built to handle the day-to-day admin of running a tuition centre — students, attendance, and fees — without requiring any backend infrastructure.
- Full Student CRUD operations: add, edit, delete, and search student records
- Attendance Management with present/absent tracking and automatic attendance percentage calculation
- Fee Management module covering fee history, total collection tracking, and live fee status monitoring
- Persistent data storage using Local Storage — no backend or database dependency
RMV Buildcon Website
Frontend Engineering · Client websiteA frontend build for RMV Buildcon, a construction/building company — focused on giving visitors a fast, consistent, and responsive experience across devices.
- Built the complete frontend using HTML, CSS, JavaScript, and React.js
- Created responsive layouts for a seamless experience across desktop, tablet, and mobile
- Implemented interactive UI components and smooth page-to-page navigation
- Focused on performance optimization and visual consistency throughout the site
- Applied modern frontend practices to improve usability and overall user engagement
Personal Portfolio Website
Frontend Engineering · DeployedA responsive personal site built from scratch to showcase projects, skills, and experience — the predecessor to the one you're looking at now.
- Dynamic project sections with smooth navigation between them
- Working contact form with backend integration for handling submissions
- Reusable UI components built with performance and mobile responsiveness in mind
- Deployed for public access