Portfolio

These are some of the things I’ve built for myself and for my clients. If you have any questions, please let me know!

WordPress

Musings of a Rover V4

A custom theme based on the underscores framework for my travel blog. Designed & developed 100% by me utilizing custom template development and Gutenberg Blocks.

  • WordPress
  • PHP
  • HTML
  • CSS
  • Javascript
  • Kadence Blocks

Musings of a Rover V3

A custom child theme based on the Genesis framework for my travel blog. Utilized Advanced Custom Fields and Gutenberg Blocks once they became available with WordPress 5.0

  • WordPress
  • PHP
  • HTML
  • CSS
  • Javascript
  • Genesis Framework
  • Kadence Blocks

Womens Quest

Customized an existing theme to update several page layouts and optimized the site by analyzing Google Page Speed and implementing recommended suggestions within budget and style restraints.

  • WordPress
  • PHP
  • HTML
  • CSS

Other Work / Challenges

Tic Tac Toe

Created by following the Tic Tac Toe tutorial via Reactjs.org. Upon completion, I added additional styling, updated the game to use hooks, and implemented all of the suggested improvements.

  • React
  • Javascript
  • HTML
  • CSS
Infinite Scroll

The project utilizes the Unsplash API to grab random photos and displays them. As the user scrolls down the page, additional photos appear before the user reaches the bottom of the page. Creating an infinite scroll effect.

  • HTML
  • CSS
  • Javascript
Quote Generator

This project utilizes a public & free API to grab a Game of Thrones quote. It then displays the random quote as well as a button to tweet it. An additional button will retrieve a new quote.

  • HTML
  • CSS
  • Javascript
Face Recognition Application

Completed this Face Recognition Application via the Complete Web Developer Course by Zero to Mastery. Created the frontend, backend, and database.

  • HTML
  • CSS
  • React
  • Node.js
  • SQL
Social Proof Section (Frontend Mentor)

Completed a Frontend Mentor challenge via a Zero to Mastery Workshop.

  • HTML
  • Sass
  • Mobile-First
Simple React App w/ Hooks

Completed this one page web application via the Complete Web Developer: Zero to Mastery Course

  • React