Portfolio

Development Projects

A collection of my innovative development projects from beginner to advanced levels.

🚀

System Development

🎯 System

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.

ReactFlaskMySQLTailwind CSS
🎯 System

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.

ReactLaravelMySQL
🎯 System

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.

ReactFlaskMySQLTailwind CSS
🎯 System

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.

AngularExpressJSMongoDB
🎯 System

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. Features smooth routing, dynamic portfolio galleries, editable service descriptions stored in localStorage, and a polished UI using utility-first styling and reusable components.

React
🎯 System

API for Expense Tracker

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.

Node.JSPrismaMySQL
💻

Web Development

🌐 Web

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.

ReactTailwind CSS
🌐 Web

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.

ReactTailwind CSS
🌐 Web

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.

ReactTailwind CSSMySQLFlask
🌐 Web

Portfolio Website

My Portfolio

Developed my personal portfolio using NextJS and Tailwind CSS to showcase projects, skills, and contact form. Deployed with Vercel.

NextJsTailwind CSS

Beginner Projects

✨ Beginner

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.

Java
✨ Beginner

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.

Java
✨ Beginner

To-Do App

Only API

Create a TO-DO app API using Flask and test with Postman.

FlaskPostman