Projects

  • "Our Family" App

    A web app that is used by my family to track the daily activities of our dog Riesling, like walks and giving him his food. It also serves as a recipe tracker, where we keep a copy of recipes we have made and liked in the past. The recipes are stored as markdown files, which are then parsed and created into static pages using Next.js.

    • React
    • TypeScript
    • Next.js
    • Tailwind CSS
    • PostgreSQL
    • Magic Auth
  • Office Stat Board

    A slideshow which displays statistics about an office or company. The StatBoard was designed to be displayed on a television in a common area in the office so that staff can see cool inforation at a glance. It's useful for highlighting office events, competitions, anniversaries, weather, even communiting information.

    • React
    • Create React App
    • Ant Design
    • CSS Modules
    • Go
    • MySQL
    • Advent Of Code API
    • Dark Sky API
    • ESPN API
    • DC Metro Hero API
  • SOAP Analyzer

    A developer tools Chrome extension which allows users to easily track any SOAP HTTP requests that are made by the browser. Its meant to act as the Network tab, but only for SOAP HTTP traffic, currently has ~4,000 actively weekly users.

    • React
    • Webpack
    • Ace Editor
    • Chrome Extension
    • Dev Tools