You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open-source campus map + class finder. Search a room or course, see schedules, route to it, works offline. Flagship: UPLB (~12k students, 50k+ monthly page views). Independent forks at UP Visayas, UP Baguio, and BulSU.
UPLB CASA: a Next.js + Supabase centralized accommodation management system that replaces manual forms and spreadsheets with a unified portal for student housing applications, room assignment, billing, and audit logs. Built for CMSC 128 (Software Engineering).
Private tutoring materials and example C programs (arrays, pointers, strings, pass-by-reference) for CMSC 21: Problem Solving with Computer Programming at UPLB.
Passenger Rush: a two-player JavaFX jeepney-driving minigame with power-ups and disasters; final project for CMSC 22 (Object-Oriented Programming) at UPLB.
ICS-OS: a fork of DEX-OS used for the UPLB ICS undergraduate operating systems course; a small but real x86 instructional OS that boots from a floppy image.
An R Shiny app that solves the classic diet problem with linear programming (Simplex Method) to find the cheapest combination of foods meeting nutritional requirements. CMSC 150 final project.
Interactive interview app for the UPLB Data Science Guild: React PWA frontend, Express/Node backend, Firebase storage, with a province map, word cloud, and histograms.