Projects

A collection of my development and design work.

DevelopmentFeatured

FHSU GamePulse

A React Native mobile application that transforms live stadium experiences by connecting thousands of fans through synchronized, interactive light shows powered by a Node.js Express backend.

TypeScriptReact NativeExpo
DevelopmentFeatured

QuickPay Project

A React Native mobile application that simplifies personal finance management by unifying multiple bank accounts, enabling QR code payments, and providing interactive budget visualization through a non-custodial system powered by Plaid, Stripe, and a Node.js Express backend.

React NativeExpoTypeScript+2
DevelopmentFeatured

FHSU Blackboard Data Queries

A collection of 50 production-ready Snowflake SQL queries that analyze educational data from Fort Hays State University's Blackboard learning management system through Anthology Illuminate. The queries extract insights about student engagement, course content compliance, assignment tracking, tool adoption, and institutional hierarchies to support data-driven decision-making within the Teaching Innovation and Learning Technologies (TILT) department.

SQLSnowflake
Development

LoFi Focus Timer

A Progressive Web App (PWA) that implements the Pomodoro Technique with offline-first architecture using dual-layer data persistence through Firebase Firestore and IndexedDB. The application provides a 25-minute focus timer and task management system that works seamlessly whether online or offline, automatically synchronizing data when connectivity is restored, ensuring users maintain uninterrupted productivity workflow regardless of network conditions.

JavaScriptFirebaseIndexedDB