Here are some personal projects of mine that are worthy of mention.
A plugin for the popular Obsidian markdown editor that acts as a chat client for LLMs such as OpenAI’s ChatGPT. Conversations are stored as regular markdown files for easy editing - in fact, prompting is done using the standard markdown editor, no proprietary interface required.
Inspired by DBT, but minimalistic, exclusively for BigQuery and 100% in TypeScript. Materialises BigQuery tables from models defined in code. Allows for maximum flexibility in testing.
GitHub Action for ONCE Campfire notifications
ONCE Campfire is a self-hosted Slack alternative. This GitHub action posts a message to Campfire when events of interest occur in your GitHub repository (when a new commit is pushed or when a workflow fails).