personal-website / content / projects / resume.mdx
resume.mdx
Raw
---
title: Personal Resume
description: Built out my resume in React and TypeScript to showcase my skills, experience and good coding pratices.
date: "2023-05-26"
githubLink: https://gitfront.io/r/Bouchard/aPGNE5Ss9DN8/Resume/
projectType: Personal
keyWords:
  - React
  - TypeScript
  - CSS
  - Jest
  - ESLint
---

I built out my resume in React and TypeScript to showcase my skills, experience and good coding pratices.
I documented my code and used Jest to write unit tests for the components. I also used pure CSS to style the components.