Personal Projects

GeograPH
Personal Project - (2024)
...

An obvious pun of Geography of the Philippines also works in Tagalog as HeograPinas. It is a quiz game made using Godot v4.2.2 about Philippine geography with the main goal of teaching geography in a simple and fun way. It is a simple game I made inspired by my own weakness in geography. The initial game was created within a month and is planned to undergo multiple updates.

Future Updates

  1. Match and connect game mode
  2. Enumeration game mode
  3. Cities and Provinces oriented questions
  4. Gameover mechanics: Limited lives questions
Garden Rhythm
Game Jam - (2025)
...

A topdown puzzle and pseudo rhythm game created as submission for the Coco Code GameJam #1. Explore the fields and gather various poisonous flowers and mix em up to create the cure for the poison invading your body! Made solo in one week using Godot v4.2.2

IceBreaker
Game Jam - (2024)
...

A game imported to HTML 5 as a submission to the Nokia 3310 Jam 6. It is styled according to the colors of a nokia 3310 phone, including its limitations in playing music. It is a platformer game that is inspired from "Ice Climbers", however it lacks multiple levels and is more simplified. Made solo in one week using Godot v3.5

Greet
Personal Project - (2023)
View the video on Youtube

A web app prototype submitted as my final project to the CS50x 2023 course. It utilises a combination of multiple languages including Python, JavaScript, SQlite and libraries such as Bootstrap and Jquery. It is based from Reddit that uses karma not just to show account activity but a form of currency to be used on the website. This link redirects to the hosted application on render.com

  • Group Projects

    The following projects are group projects I have participated in

  • Pinoy Cuisines API
    Project Manager - (2025) RESTful API - (2025)

    Took the role of project manager in developing a RESTful API for pinoy cuisine recipes. Developed using Python 3.14 and practiced GitHub branching as collaboration technique. Utilized Postman for API testing and development

    WEAR NA U
    Lead Developer - (2025) Desktop Application - (2025)

    Lead the backend development of an E-commerce desktop application for clothing as a requiremnt to the course Object Oriented Programming. Built using Java v17, JavaFX for the GUI and Microsoft SQL Server. Integrated with Stripe API as payment gateway and practiced OOP principles.

    CRYPTIQ
    Project Manager - (2025) Powershell Application - (2025)

    Lead as the project manager for a file encryption software using Powershell utilising SHA256 encryption. Managed deployment and feature integration.

  • Practice Projects

    The following projects are hosted in here and are examples of my first practice projects

  • SimpleRpg
    Practice Project - (2022)
    ...

    A html5 game written purely using javascript that features turn based movement on a 2.5d environment. The goal of the game is to eliminate enemy slimes that follow the main character's movements. This is relatively one of my projects that required writing a lot or original mechanics. It is regularly updated for other features