projects

2025-06-16
Raspberry Pi Cluster: Config
Configuration files and manifests for a 5 node Raspberry Pi cluster that runs k3s (Kubernetes). This repository contains the Kubernetes manifests and Helm charts used to deploy applications and services on the cluster.

2025-04-06
VidWise AI
A tool that downloads YouTube videos, transcribes their audio content using OpenAI's Whisper model, and creates a vector database using ChromaDB for efficient semantic search.

2024-12-17
jimdel.com
This is the source code for my personal website (this site). It is built using Go, Templ, HTMX, Alpine, and Tailwind CSS. I use it to showcase my projects and blog.

2023-10-05
Raspberry Pi Cluster: Setup
A 5 node Raspberry Pi cluster that runs k3s (Kubernetes). The entire setup is automated using Ansible to configure the operating system and join the nodes.