Projects

Here are some of my projects

Plant Growth Stages Game

Mar 2023

I coded this short interactive game in Java to help children learn about the growth stages of a plant in a fun and engaging way. Players guide a plant through different stages of growth by collecting essential resources like water and sunlight while avoiding obstacles. This simple yet educational game introduces basic biological concepts through hands-on gameplay. 🌱🎮

Movie Viewing API

May 2024

I developed this simple movie review web app using an API that allows users to add and remove movies dynamically. The app fetches movie details such as descriptions and release years from the TMDB API, providing real-time information. Users can browse movies, check reviews, and interact with the database seamlessly. This project showcases API integration, database management, and interactive UI design. 🎬📽️.”