PONG GAMEhover me
DESKTOP
Developed a classic Pong game using C++, showcasing skills in game development and basic knowledge of the C++ programming language. The game features two paddles that move vertically to hit the ball, with the goal of preventing it from hitting the player's end of the screen. The project showcases the ability to handle user inputs, and render graphics, using SFML and C++.
sourceLIBRARY MANAGEMENT SYSTEMhover me
DESKTOP
Implemented a Library Management System using C++, demonstrating experience in object-oriented programming concepts. The system allows librarians to add, update, and delete books. The project showcases knowledge of file handling, data structures, and algorithms, as well as proficiency in object-oriented programming concepts such as inheritance and polymorphism.
sourceBOOK LIBRARYhover me
WEB
Created a Book Library Website using HTML, CSS, and JavaScript, showcasing skills in front-end web development and ability to build interactive web pages. The website allows users to browse books, and view detailed information about each book. The project showcases the ability to create a responsive design, apply styling using CSS, and add interactivity using JavaScript.
sourceFOOTBALL LEAGUE SYSTEMhover me
DESKTOP
Developed a Football League Management System application using Java and SQL. The application allows administrators to manage teams, fixtures, and results, as well as view league tables. The project showcases knowledge of SQL for database management/data retrieval, and Java for application development.
source soonPET SHOPhover me
ANDROID
Created a Pet Shop Android application using Java and SQLite. The application allows users to view and purchase pets, allows admin to view/modify/delete app's data including users and products. The project showcases the ability to create a user-friendly interface, manage data using SQLite, and incorporate authentication using Java.
source sooneCOMMERCEhover me
ANDROID
Developed an E-commerce Android application using Java and Firebase. The application allows users to browse and purchase products, and manage their orders and account information. The project showcases the ability to integrate a cloud database using Firebase, and build an Android application with authentication and real-time data updates.
source soonBASIC OShover me
DESKTOP
Worked on a basic Operating System made with C, showcasing knowledge of operating system concepts and proficiency in the C programming language. The operating system features basic functionality such as process management, and memory management. The project demonstrates the ability to implement low-level system functions and the use of C for system programming.
source soonPARALLEL MEDIAN FILTERhover me
DESKTOP
Implemented a Parallel Median Filter application using C++, demonstrating knowledge of parallel programming and image processing techniques. The application uses parallel processing to apply a median filter to an image, improving its quality by reducing noise and preserving edges. The project showcases the ability to use multithreading and synchronization.
source soon