picture of me placeholder

Welcome! I'm Spencer Gerritsen

I'm a Software Engineer at Sephora located in Salt Lake City with just over 4 year of experience in web development, and I love creating well designed, responsive, web applications.

These are the Languages I work with

Html Logo
HTML
CSS Logo
CSS
JavaScript Logo
JavaScript
Pythong Logo
Python
Pythong Logo
Node
Pythong Logo
SQL
Java Logo
Java

These are some of my projects

  • minka (a developers forum)

    Minka (forum made with developers in mind)

    Handlebars, Nodejs, Express, jest, SQL

    This is a 2 week project I made called minka, the reason I built this is to give developers a spot to make public notes, questions, and tips.

  • coding quiz

    A Day at a Glance

    HTML, CSS, JavaScript, Weather API, Tailwind CSS

    This is my first group project, we used github to split different parts of the project up, this webpage includes a dashboard with mutliple panels displaying the date, time, weather, stock information of your choosing, reddit headlines, and a To-do list so you can plan your day. Each panel, when clicked on, takes you to a more detailed page of the topic, the users todo list and weather and stock are saved in the local storage and all use Web-APIs to update information.

  • coding quiz

    Coding Quiz

    HTML, CSS, JavaScript

    This site was a fun exercise to test some javascript fundamentals, the quiz is timed and your score is equal to the amount of time you have left, each question answered incorrectly deducts 10 seconds from the timer. The Highscores are stored in the local storage and saved with your initials.

  • contact page

    Contact Page

    HTML, CSS

    This site was created to be my contact page in case I need to link someone to this site to receive a more detailed list of their name, number, email, and a message if they choose so.

  • css cheatsheet website

    Password Generator

    HTML, CSS

    This site was created to generate a custom safe random password for users who don't already have one, or simply need a new one.