Projects I'm proud of

Project 1

Music House

I created Music House as a music app. It's a customized platform where users can add their favourite songs, discover artists, and manage personal playlists. At its core is a custom RESTful API built with Express, connecting a responsive React front-end to a MongoDB database. Users can log in, browse paginated song and artist lists, and easily create or edit content using intuitive forms.
In the future, I plan to integrate the Spotify API and add more features to enhance music discovery and personalization.

Check in Github

Technologies used include:

  • RESTful API
  • |
  • React & Vite
  • |
  • Express
Screenshot of Music House.

Project 2

Fome Ai Mobile App

Fome AI is a mobile application designed to help users assess and improve their fitness through personalized challenges. The app features onboarding, cardio and strength assessments, interactive progress tracking, and leaderboards. It guides users from sign-up to fitness skill evaluation using intuitive forms, animations, and tutorials.

Check in Github

Technologies used include:

  • React Native|
  • Expo|
  • Figma
Screenshot of Fome ai.

Project 3

Interactive Christmas Greeting Card

I created this web-based Christmas card as a surprise for my friends during the holiday season. It's more than just a digital greeting. It's a personalized and interactive experience designed to spread warmth and joy.
Upon visiting, users are asked for their name, which then appears on a festive card with music and animation. Once they click to "open" the card, a heartfelt message appears, making it feel like a real gift crafted just for them.

Check in Github

Technologies used include:

  • HTML|
  • CSS3|
  • Javascript
Screenshot of Christmas card.

Project 4

Board Game

Dive into a nostalgic yet modern terminal-based version of the classic Connect Four game, fully developed in C#. This project showcases my skills in object-oriented design, game logic implementation, and user interaction via console interface.

Check in Github

Technologies used include:

  • C#|
  • .NET Console|
  • OOP Principles
Screenshot of Board Game.

Project 5

Tank Game

This interactive 2D Tank Game was developed in Java, showcasing my understanding of object-oriented programming, multi-threading, and GUI design. Players control a green tank to navigate the battlefield and eliminate enemy tanks, which respond with autonomous behavior. The real-time score tracker on the side provides a clear feedback loop for user performance.

Check in Github

Technologies used include:

  • Java|
  • GUI|
  • OOP|
  • Multithreading
Screenshot of Tank Game.

Project 6

Zoe’s Fruit Garden

Zoe’s Fruit Garden is a fun, beginner-friendly fruit shopping website designed to create a smooth and enjoyable user experience. It helps users explore, select, and purchase fruits with just a few clicks—all wrapped in a visually refreshing interface.

Check in Github

Technologies used include:

  • Python|
  • Flask|
  • Bootstrap|
  • Sqlite
Screenshot of Fruit Store.