Projects – 7
-
Fitness Tracker
- March 2025 present
- Creating a React/Tailwind/Express/Sequelize web app to store and track workout progress with rapid AI-assisted coding.
- Integrates a Llama-based LLM agent for answering user questions and creating workouts using Hugging Face Transformers and Flask.
Serves as the motivation for the deep learning project ActionCria: Small Scale Tool Use Agent.
Demo coming soon!
-
Fitness News Dashboard
- March 2024 May 2024
- Created a decoupled microservices-based fitness news web app using Tailwind, React, and Spring Boot.
- Developed using Agile concepts, including user stories, TDD, and CI/CD pipelines.
- Features acceptance testing with Selenium and production monitoring with Prometheus and Grafana.
Tags: -
Alliant National Risk Profiling
- September 2024 May 2025
- Performs automated agent risk assessment for Alliant National Title Insurance using clustering and time-series analysis.
- Uses data from multiple sources including the Better Business Bureau and Alliant National’s own database.
- Provides visualizations via a Streamlit app deployed on Microsoft Azure.
View project at Alliant National Risk Profiling -
Predictors of NFL Tackles
- August 2024 December 2024
- Mined a large-scale dataset using modern Python tools including Pandas, SciPy, and Matplotlib.
- Delivered insights through visualization and statistical modeling.
-
Tabletop Game
- October 2023 December 2023
A simple demo scene written to showcase WebGL for my computer graphics graduate course at CU Boulder.
-
iiod.io for iOS
- November 2021 April 2022
I built a native iOS and macOS application for iiod.io using Swift and SwiftUI for my undergrad senior capstone. The app is compatible with the same API used by the web version of iiod.io.
-
Utah Pride Center Youth & Family Check-in
- September 2021 December 2021
This was a group project in CMPT 375 Web Applications to create a check-in app for our clients at Utah Pride Center. Administrators can manage users, sections, and programs, as well as generate a unique and secure join link for each user in Django admin.