![Image of a light colored desk with white keyboard, a cup of coffee and a pair of ear bud headphones.](/assets/images/coffee-keyboard2.jpg)
![](/assets/images/bulbSmall.png)
Technologies
Frontend
JavaScript
HTML
CSS
React
React Native
Flutter
Backend
Node.js
Express
MongoDB
Python
Tools and Platforms
Vercel
Firebase
Git
GitHub
Docker
Canva
![background colors, blue and pink](/assets/images/blob.jpg)
Projects
Professional Projects:
![Kardia Classical School website screenshot](/assets/projectScreenshots/KardiaScreenshot.png)
Kardia Classical School Website
Technologies: NextJS, Sass, JavaScript, Material UI, Framer-Motion
Website built for Kardia Classical School, a private school in Snohomish, WA. It features animations using Framer-Motion and integration of Facebook Messenger for a live-chat option for prospective parents.
![Screenshot of a political campaign site for Chuck Whitfield featuring a Vote for Chuck Whitfield sign and a headshot of Chuck.](/assets/projectScreenshots/chuckSiteScreenshot.png)
Vote 4 Chuck! A political campaign website
Technologies: React, Vite, JavaScript, Sass, Canva
I was commissioned to build a site for a local school board director running for re-election. In addition to developing the site, I took headshots of the candidate, photographed local architecture for the site, set up a YouTube channel, and created thumbnails for the videos.
![Screenshot of a Kelso's Meats landing page featuring a slideshow of meats and cows.](/assets/projectScreenshots/kelsos.png)
Kelso's Meats Landing Page
Technologies: React, HTML, SASS, JavaScript, Bootstrap
Landing page built for Kelso's Custom Meats in Snohomish, WA. When I met the Kelso family their website that was built in 2013 had recently been taken down due to their domain expiring. I found a more desirable domain, helped them purchase it, and developed this landing page for them.
Personal Projects:
![Bibliolog screenshot showing the home page with an image of a woman reading a book.](/assets/projectScreenshots/BiblioLogScreenshot.png)
BiblioLog - Your Virtual Bookshelf
Technologies: React, Vite, Sass, Redux, Node, Express, Mongoose, MongoDB
Users can create an account, search for books, track what they have read, and store reviews. This app uses the Google Books API to search for books. State management for this app is handled by Redux.
![Screenshot of Brittany Herzog Photography website](/assets/projectScreenshots/bhphotography.jpeg)
Brittany Herzog Photography
Technologies: React, HTML, CSS, JavaScript, React Spring
During my full stack web and mobile bootcamp with Nucamp, I developed this site as a final project. I did so for a friend who is a very talented photographer. I designed all aspects of the site including branding. I was awarded a Graduation with Honors certificate for this project and the video documentation I submitted.
![Screenshot of Country Guesser website](/assets/projectScreenshots/countryGuesser.png)
Country Guesser - A Geography Trivia Game
Technologies: React, HTML, CSS, JavaScript, Bootstrap, Node, Express, Mongoose, MongoDB
While teaching web development for a class of 7th graders the idea for this app was born! Country Guesser displays a flag and some information about a country. The user must guess from the four options displayed. The more correct answers, the longer the streak. The best part of development was how much the kids enjoyed helping. When the class insisted that the game include a leader board, I added an API in order to store the data in a MongoDB database.