Last Pump
Crypto Momentum Reversal Detection System
- Built a quantitative system that tracks 2,200+ Binance Futures coins in real-time and applies a multi-factor scoring model (volume, price, open interest, funding rate) to detect exhaustion points for short-selling opportunities.
- Developed with Python/FastAPI backend, PostgreSQL database, and React frontend; includes Telegram alerts, MAE/MFE analysis, and outcome tracking with fixed-horizon returns.
CodeFossils
Abandoned Repository Discovery Platform
- Built a platform that discovers abandoned GitHub repositories (2+ years inactive, 5+ stars) and scores them for revival potential using factors like stars, forks, and topic relevance.
- Full-stack application with a Go backend, React frontend, and PostgreSQL; features automatic categorization, background data refresh every 6 hours, and filtering/sorting/search capabilities.