PROJECTS

What I've Built

Tools, platforms, and experiments. Built to learn, built to ship.

Jan 2024

Compound Interest Calculator

public

Interactive tool for visualizing compound growth with configurable monthly contributions and compounding frequencies. My first project. A classic for every finance student.

Next.js · Chart.js · TypeScript

Try it
Mar 2024

Graham Intrinsic Value Screener

public

Stock screening tool implementing Benjamin Graham's value investing methodology with real-time market data.

Next.js · yahoo-finance2 · TypeScript

Try it
May 2024

P/E Comparative Analysis

public

Compare target stock P/E ratios against industry peers with trailing and forward metrics.

Next.js · yahoo-finance2 · Chart.js

Try it
Jul 2024

Portfolio Builder Dashboard

public

Dashboard for constructing and analyzing investment portfolios with performance tracking.

Python · Streamlit

View
Aug 2024

Delta Fightwear

public

E-commerce brand for combat sports apparel. From supply chain to storefront. No longer in service.

E-commerce · Supply Chain

Visit
Jan 2025

VFC Research Dashboard

public

Research dashboard built for the Viking Fund Club to streamline equity analysis and team collaboration. Originally built for my club, but gave me the inspiration for Stralane.

Python · Streamlit

View
Feb 2025

Stralane

private

Investing platform for retail investors. Currently in a developing beta with rapid feature updates.

In Development

Visit
Mar 2025

UFC ML Prediction Model

private

Machine learning model for predicting UFC fight outcomes using fighter statistics, historical records, and decision factors. Bet sizing is driven by the Kelly criterion to balance edge and risk. Join the Discord to see how the strategy has been performing.

Python · Machine Learning · Streamlit

Join Discord
Mar 2025

Trading Bot

private

A proprietary backtesting dashboard built to evaluate trading strategies. Fit with regime changes and features, walk-forward testing, a strategy builder using YAML, and an eval tab for an idea I have in mind. If you're interested, reach out and I can explain more.

Python · Backtesting · YAML

Apr 2025

PE Curriculum

public

Interactive private equity training platform with 12 modules, 70 lessons, and 5 interactive practice features. Built using over 15 parallelized research agents for comprehensive curriculum generation. Originally built for me, but I might as well make it public.

Next.js · AI Agents · TypeScript

Try it