Development Projects
A collection of my innovative development projects from beginner to advanced levels
System Development
Inhouse Patient Management System
For Private Hospitals
Designed and developed a comprehensive Patient Management System using React with Tailwind CSS, Flask, and MySQL. Features include full patient lifecycle tracking, history and treatment modules, digital signature approval, real-time chat between doctor and nurse, and role-based access control with a responsive UI.
Booking Website for hotel
Cabana Haven
Cabana Haven is a full-stack hotel booking platform with a modern React + TypeScript frontend and a secure Laravel 12 REST API backend (PHP 8.2). The system enables users to browse rooms and manage reservations through a fast, responsive UI while the backend handles authentication with Laravel Sanctum, booking CRUD operations, validation, and database management using MySQL for reliable, scalable operations.
Farm Management System
Agro Pulse
Built a Farm Management System using React, Flask, MySQL, and Tailwind CSS to handle crops, expenses, income, and stock. Implemented CRUD operations, REST APIs, responsive frontend, and modular design for easy scalability.
Inventory & Order Management System
Inventory Master
Developed a full-featured inventory and order management platform with Angular, ExpressJS, and MongoDB. Features include product categorization, live stock tracking, order handling, user authentication, and secure API integration.
Web Page for Graphic Design Freelancer
ABC Graphics
ABC Beyond Creative is a modern creative agency and portfolio website built with Vite, React, and TypeScript to showcase design and digital services in a fast, elegant single-page experience. It features smooth client-side routing, dynamic portfolio galleries powered by Viteβs import.meta.glob, editable service and project descriptions stored in localStorage, and a polished UI using utility-first styling and reusable components. Optimized for static deployment, the platform provides a scalable, professional foundation for creatives and agencies to present their work with clarity and performance.
API for Expense Tracker
Expense Tracker
API-expense-tracker β a RESTful API for tracking expenses and incomes with a clean, extensible design. Implemented CRUD endpoints, validation, authentication, and persistence so itβs easy to integrate with web or mobile frontends.
Web Development
Hotel Website
Hotel Butterfly
Designed and developed a responsive hotel website using React and Tailwind CSS. Includes room showcase, booking inquiry form, photo gallery, and location integration.
Pizza Shop Website
Pizza Delight
Built an engaging pizza shop website with React and Tailwind CSS, featuring a product catalog, responsive layout, and interactive animations for an appealing user experience.
Cafe Shop Website
Cozy Bean Cafe
Created a modern, minimal coffee shop landing page using Figma. Included interactive menus, contact section, and branding-focused visuals.
Portfolio Website
My Portfolio
Developed my personal portfolio using NextJS and Tailwind CSS to showcase projects, skills, and contact form. Deployed with Vercel.
Beginner Projects
Simple Calculator
Basic Arithmetic Operations
A beginner-friendly calculator application built with Java that performs basic arithmetic operations like addition, subtraction, multiplication, and division with a clean interface.
Sign In Page
User Authentication Form
A responsive sign-in page with form validation, built using Java. Includes username and password fields with basic validation and a remember me checkbox.
To-Do App
only API
Create a TO-DO app api using Flask and test with Postman.