My Projects

A selection of academic and personal projects demonstrating my technical skills and problem-solving abilities.

Web-Based Quiz System

Web-Based Quiz System

A web-based quiz application that allows users to attempt multiple-choice questions and receive instant score feedback. The project focuses on DOM manipulation, event handling, and basic application logic.

Tech Used: HTML5, CSS3, JavaScript, PHP

Student Management System

Student Management System

A console-based application developed in Java to manage student records. It includes functionalities to add, update, delete, and view student information, demonstrating the use of OOP concepts.

Tech Used: Java

Portfolio Website

My Portfolio

A personal portfolio website showcasing my skills, projects, and contact information. The website is designed to be responsive and visually appealing, highlighting my frontend development skills.

Tech Used: HTML, CSS, JavaScript

Array Operations

Array Operations

A console-based application developed in Java to perform various operations on arrays, including sorting, searching, and merging. This project demonstrates proficiency in array manipulation and algorithm implementation.

Tech Used: Java