Projects
Smart Calendar
JavaScript, HTML, CSS
Developed a lightweight web application to assist users in
managing assignments effectively. Key features include adding
assignments with due dates and priorities, dynamically viewing
tasks, and sorting them by priority and deadline. This project
highlights proficiency in front-end development, user interface
design, and data handling using HTML, CSS, and JavaScript.
Smart Calendar
C++
Created a command-line program for managing assignments, featuring
the ability to add, display, and sort tasks by priority and due
date. This project leverages concepts such as dynamic arrays (via
STL vectors), struct-based data modeling, and custom sorting
logic, demonstrating skills in data manipulation, user input
handling, and algorithm implementation.
Star Wars Interactive Quiz
Java
Developed an interactive quiz application in Java utilizing Swing
and AWT libraries. The application featured a user-friendly
interface with custom layouts and colors, dynamic question
handling, real-time user interactions, and personalized results
displayed through text and images. This project showcased
event-driven programming expertise, as well as skills in GUI
design, problem-solving, and Java development.