This is a stopwatch interface I built using HTML, CSS, and JavaScript. The stopwatch has basic functionality like start, stop, and reset. It was a fun project to enhance my JavaScript skills, and I made sure the design is both functional and user-friendly.
This portfolio website is a reflection of my development journey as a software engineer. It features a clean, modern layout and is designed to be responsive. Using HTML, CSS, and JavaScript, I created sections to showcase my education, technical skills, internships, and projects.
This Java-based guessing game challenges players to guess a randomly generated number within a specified range. The game provides feedback on whether the guess is too high or too low.
This Rock, Paper, Scissors game in Java allows users to play against the computer. The player chooses one of the three options, and the computer randomly selects its move.