ZN
background

Portfolio

My Projects

During my 3+ years of programming studies, I've built a portfolio of personal and academic projects that reflect my growing skills and interests. Below are some highlights of my work.

ArcherEye

A Web Application for DLSU Professor Reviews

ArcherEye - Login or Signup
Web Development
Back-end Development
Full-Stack Development
Scrum
React
Next.js
Supabase

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.

Data Warehouse and OLAP for Healthcare Analytics

SeriousMD Data Analysis Project

Data Warehouse and OLAP
Healthcare
Data Analysis
OLAP
ETL
Data Warehousing

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.

Array

A web application for new programmers

Array
Web Development
Back-end Development
Scrum
React
Next.js
Supabase

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.

Video Game Sales Dataset Analysis

A Jupyter Notebook Analysis of Video Game Sales

Data Model
Data Analysis
Jupyter Notebook
Python
Data Modeling

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.