Development Projects

A collection of my 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
View CodeFull-stack
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
View CodeFull-stack
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
View CodeFull-stack
System

Note App

Note Master

Created a full-stack note-taking application with Angular, Flask, and MySQL. Allows users to create, edit, and manage notes with authentication, clean UI, and full CRUD features.

AngularFlaskMySQL
View CodeFull-stack
System

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.

Node.JSPrismaMySQL
View CodeFull-stack
System

Train Ticket Booking System

Train Ticket Booking

Developed a comprehensive train ticket booking system with a user-friendly interface, real-time seat availability, and secure payment integration.

NextJSMySQL
View CodeFull-stack

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
View CodeFrontend
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
View CodeFrontend
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
View CodeFrontend
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
View CodeFrontend

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
View CodeBeginner
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
View CodeBeginner
Beginner

To-Do App

only API

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

FlaskPostman
View CodeBeginner