/projects
Spring 2025 — Partnership with Microsoft & NDSU Ag Data Team
- Built a full-stack web app (React + Node.js + MSSQL) that streamlined 24,000+ producers’ field research submissions statewide across North Dakota, replacing legacy paper/email workflows.
- Implemented secure Google OAuth2 login to simplify onboarding and ensure authenticated access across research partners statewide.
- Designed and developed bulk Excel upload and export features, enabling fast data entry and flexible reporting for research extension.
Herd Key Value Store
Fall 2024
- Designed and implemented a high-performance, cloud-native in-memory NoSQL database in Go, achieving over 5,000 ops/sec with 1,000 concurrent clients.
- Developed a gRPC API with TLS/mTLS support for encrypted client-server communication, ensuring secure data transmission and authentication.
- Integrated write-behind transaction logging and periodic snapshotting for durable persistence and crash recovery, stored in a Docker Volume with Docker Compose.
- Used trunk-based development with CI/CD for linting, tests, and automated GitHub Package releases.
Sigma4
Spring 2024
- Developed a 3D Connect 4 game with a reinforcement learning agent capable of competing against human players.
- Implemented and tested the agent and collected data to analyze player advantage.
- Built using the Unity ML Agents toolkit in C#.