HTML
Projects
Personal Website
Independent Project
August 2016
HTML CSS Jekyll Material Design Github Pages

This personal website and blog was built on Jekyll and uses Material Design Lite. It was built both to showcase my experiences and projects, and host my technical blog.

Sentiment Dashboard
Camden Property Trust
April 2017 - December 2017
Angular C# HTML CSS

I refactored and optimized old code that pulled information from a third party API daily. Then I worked with a DBA to combine it with internal data points, and displayed it on a dashboard built from scratch. The project was delivered weeks ahead of the original deadline.

Mastermind
Independent Project
September 2016
Ionic 2 Angular TypeScript HTML SCSS

I created a cross-platform mobile Mastermind clone with Ionic 2 to expand my skillset. It works well on iOS and Android, and can even be viewed on desktop browsers.

Blog
Displaying code in Jekyll
06 November 2016

I use Jekyll for this blog and needed to find ways to add code snippets to it. It required quite a bit of searching though, and the default preferences aren’t my favorite. Here’s how I tweaked mine.