Welcome. I’m a programmer with expertise in data science, web development and finance. My work focuses on solving real-world problems through computation, optimization and visualization.
Latest Posts
-
Developing A 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…
-
Tweet Sentiment Classifier
View on GitHub 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…
-
Skyrim Alchemy Optimizer
This is a Colab notebook which can be used to maximize alchemy profitability using the ingredients you have on hand in The Elder Scrolls V: Skyrim. It uses integer linear programming from scipy.optimize.milp to determine which potions to make, and…