My Projects

Check out some of my work.

Project

Energy Access Tracker

Environment: Python, MySQL

This project involved creating a comprehensive analysis program to track global energy access trends. Utilizing Python, I developed tools for efficient data maintenance and export to SQL databases. I leveraged various Python libraries for data visualization, enabling insightful and user-friendly presentations of complex data sets. The Energy Access Tracker provided valuable insights into energy distribution and accessibility, assisting stakeholders in making informed decisions.

github
Project

Hotel Reservation System

Environment: Java, JavaFX, GitHub, MySQL, Client-Server Architecture

In this project, I developed a user-friendly desktop application to streamline the hotel booking process, resulting in a 50% improvement in booking efficiency. The application featured a secure admin login and a self-kiosk mode for guests, enhancing both security and usability. I managed reservations and client information using a MySQL database, ensuring data integrity and accessibility. This project demonstrated my skills in developing robust client-server applications and managing complex databases.

github
Project

MetroPolitian Museum

Environment: JavaScript, React.js, Node.js, GitHub

I developed a dynamic web application to highlight the collection of the Metropolitan Museum, which led to a 40% increase in user engagement. The application features a responsive user interface designed using React.js, ensuring accessibility across different devices. I implemented robust search functionality and filtering options by artist, significantly enhancing the user experience. The project showcased my ability to create interactive and user-centric web applications using modern JavaScript frameworks.

github
Project

OOP244 WORKS

Environment: C++

The OOP244 Works repository contains assignments and projects related to Object-Oriented Programming (OOP) in C++. This collection highlights my proficiency in OOP concepts such as encapsulation, inheritance, and polymorphism. I developed various classes and data structures, managed data using file I/O operations, and tackled programming challenges, demonstrating strong problem-solving skills and logical thinking.

github
Project

Python Battle Snake

Environment: Python

TThe Python Battle Snake project involves developing a game-playing AI for the popular Battle Snake game. Using Python, I implemented algorithms to navigate the snake, optimizing for obstacle avoidance and food collection. The AI interacts in real-time with the game server, and extensive testing improved its robustness and performance.

github