University of Colorado Boulder
2012 - 2017
Computer Science, B.S.
Boulder, CO
Relevant Coursework:
Apollobit (Internship)
Denver, CO
Full Stack Intern
May 2016-Aug 2016
Worked with a team of 3 other interns using the Django framework combined with AngularJS to quickly prototype a news aggregation website. This website aimed to show trending and live news to the user quickly, and without having to read individual articles. Became familiar with the MVC pattern, creating an API endpoint, and database design and integration.
LitMaps (Project)
Boulder, CO
Big Data Architecture
Spring 2017
Music popularity web app for my Big Data architecture. Used Kafka, Mongodb, Spotify API, and the Twitter API to track the popularity of Spotify’s top 50 songs on Twitter. Threaded Python application implementing Kafka to queue tweets for processing and ingestion into MongoDB. View on Github
Airport Data Analysis (Project)
Boulder, CO
Senior Engineering Project
Fall 2016 - Spring 2017
Module for my Senior Engineering Project. Used scikit-learn in Python to apply supervised machine learning and deep learning to airport data ingested from csv files and from a Cassandra database. Aided in integration of machine learning into an airplane routing algorithm. View on Github