Welcome. I’m a programmer with expertise in data science, physics and finance. My work focuses on solving real-world problems through computation, optimization and visualization. I also sometimes make videos on YouTube.
Latest Posts
-
News Digest Bot
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 prioritizes high-importance headlines using keyword and topic scoring, and ensures each email contains fresh, non-repeating articles.…
-
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…
-
Sentiment Classifier
My Flatiron School Data Science Bootcamp Phase 3 Project was to address the business problem of brand reputation management by monitoring and analyzing Twitter sentiment. The goal was to develop a machine learning model that can correctly classify tweets as…