THE ENGINE BAY

PahAIyag
A real-time AI-assisted transcription and fact-checking system to verify information accuracy on the fly. Developed for CMSC 190 Special Problem.

Multiclass Skin Lesion Classification
YOLO object detection models for multiclass classification of skin and Mpox lesions based on disease staging.

Tilaok
A hybrid digital communication platform bridging Filipino farmers and the Department of Agriculture (DA) via real-time mobile app and SMS channels. Won 1st Runner-up at Technovation Summit.

Flexor
A hackathon project webapp that aims to track budgeting and user spending pattern.

TarShare
An AI-powered civic platform empowering Filipinos to transform informal grievances into formal, actionable complaints. Built with Next.js and Firebase; utilized Gemini and Vertex AI.

ICAREX
ICS Alumni Relations and Exchange platform to strengthen alumni relations for UPLB ICS through events, donations, and job listings.

Ingat by Hivemind
Ingat is a collaborative platform designed to transform pedestrian concerns into actionable insights. By ensuring that every voice is heard amidst the bustling noise of the road, Ingat empowers communities and decision-makers to prioritize pedestrian safety and accessibility.

Othello (Reversi) Game with AI
Classic board game Othello with a graphical interface using Pygame and Minimax algorithm with Alpha-Beta Pruning.

Project Sakuna
A unified web application for DOST consolidating GIS, disaster management, and risk assessment tools into a single platform.

K-Means Clustering on Crime Data
This project performs K-Means clustering on crime data from Baltimore. It reads crime data from a CSV file, extracts coordinates, and applies the K-Means clustering algorithm to group the data into clusters based on their spatial proximity.

Predict Rainfall Using K-Nearest Neighbors
This project implements a K-Nearest Neighbors (KNN) algorithm to predict rainfall based on weather forecast data. It calculates distances using the Minkowski distance formula, splits the dataset into training and testing sets, and evaluates the accuracy of predictions.

Naive Bayes Classifier for Spam Detection
Machine learning model to classify spam emails with effective model tuning and a Tkinter GUI.

8-Puzzle Game AI Solver
Python-based GUI application for solving the 8-puzzle game using A*, DFS, and BFS with multiple heuristic functions.

PolySolver Suite
PolySolver Suite is a versatile program that seamlessly tackles polynomial regression, quadratic spline interpolation, and simplex method, providing powerful solutions for mathematical optimization and curve fitting.

Food Review System
This information system allows the ability to record, in electronic form, data on food reviews and food items from food establishments.

Alien Stormfront
An action-packed side-scrolling game set in the midst of a burning city under alien attack.

eLBigayan
eLBigayan is a mobile app for donating items to charities in ELBI. Users can sign up as donors or organizations. Donors browse and donate, while organizations manage donations, update statuses, and organize drives.

Farm To Table
This is an e-commerce platform for the an agriculture organization. It facilitates direct transactions between farmers and consumers, linking farm to table. The DA compiles a catalog of items for sale in the public market, allowing customers to buy directly from the source

Black Jack
A standard blackjack game with a scoring system and a leaderboard.