Things I've built

Web App
Lasallian.Me

A digital hub for the La Salle Computer Society. Features unified user profiles, review system for DLSU web projects, and secure authentication via Google OAuth with student emails.

Next.jsExpressTailwind CSSBetterAuth
Web App
LabKoTo

Optimized laboratory scheduling for DLSU students. Interactive seat selection, admin dashboard, automated email confirmation, and full deployment on Vercel and Render.

Next.jsExpressMongoDBVercel
Web App
Chess Club Management System

Centralized platform for chess club administration. Custom tournament scheduling, real-time player and coaching analytics, and administrative resource management.

Next.jsExpressMySQLVercel
AI / Algorithms
Q-Learning Bot Catcher

A reinforcement learning project implementing a Q-learning agent that tracks and catches bots within a simulated virtual environment.

PythonReinforcement Learning
Algorithms
Sokoban Solver

A Java-based game solver using state-space search algorithms to find efficient paths to solve the classic Sokoban puzzle game.

JavaState-Space Search
NLP / AI
Language Classifier

An NLP project that probabilistically categorizes text between English and Tagalog based on trained patterns using natural language processing techniques.

PythonNLP