Welcome. I’m a programmer with expertise in data science, finance and physics. My work focuses on solving real-world problems through computation, optimization and visualization. I also sometimes make videos on YouTube.
Latest Posts
-
SOAP: Social Polling
Constructive political criticism online is hard to find. Discussions quickly turn mean, and even minor disagreements can escalate into major arguments. Messages often get lost if one’s audience is too small, and misunderstood words can lead to backlash. That’s where…
-
NewsBot
This Python script fetches the latest Google News RSS headlines for a user-supplied list of topics and sends a nicely formatted email digest. It uses Google Gemini to prioritize headlines. Designed to run daily using cron on any Unix-based system. View on…
-
TQQQ Trading Algorithm
Developing a successful trading algorithm is about finding the right balance between capturing market gains and managing risks. In this capstone project for the Flatiron School Data Science Bootcamp, I created and refined a QuantConnect trading algorithm that combines a…