Capstone Web App
SeeThrough
Live
2026
A uOttawa capstone web app for detecting AI-generated TikTok-style videos, built around upload-based analysis, confidence scoring, and visual review.
- Lets users upload common video formats or try sample videos, then returns an AI-likelihood result with supporting evidence.
- Combines visual, motion, and source-signal checks for short-form clips that may have been compressed or re-uploaded.
- Includes review heatmaps and a manual inspection flow so users can validate model findings frame by frame.
Salesforce Platform
Salesforce Case & Risk Management
Live
Aug 2026
Enterprise-style Salesforce case management project for service, fraud, and operational risk workflows, backed by an external risk-scoring API.
- Models analyst workflows for case intake, risk assessment, evidence tracking, high-risk escalation, remediation, and reporting.
- Uses Salesforce DX source, Apex services, SOQL-backed queries, Lightning Web Components, custom objects, permission sets, and Flow automation.
- Integrates with a Python/FastAPI risk service through REST callouts and includes GitHub Actions validation for tests and code analysis.
2026
A full-stack hotel booking and renting system for CSI2132, with role-based workflows for customers, employees, managers, and admins.
- Built PostgreSQL schema, constraints, triggers, indexes, seeded data, and views for hotel, room, customer, employee, booking, and renting records.
- Implemented Node.js and Express routes with EJS pages for public search, customer bookings, employee desk workflows, and admin CRUD screens.
- Added role-based login flows and access rules so each user type sees the correct operations and account-management controls.
Mobile App
Ball Medical Application
Completed
Sep 2023 – Nov 2023
A collaboratively built native hospital app for booking appointments, with real-time patient data sync and secure access for staff and patients.
- Developed in Java with the Android SDK to manage appointments and surface live patient updates via Firebase Realtime Database.
- Implemented authentication and role-aware access so patients and providers securely view and update visit details.
- Built CircleCI pipelines and automated tests to keep releases stable, with sprint tracking and issue workflows in Jira.
Social Web App
Starstruck
Completed
Sep 2022 – Dec 2022
A collaboratively built social hub for Spotify listeners to discover users with similar music taste and jump into shared playlists together.
- Collaborated on the end-to-end build so listeners could match with others who share their top artists and tracks.
- Designed a clean, approachable UI that keeps the focus on music discovery and quick connections.
- Refactored shared components and styling utilities to keep the codebase reusable, efficient, and easy to maintain.
Community Website
UOHKCA Website
Live
Apr 2026
A static website mirror for the University of Ottawa Hong Kong Cultural Association, focused on club identity, events, sponsors, and student outreach.
- Introduces the association and its focus on Cantonese-speaking and Hong Kong culture in Ottawa.
- Organizes event, team, sponsor, and connection information so students can quickly understand how to get involved.
- Published through GitHub Pages with a public repository for the site source.