A Web Application for DLSU Professor Reviews
ArcherEye is a web application designed for De La Salle University (DLSU) Manila-Laguna students. It aims to provide a platform for students to access information on professors before term enlistment, offering organized and filterable reviews and discussions to improve decision-making.
SeriousMD Data Analysis Project
This project investigates the development of a data warehousing and Online Analytical Processing (OLAP) framework for improved healthcare data analysis. Anonymized data from the SeriousMD platform is utilized to design a star-schema data warehouse and implement a comprehensive ETL process. The project leverages an OLAP application for advanced analytical queries and utilizes query processing and optimization techniques for efficient performance. See the full details in the linked paper.
A web application for new programmers
A startup project that aims to help new programmers learn the basics by providing a journaling platform with mentorship opportunities. Built over 3 months using the Scrum SDLC methodology, this web application leverages React, Next.js, and Supabase for a dynamic and scalable user experience.
A Jupyter Notebook Analysis of Video Game Sales
This notebook analyzes video game sales data to reveal how ESRB ratings have changed over time and vary by genre. Techniques used include exploratory data analysis, hypothesis testing (Chi-Square), and Association Rule Mining.