- 🏥 Healthcare → Tech: 10+ yrs clinical experience in high-pressure environments (ED, alongside physicians)
- 🎓 Education: MPH Epidemiology + MBA Finance & International Business
- 💻 Building: Trading systems, ML models, AI applications & health data tools in Python & R
- 🎮 Off-hours: League of Legends — memorized 150+ champions, their abilities, roles & counterplay
Systems I've built for quantitative trading and market analysis
| Project | Description | Tech |
|---|---|---|
| Trading Companion | Automated options signal system with real-time market scanning & mobile alerts | Python SciPy pandas pytest |
| Trading Intelligence | Multi-source market intelligence aggregator with scoring engine | Python requests pandas |
| Options Trading Bot | ML-powered options trading bot with live monitoring dashboard | R tidymodels Shiny quantmod |
class Developer:
def __init__(self):
self.background = ["Healthcare", "Finance", "Public Health"]
self.approach = "Problem-Driven Development"
self.goal = "Build solutions that matter"
def work_smarter_not_harder(self):
"""
From clinical triage to market signals—
I build systems that turn data into decisions.
Healthcare taught me to think under pressure,
finance taught me to quantify risk.
"""
while self.learning:
self.identify_real_problems()
self.ship_real_projects()
self.iterate_and_improve()
return "Real solutions, shipped ✨"
