Selected Projects

A collection of projects showcasing full-stack development, logic building, and clean user experience.

Employee Management System

Problem
Manual employee record handling is inefficient and error-prone.

Solution
Developed a structured Java application to manage employee details, salary calculation, and inheritance-based design.

Key Concepts
• Inheritance & Method Overriding
• Constructor Chaining
• Clean Object-Oriented Design

Tech Stack
Java, OOP Concepts

Java OOP Logic

Connexus – Full Stack Minor Project

Problem
Users need a responsive platform for interaction and data exchange without frequent page reloads.

Solution
Built Connexus, a full-stack web application enabling seamless user connectivity using asynchronous communication and server-side logic.

Key Features
• AJAX-based dynamic content loading
• PHP backend for server-side processing
• SQL database for structured data storage
• Improved performance and user experience

Tech Stack
HTML, CSS, JavaScript, AJAX, PHP, SQL

Full Stack AJAX PHP SQL

MyPortfolio – Personal Developer Portfolio

Problem
Developers need a professional online presence to showcase skills, projects, and contact information in a clean and structured way.

Solution
Designed and developed a fully responsive personal portfolio website with smooth animations, clear navigation, and a modern dark UI to present my projects, skills, and professional profile.

Key Features
• Multi-page layout (Home, About, Skills, Projects, Contact)
• Smooth scroll & reveal animations
• Active navbar highlighting on page switch
• Card-based project and contact sections
• Fully responsive for mobile, tablet, and desktop

Tech Stack
HTML5, CSS3, JavaScript

Frontend UI/UX Responsive JavaScript