Responsible and motivated recent graduate eager to apply academic knowledge in a professional environment. Committed to contributing a dynamic team and achieving organizational goals through strong technical skills, problem solving abilities and effective time management.
Movie Ticket Booking System
Technologies Used: HTML, CSS, React
Built a web-based tool to simplify movie ticket purchases. Users can browse movies, choose showtimes, select seats,and complete secure payments through intuitive interface.
Sudoku Solver
Technologies Used: HTML, CSS, JavaScript
Developed an interactive web application to solve 9x9 Sudoku puzzles. Used a backtracking algorithm process real-time user input. Focused on performance and ease of use.
E-commerce Website
Technologies Used: HTML, CSS, Javascript
Developed a basic e-commerce website showcasing dress collections. Implemented product listings and interactive UI elements using JavaScript. Focused on responsive design and user-friendly navigation to enhance overall shopping experience.
Password generator
Technologies used: Java (OOP)
Created a console-based password generator using object-oriented programming Allowed users to specify password length, use of uppercas and lowercase letters, numbers and special characters.