project-photo

Portfolio Site

A blogging platform where users start with a plot and build a full story using a voting system. Users can submit blocks for each part of the story. The block with the most votes slides into that part of the story.

Background

This portfolio site is still a work in progress. I would love to switch convert the project data into markdown templates as well as add a blog. For now, it's main purpose is to display some of my recent projects and my work experience.

Tech Stack

For this applications I decided to use the following tech stack:

  • Typescript
  • NextJS
  • Tailwindcss

I further configured the project with my own personal favorite packages including, Husky for commit hooks, prettier/eslint, and react-icons.