Toolbox

Here is what I use on a day-to-day basis.

Code Editor & Extensions

Terminal

  • VSCode integrated terminal

This Portfolio

  • Gatsby - A React based static site generator built on top of GraphQL
  • MDX - Markdown in the component era. Allows JSX embedds inside markdown, useful for blog posts and documentation
  • TailwindCSS - A utility-first CSS framework packed with pre-built classes that can be composed to build any design, directly in your markup
  • Prism React Renderer - A React component used to highlight code blocks
  • Firebase - A realtime database used to track article views
  • Revue - An editorial newsletter tool for writers and publishers