Software Development

Tomagotchi

This Tomagotchi project is based on the popular handheld game from the 90’s called the Tomagatchi. It’s a virtual handheld device where users are tasked to take care of their virtual pet. 

My Tomagotchi inspired game mirrors the original game where the main concept is to keep the pet alive as long as the user can. This is done by interacting with the pet via playing, feeding and giving it a proper rest. When the score reaches 0, the game is over! Give it a Try.

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Light and Dark Mode
  • Start Timer and Age
  • START & RESET Button
  • Boredness, Hunger, and Tiredness Progress Bars
  • PLAY, FEED, and SLEEP Buttons

Wayfarer

Myself and 3 other team members have been commissioned to build a travel community, code-named Project Wayfarer, for users to share tips (AKA posts) about their favorite locations around the world.

Project Wayfarer was not only a project to build our knowledge using the JavaScript library React but also was designed to build our team building skills. 

  • MERN Stack
    • Mongo
    • Express
    • React
    • Node
  • Bootstap 5
  • HTML
  • CSS
  • 2 Models
    • View Cities
    • User Post
  • Full CRUD functionality:
    • Posts
  • Form Validation

baro

Help reduce our environmental footprint by sharing your unused items with everyone!  Baro is a renting platform where users can rent or list their personal items. As a logged-in user, you will be able to list any item you want to be rented and name your price for that item.

In addition, you will also be available to leave a review for the items you rented. However, as a guest user you can only browse through the app and product listings freely.

  • HTML
  • CSS
  • Python
  • Django
  • Amazon AWS
  • Bootstrap
  • PostgreSQL
  • Git / GitHub
  • Logged-In Users
    • Full Crud on Listing (Model)
    • Full Crud on Posting Review (Model)
    • Upload Photo (Model)
    • User login