PROJECT ARCHIVE
Everything I’ve built.
Systems, data, ML, automation, search and product engineering. Click any project to see how it works, what I built, and the problems I solved.
Line Skip
Mobile pass platform with device-based access, live venue data, admin controls, and tracked redemptions.
Cloudflare Workers · JavaScript · HTML/CSS · Edge state · Authentication · Device binding · Admin tooling · Live data integrationSKURRA
Real-time Solana system for tracking whale wallets, analyzing swaps, and building quantitative signals from on-chain activity.
Python · AsyncIO · WebSockets · Solana RPC · QuickNode · Helius REST · PostgreSQL design · Raydium · Orca · Jupiter · Pump.funPrediction Market Execution Engine
Real-time Polymarket engine that streams binary markets, evaluates paired prices, tracks positions, and applies portfolio risk limits.
Python · AsyncIO · WebSockets · Polymarket CLOB · py-clob-client · Market microstructure · Position sizing · Risk controlsSupply Chain Forecasting
Prophet forecasting pipeline trained on two fiscal years of sales data and connected directly to Tableau through TabPy.
Python · Prophet · TabPy · Tableau · Jupyter · Time-series validationAddress Intelligence
Python pipeline for matching millions of messy address records using normalization, ZIP grouping, and fuzzy similarity.
Python · Pandas · RapidFuzz · Normalization · Blocking · Similarity scoring · Tableau / TabPyConcurrent Job Scheduler
C++ scheduler that runs prioritized jobs across multiple worker threads with synchronization, retries, and execution tracking.
C++ · Threads · Mutexes · Condition variables · Priority queues · Failure recoveryCloud Export Pipeline
Cloud pipeline that generates large exports in background jobs and delivers them through temporary signed links.
Google Cloud Tasks · Google Cloud Storage · Signed URLs · Background jobsFinancial Decision System
Loan-risk prototype that keeps model prediction separate from the natural-language explanation shown to the user.
C++ · Python · Machine Learning · Structured preprocessing · LLM explanationsDiscord Automation
Cloud-hosted Discord bot for tickets, onboarding, permissions, support, and webhook-driven automation.
Python · discord.py · Railway · Webhooks · RBAC · Environment secretsTableau Workbook Tooling
Automation design for updating colors and value mappings across many Tableau workbooks in one controlled migration.
Tableau · XML / workbook metadata · Python automation · Color mappingInformation Retrieval
Search experiments using Pyserini to index documents, process queries, rank results, and evaluate retrieval quality.
Python · Pyserini · Indexing · Ranking · Text retrieval