Projects

Five projects, all working, each with its own README.

Trading Simulator / PnL Tracker

A shared public trade book. Open a simulated stock or option position and watch the PnL move against live market data.

Flask yfinance SQLite Black-Scholes
Open

QR Quant Company Scorer

Scores a company on valuation, leverage, growth and profitability from SEC EDGAR filings and market data, then backtests whether the score predicted anything.

SEC EDGAR API yfinance Backtesting
Open

Pipeline World

Submit a character and watch it move through a real queued pipeline (validate, test, build, deploy) in a top-down world. Every run is logged and queryable on the analytics page.

RQ + Redis Socket.IO Postgres Window Functions
Open

SRE Infra Layer

The Redis queue, cache-aside world state, and per-IP rate limiting that Pipeline World runs on, with a live dashboard.

Redis Cache-Aside Rate Limiting
Open

Site Traffic Analytics

An analytics board over this app's own network traffic: request volume over time, latency percentiles, error rate, and the busiest endpoints and outbound calls. Not visitor browsing, for reasons covered on the page.

Flask hooks Analytics
Open

Timed-Squares

A turn-based survival game on a 10x10 grid, playable right in the browser -- dodge obstacles that telegraph their next move before they make it, and outlast an escalating spawn rate. Public leaderboard, no login.

Canvas Vanilla JS Public leaderboard
Open

Earlier Projects

Older and smaller. Not running here, just linked.

Beeznest

B2B networking platform built with Ruby on Rails and SQLite. 2nd place at StreetCode Accelerator Demo Day.

View