About Me

Bio

I am a full-stack junior software developer skilled at logical analysis and passionate about problem-solving. I am a BYU Conservation Biology grad, and a graduate of We Can Code IT in Columbus, Ohio.

Skills

  • Java
  • Javascript
  • HTML5
  • CSS3
  • Spring
  • SQL
  • Testing
  • Python
  • React

Projects

Meme Generator

See it on Github See it Live

Description

Single page React app that lets a user select an image, add text, and save the resulting meme.

Skills/Technologies

React, Javascript, HTML, CSS

PROD chore tracker

See it on Github

Description

Full stack app project that helps a group track chores and tasks in a shared space. Users can add missions, mark them done, and see what others have to do.

Skills/Technologies

Java, TDD, Spring, Thymeleaf, HTML, CSS, Javascript

Book Review Site

See it on Github

Description

Full stack site with book reviews. Displays reviews with author and genre information, lets the user add comments or edit the genres associated with a book.

Skills/Technologies

Java, TDD, JPA, Spring, Thymeleaf, HTML, CSS, Javascript

Word Counter

See it on Github

Description

Run from the command line with a text file, it will generate a text file with word count statistics.

Skills/Technologies

Python