Portfolio

Below is a small sample of my work; click on the image to see it in action. If you're looking for more, check out my GitHub.

Interactive JavaScript Calendar
html • css • javaScript • angularJS
A very simple interactive calendar coded with JavaScript. We used a template during the hackathon, and afterwards I wanted to create the calendar base from scratch.
Women Who Code Hackathon Project
html • css • bootstrap • angularJS
For the 2017 Women Who Code Hackathon, my team created a meal planning app. My main focus was the calendar. You can read more about my experience in my blog post, and for a more detailed version of our code, take a look at our GitHub Repo.
Wordpress theme for blog
html • css • flexbox • php • wordpress
For my first real attempt at both Flexbox and creating a Wordpress theme from scratch, I created this for my blog.
RGB Color Game
html • css • javaScript
A fun RBG color guessing game using JavaScript that I created when I took Colt Steele's Web Development Bootcamp. I attempted the game on my own before viewing his solutions and am pretty proud of my result.
JavaScript To-Do List
html • css • javaScript
A to-do list using JavaScript that I created when I took Colt Steele's Web Development Bootcamp. I attempted the app on my own before viewing his solutions, and this is the result.