Software things I’ve made.

I've worked on plenty of side projects over the past few years of being in software development. Most have been complete trash, but a few have turned out well enough that I don't mind sharing them. They are fairly simple apps I've built to increase my knowledge and expertise.

  • Suggestions App

    Simple Next.js application that allows users to sign-in, make and upvote topic suggestions.

    github.com

  • Data Ingestion CSV-to-GCP BigQuery

    This repo holds two Google Cloud Functions that work together to load CSV file data into BigQuery.

    github.com