Web Developer

I am the C#/.NET instructor at Epicodus, an intensive bootcamp for web development. I also teach an Introduction to Programming course and Javascript course. I am enthusiastic about the future of this field and am passionate about making sure that people from underrepresented demographics are a part of it.
I attended class at Epicodus from October 2016 to March 2017. Epicodus utilizes a pair-programming structure. Each day for 8 hours we worked through the previous night's homework with a partner on a variety of basic web development skills. A central objective of the Epicodus curriculum is to teach students a set of highly adaptive technical and soft-skills coupled with an understanding of how to self-educate. I found that by working with a pair I was able to improve my skills at a quicker pace. I enjoyed learning from others, and when my pair was struggling with a topic I understood, it gave me a chance to solidify my knowledge by explaining it to someone else.
When the position opened up for the C#/.NET track Instructor at Epicodus, I jumped at the opportunity. I knew that it would be a great way to continue my learning, and that I enjoyed contributing the positive and inclusive atmosphere that Epicodus cultivates.
Since taking the job, I have worked to learn at an even greater pace. I like to dive deep into topics. However, I believe that the best developers are flexible, so I focus on identifying patterns and themes that can be broadly abstracted and applied to other topics.
Check out the projects I've been working on below!
Staff LunchIf your interested in learning how to code, check out Epicodus's site.
Feel free to check out our curriculum- it's all posted online - no registration necessary!

The main purpose of this app is to generate a 2-color scarf knitting pattern from cellular automata rules. Users are able to choose the rule, 2 colors, and dimensions and see the scarf change immediately. Users are able to save their creations and revisit them later by signing in with a username and password.
starAJAX, C# 6, CSS, D3, HTML5, ES5, Materialize.css, MSSQL, .NET Core 1.0 (Mvc, Entity Framework & Identity), Razor, SSMS, VS 2015
This is a site for Hearts & Hands Cafe, a nonprofit organization in Wasilla, Ak. Hearts and Hands offer supportive employment opportunities for individuals with mental disorders. This site is currently under construction and the code for this project is not available to the public.
starAngular 4, Angular CLI, C# 7, .NET Core 2.0 (Mvc, Entity Framework & Identity), Material.css, SASS, VS 2017
The main purpose of this application is to allow users to find concerts featuring artists that are catered to their likes based off of their LastFM profile. The user is able to search for concerts by city, state, zip code, and longitude and latitude. A list of the concerts and their locations and a map with the locations of the concerts plotted on a grid are shown to the user. This application was built with Angular CLI and uses the Google Geocoding API and Google Maps API, the LastFM API, and the SongKick API. When the user searches for concerts, the application uses the LastFM API to get the user's top tracks. It uses the SongKick API to generate a list of concerts featuring bands that are similar to the artists of those top tracks. It uses the Google Geocoding API to process the locations inputted by the user. It usese the Google Maps API to plot the results on a map.
starAngular 2, Angular CLI, CSS, Firebase, TypeScript 2, SASS