BS.

Projects

A mix of personal side projects and highlights from professional work.

Portfolio v2

personal

A modern personal portfolio built with Next.js 14 App Router, CSS Modules, Supabase-backed blog/projects/tips, and a canvas cosmos background. SSR for full SEO coverage.

Next.jsTypeScriptCSS ModulesMDXSupabase

VoltVault — power. organized.

personal

Built a cross-platform mobile app for tracking battery-powered gadgets across a household. Features family sharing via invite codes, battery stock management, a shopping list, in-app purchases for premium tier, and Supabase-backed sync.

React NativeExpoSupabaseTypeScriptReact Native IAP

ML-Powered Essay Grading System

professional

A machine learning system that detects predefined phrases in student essays using a custom fuzzy-matching algorithm. The platform enables teachers to assign digital essay assignments and automatically highlights detected phrases for grading validation. Features a custom word-matching algorithm combining positional comparison with Dice's algorithm for fuzzy matching, allowing detection even when phrase words are permuted. Built with Symfony backend and React frontend, including intelligent text node manipulation for inline phrase highlighting and teacher feedback UI.

symfonyreactmachine-learning

Engineering Mentorship Program

professional

Led a structured 3-month mentorship program at HTEC Group covering React, TypeScript, testing, and engineering best practices. 100% of mentees secured full-time employment.

ReactJSTypeScriptJestAgile

Unit Test Blueprint

professional

Comprehensive unit testing suite and documentation established at HTEC Group that served as the standard blueprint for testing across multiple engineering teams.

JestReact Testing LibraryTypeScriptReactJS

Inuitcss Integration

professional

Proposed and led the integration of Inuitcss across projects at Eton Digital, achieving a 30% reduction in page load time and significantly improved CSS maintainability.

CSSSCSSInuitcssVue.js

CI/CD Pipeline — GitLab

professional

Established a complete CI/CD pipeline for a React project at Eton Digital using GitLab, streamlining build, test, and deployment processes and reducing release friction significantly.

GitLab CIReactJSDockerBash

AWS CloudFront FE Deployment

professional

Architected and configured the AWS infrastructure for a production front-end application — CloudFront distribution, S3 origin, cache invalidation, and environment pipelines.

AWSCloudFrontS3DockerGitLab CI