Recent Work

Deeper Life Bible Church Website

In Progress

Church website for Deeper Life Bible Church, Maple Grove MN. Centralizes service times, event updates, prayer requests, and member resources with a clean, responsive design.

TypeScript Vercel

Drug Usage Analytics Server

Server-rendered data visualization platform that transforms national substance use statistics into interactive charts. Explore data across three dimensions: age group, drug type, and usage frequency.

Custom ETL pipeline parses raw CSV data, normalizes it into structured objects, and maps image assets at startup. Built a custom ESM template engine for server-side HTML generation with interactive Chart.js pie and bar charts. Dark glassmorphism UI with responsive design.

Node.js Express 5 Chart.js Custom ETL ESM Templates CSS

Earlier Work

Where it all started. Class projects and freelance work that built the foundation.

Tech Conference Site

CodePath Web Dev · 2025

Event-driven website with schedule pages, registration UI, and accessible navigation. Built during CodePath's web development track.

HTML CSS JavaScript

Glorem Missions Website

Freelance · 2024

Designed and published a responsive website for a missionary organization. Focused on content layout and donor navigation.

WIX Web Design

Religious Persecution Research

Coursework · 2024

Statistical analysis across 103 countries using two-sample proportion tests and data visualizations in RStudio.

R RStudio Statistics

Finals Interpreter

Coursework · 2023

Java GUI app built with Swing that helps students parse and analyze final exam schedules. Implemented parsing logic and interactive components.

Java Swing OOP

Secret Santa App

Coursework · 2023

Randomized gift exchange system using HashMap-based assignment to ensure unique gifter/receiver pairs. Focused on OOP design.

Java HashMap OOP