Tech | \nSkill Set | \n
---|---|
Frontend | \nJavaScript, TypeScript, React, NextJS, Redux, Webpack, Rollup, Immutable, Styled Components, Yarn, IndexedDB, LocalStorage, streaming video, WebGL, and WebWorkers. | \n
Backend | \nNode.js, Java (Gradle, Guice, Jackson, Jersey, Jooq, Liquibase), Python, PHP (Laravel, Composer, WP), RabbitMQ, Memcached, and Algolia. | \n
Analytics | \nAthena, Google Analytics, Mode, and Qlik. | \n
Data/Database | \nMySQL, MongoDB, GraphQL, and Neo4J. | \n
Ops | \nKubernetes, AWS, GCP, Jenkins, Travis CI, Kibana, Grafana, Prometheus, and Varnish Control Language. | \n
Data Engineering | \nSKLearn, Tensorflow, Pandas, and Jupyter Notebook. | \n
Design | \nFigma, Zeplin, Sketch, Canva, LucidChart. | \n
Miscellaneous | \nAgile, Jira, Photoshop, Lightroom, and Premiere Pro. | \n
Personal Interests | \nPhotography, woodworking, boardgames, disc golf, and baseball. | \n
Baseball has been one of the strongest influences on my life. I grew up watching it nearly every night with my Dad and playing all year long (in some form) through high school. I love the all of the nuances in the sport. As a baseball evangelical, I spend every free moment taking in baseball. From the front office economics to the 9th inning ejection, I simply can’t get enough. This derangement (I wanted to say passion but my girlfriend disagreed), has led me down the analytics rabbit hole that each team’s front office is competing against one another to uncover some novel stat ignored by moneyball.\n
\nMajor league baseball has been releasing data of every single pitch thrown for the last 5+ years. This dataset doesn't just contain the velocity and angle but includes things like launch angle, vertical break, horizontal break, release rotation, height the pitch was released at, exit velocity and much more.
\nI've been looking for a project to utilized machine learning techniques and this dataset was begging to be analyzed.
\nI had used some basic machine learning tools in the past such as linear support vector machines, and k-nearest neighbor's. But I really want to try to our neural networks. My initial findings indicated that LSVM outperformed neural networks in speed and accuracy. I'm skeptical of these results and wonder if I have a flaw in the setup of my neural network
\nI started building a UI that allows the user to position a pitch in a virtual strike zone, give it velocity, breaking, and angle variables and the app will determine the likelihood of a hit.
\n \nI find myself more and more frustrated in my search for fair news. The internet lends itself to creating \"click-bait\" like article titles which isn't great in the search for truth. I started creating a tool that can detect the political leaning of individual articles through natural language processing techniques. Currently, I am attempting to first analyze text and determine the publisher by computing term frequency–inverse document frequency among other things. Next, I would like to investigate sentiment analysis of images. I believe each news outlet choose less flattering images of their \"opponent\" and I'm curious if the data bears that out.
\nI also discovered there is an API that attempts to do this: AllSides. I find their ratings quite fair and will use that as a sample set to compare my results.
\nSome of the code lives in this repo
\nThere is a small front end app I'm using to collect data: Left-Right-Center Data Collection. If you find an article very biased you can copy/paste the link and rate it.
\n