Hi there, I'm Nick.

Welcome to my corner of the web.

I'm a web developer based in Minnesota who builds interesting and beautiful websites that help people. My current focus is on accessible React applications. I also love Japan.

resume

about me

Landscape picture of Nick looking out at a vast mountain scenery
Portrait of Nick amidst greenery

Hi! My name is Nick and I like building things for the web. I was introduced to web development during high school, but I became much more engaged in the field after graduating from a coding boot camp in 2022. Since then I have continued to hone my programming skills through consistent practice and dedication.

Outside of the coding world, I enjoy traveling and studying Japanese. I spent a few years living in Japan, where I taught English and studied Japanese culture. I also play video games, DJ, enjoy pencil drawing, and practice the piano during my free time.

technology

  • HTML
  • CSS/SCSS
  • JavaScript
  • React
  • NodeJS
  • Styled-Components
  • Express
  • MongoDb
  • NPM
  • Framer-Motion
  • Inkscape
  • Git/Github
  • Vite
  • Figma

projects

  • A search application that utilizes the moogle API to search for Final Fantasy characters; users can search for the games and characters from the main series.
    featured project

    FF-Search

    A search application that utilizes the moogle API to search for Final Fantasy characters; users can search for the games and characters from the main series.

    • HTML
    • CSS
    • JavaScript (ES6+)
    • MVC
    • RESTfulAPI
  • A 'task manager' or todo application built with React. Users can add, delete, edit, and view their tasks. I've also included drag and drop functionality to reorder tasks, a mark as complete option, and a dark/light theme toggler.
    featured project

    Task-Manager

    A 'task manager' or todo application built with React. Users can add, delete, edit, and view their tasks. I've also included drag and drop functionality to reorder tasks, a mark as complete option, and a dark/light theme toggler.

    • React
    • Styled-Components
    • Framer-Motion
    • Vite
  • An application based on the traditional game with two extra player choices originating from 'The Big Bang Theory'. Users can play against a computer on their mobile device or desktop and try to get a high score.
    featured project

    Rock, Paper, Scissors, Lizard, Spock!

    An application based on the traditional game with two extra player choices originating from 'The Big Bang Theory'. Users can play against a computer on their mobile device or desktop and try to get a high score.

    • HTML
    • CSS
    • JavaScript (ES6+)
    • MVC
  • A thematic and responsive calculator that allows users to easily add, subtract, and divide positive integers and floating point numbers.
    featured project

    Calculator

    A thematic and responsive calculator that allows users to easily add, subtract, and divide positive integers and floating point numbers.

    • HTML
    • CSS
    • JavaScript (ES6+)
    • MVC