Founder · Solo build
2018 → Present
BuzzIn.Live
Real-time multiplayer quiz platform built from scratch and run since 2018. A multi-user game system for quick "quiz-bowl" style games, full-stack on a VPS: Node.js backend, NGINX proxy, Socket.IO communication. Ran on a freemium model for several years before being converted to fully free in July 2025.
100K+
Monthly players
2018
Running since
1
Person team
Node.js
Socket.IO
NGINX
VPS
Free to Play
Visit buzzin.live →
Paycom · Software Developer IV
2023 → Now
Payroll Engine Modernization
Multi-year team effort porting the central Visual FoxPro payroll engine to .NET 10 with zero downtime. Designed point-in-time snapshotting to eliminate drift between parallel engine runs, and extended the CI/CD pipeline to spin up isolated test environments per change.
C# / .NET 10
Docker
Kubernetes
GitLab CI
FoxPro
OU ARRC · Undergraduate Assistant
2021 → 2022
Radar Control & Telemetry
Built a PyQt utility for radar directional control and coordinate visualization, plus a LabVIEW application polling chiller telemetry over Modbus in real time.
Python
PyQt
LabVIEW
Modbus
University · Embedded
2022 → 2023
MBED Guitar Hero
A complete "Guitar Hero" rhythm game built on the MBED LPC1769 — bare-metal C, no RTOS. Real-time audio synthesis driven by hardware timers and PLLs, input handled from a custom-rewired guitar controller, and game state and UI rendered on a 4-line LCD. Coursework, but the starting point for a lasting interest in embedded systems and firmware-adjacent work.
MBED LPC1769
Bare-Metal C
PLL
Hardware Timers
Watch the MBED Guitar Hero demo →
University · Capstone
Spring 2023
Death Star Orb Warehouse Scanner
A capstone project for a battery warehouse client, intentionally unconventional in form: a staff-mounted scanning "orb" the operator carries through the aisles. Raspberry Pi 4 brain, UPS-backed power for shift-long uptime, an I2C 2D barcode scanner, and audio feedback through an onboard amplifier and speaker. Designed end-to-end as a team effort: hardware integration, power management, and the operator-facing audio cues.
Raspberry Pi 4
I2C
UPS Power
Audio Feedback
University · Senior Project
Spring 2023
Non-Visual VR Navigation
A haptic-only VR navigation experiment exploring whether spatial awareness can be conveyed without any visual channel. Distance-based pulse modulation translated proximity into vibration patterns, followed by user trials comparing different haptic feedback styles. The data side was as much of the project as the build: trial results were collected and analyzed to see which patterns actually let users navigate confidently in the dark.
VR
Haptic Feedback
HMI
User Trials
Pulse Modulation
Big M Construction · Client
2018
Static Site & Hiring Portal
Custom-built marketing site for an oil and gas pipeline construction company. Node.js, NGINX, no framework. Later extended with an internal employment application system where applicants could submit and staff could review submissions in a dashboard.
Node.js
NGINX
Vanilla JS