Consulting engagements, academic research, and smaller projects.
Full-Stack · Data Engineering
Lavo Nutrition — Nutrient Optimizer
2019
Data pipelines and APIs for estimating nutrient content of packaged foods from recipe and ingredient data, using numerical optimization to infer nutrient levels from partial information. Collaborated with a nutritionist and frontend developers; managed the cloud container infrastructure (Kubernetes on GCP).
Python Kubernetes GraphQL MongoDB GCP
Full-Stack · Decision Support
Farmly — Neighborhood Garden App
2019
Decision support tools and web/mobile apps for community vegetable gardening. Built algorithms for optimal planting decisions using nature-inspired optimization (metaheuristics), image-based measurement (photogrammetry), and spatial modeling; modular multi-service backend with a React/React Native frontend.
React React Native Python Microservices Optimization
Economics · Statistical Modeling
Value of Statistical Life Calculator
2021–2022
Interactive research tool implementing the standard Mincer wage equation to calculate the Value of Statistical Life (VSL) — an economic measure widely used in regulatory and policy analysis — from U.S. Census (CPS) and occupational fatality (CFOI) datasets. Features a widget-based UI with 30+ configurable variables; produced VSL estimates of $9.6M–$15M consistent with the academic literature. Resolved compatibility issues between datasets from different government agencies.
Python Jupyter SciPy ipywidgets Economics
Financial Mathematics · Technical Writing
Kwak Accelerated Banking Calculator
2021–2022
Formalized a proprietary mortgage acceleration strategy into rigorous mathematical equations (typeset in LaTeX) and a Python implementation suitable for patent filing. Identified and fixed logical errors in the original Excel model; quantified approximately $76K in interest savings on a $250K mortgage.
Python LaTeX Financial Modeling Patent Documentation
Scientific Computing · Physics
Molecular Dynamics Simulation
2022
Complete atomic-scale fluid simulation using the standard Lennard-Jones model for interatomic forces, with a temperature control mechanism (Andersen thermostat) and a standard numerical integration method (velocity Verlet). Configurable framework with tools for analyzing structural properties and computing thermodynamic quantities, accelerated via just-in-time compilation (Numba JIT).
Python Numba NumPy Scientific Computing
Statistics · Consulting
Tennis League Rating System
2023–2024
Statistical consulting to improve a Glicko-based tennis league rating system. Identified temporal drift causing over-penalization of lower-ranked players in top divisions; developed a normal-distribution model for player skill to guide corrective, season-start-anchored adjustments.
Python Statistics Glicko Data Analysis
Applied Mathematics · Computational Ecology
MS Thesis — Seaweed Aquaculture Light Field
2018 · University of Akron
Constructed a 3D computational model — combining probability theory and partial differential equations (PDEs, the mathematics of continuously varying physical fields) — to simulate light distribution in a seaweed aquaculture farm and estimate photosynthesis and biomass yield. Implemented using standard numerical methods in Fortran with a Python/Jupyter interface and rigorous error analysis.
Fortran Python PDEs Numerical Methods Ecology
Applied Mathematics · Molecular Physics
BS Thesis — Nanoscale Wetting
2018 · University of Akron
Analyzed computer simulations of atomic-scale water droplets (molecular dynamics) to compare how nanoscopic and macroscopic droplets spread on a surface. Built a C++ framework to track droplet boundaries over time and measure their geometry; derived a mathematical model for nanoscale wetting behavior from the simulation data.
C++ Molecular Dynamics Data Analysis Physics
Mathematics · Consulting
GPS Velocity via Carrier Phase
2019
Mathematical consulting on velocity estimation from GPS integrated carrier phase measurements, deriving the signal processing and estimation equations for precision positioning.
Mathematics GPS Signal Processing