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.
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
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
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
The following projects are group projects I have participated in
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
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.
Lead as the project manager for a file encryption software using Powershell utilising SHA256 encryption. Managed deployment and feature integration.
The following projects are hosted in here and are examples of my first practice projects
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