Golte is a library for Go that allows you to render Svelte components inside http handlers. I created it because the Go ecosystem lacked a way to monolithically use Go and Svelte together while having support for server-side-rendering.
My Projects
Mjolnir is a plugin for Minecraft that adds Thor's hammer to the game. It can be thrown and can be used to summon lightning. This plugin has over 7.5k downloads on SpigotMC.
Plateful is an AI-Powered recipe generator. After plugging in information about what kind of meal you want, the region of the cuisine, and the ingredients you have, Plateful will generate a recipe along with images. Plateful uses OpenAI's GPT 3.5-Turbo to generate recipes and Google's Programmable Search Engine API to find images. This uses the Golte library.
Pods is a Python script to spin up a podman stack on a Linux machine. It interfaces with Podman's REST endpoint and uses .toml files for configuration. I use Pods on my homelab for various services.
OneGame is a plugin for OneNote 2016 which allows you to play games inside of it. Currently, the only game for it is snake.
This is a browser extension I created to fast forward videos on Edpuzzle.
A funny game I made when I first started coding.
This website.