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.

  • Mikey & Me Chatbot

    This project consists of a frontend Nextjs application and a backend .NET WebAPI using Semantic Kernel to orchestrate interactions with a Vector Database and an LLM.

    Nextjs ChatUi App

  • 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