Featured Projects
-
Rock-Paper-Scissors Game (Java):
A console-based application developed as part of a group project in Java. The project involved creating an interactive game where users can play against the computer.
- Features a random move generator for the computer opponent.
- Implements a scoring system to track player and computer wins.
- Focus on applying Java fundamentals, including loops, conditionals, and object-oriented principles.
- Collaborated with team members to debug and optimize the code for a seamless user experience.
-
Online Auction System (PHP):
A web application designed to simulate a real-world auction platform. This project demonstrated proficiency in backend development and database integration.
- Allows users to register, log in, and post items for auction.
- Includes a bidding system with real-time bid tracking and a countdown timer for auction closure.
- Uses PHP for server-side logic and MySQL for database management.
- Focused on enhancing functionality, ensuring secure user authentication, and implementing session handling.
- Applied skills in front-end design using HTML and CSS for a user-friendly interface.
-
Personal Portfolio Website:
An individual project aimed at creating an online platform to showcase my skills, projects, and academic background.
- Developed using HTML, CSS, and JavaScript for responsive and interactive design.
- Features sections for "About Me," "Projects," and "Contact," with a modern layout and animations.
- Showcases real-world academic projects like the Java game and auction system, giving recruiters and peers a detailed view of my work.
- Focused on implementing clean and organized code, ensuring cross-browser compatibility and mobile responsiveness.