Pinned Repositories
berryio-smartthings
Web Browser based control system for the RaspberryPi
cook-docs
A tool for automatically generating markdown documentation for cooklang recipes
helm-charts
My collection of Helm charts.
home-assistant
๐ My Home Assistant backup ๐ค
homelab
๐ก A repo for my homelab setup ๐งช
homelab-playbooks
๐ก Ansible playbooks for my homelab ๐
notes
My notes on various things
recipes
๐ฅ My collection of recipes made with cooklang ๐
smartthings
This is a repository of all of my custom SmartThings programs, which include both Device Types and SmartApps.
turing-pi-scripts
Miscellaneous scripts for my Turing Pi setup. Turn on and off all nodes with a command or power button and have a power LED.
nicholaswilde's Repositories
nicholaswilde/helm-charts
My collection of Helm charts.
nicholaswilde/recipes
๐ฅ My collection of recipes made with cooklang ๐
nicholaswilde/home-cluster
My home Kubernetes (k3s) cluster managed by GitOps (Flux2)
nicholaswilde/cook-docs
A tool for automatically generating markdown documentation for cooklang recipes
nicholaswilde/notes
My notes on various things
nicholaswilde/docker-fossil
A multi-architecture Docker image for Fossil.
nicholaswilde/home-assistant
๐ My Home Assistant backup ๐ค
nicholaswilde/nicholaswilde.github.io
My profile page.
nicholaswilde/solar-battery-charger
:battery: A solar battery charger to charge lithium ion (li-ion) 18650, 9V, and coin batteries and Ni-MH AA and AAA batteries. :sunny:
nicholaswilde/sourdough-calculator
A React app to calculate the weights of sourdough ingredients using The Bread Code Sourdough recipe
nicholaswilde/cook-import
A command line tool to import recipes into Cooklang format using ChatGPT
nicholaswilde/cooklang-micro
Cooklang syntax highlighting for the micro editor
nicholaswilde/docker-formalms
Docker container for e-learning platform FormaLMS
nicholaswilde/docker-template
A template repo for Docker images.
nicholaswilde/homelab
๐ก A repo for my homelab setup ๐งช
nicholaswilde/homelab-playbooks
๐ก Ansible playbooks for my homelab ๐
nicholaswilde/codespaces-dotfiles
The dotfiles used for my codespaces
nicholaswilde/curriculum-vitae
My curriculum vitae and resume.
nicholaswilde/docker-cooklang-import
A Docker image for cooklang-import
nicholaswilde/docker-twtxt
A multi-architecture image for twtxt.
nicholaswilde/dotfiles2
My Debian based dotfiles.
nicholaswilde/homelab-homepage
A test homepage using homepage for my homelab
nicholaswilde/homelab-semaphore
A repository for Semaphore in my homelab
nicholaswilde/kind-cluster
My kind Kubernetes cluster managed by GitOps (Flux2)
nicholaswilde/libbash
๐A collection of common bash libraries ๐ค
nicholaswilde/mkdocs-material
A repackage of squidfunk/mkdocs-material image that includes neoteroi-mkdocs
nicholaswilde/nicholaswilde
nicholaswilde/Proxmox
Proxmox VE Helper-Scripts - Ported to ARM64
nicholaswilde/proxmox-helper-scripts
My mods to proxmox helper scripts
nicholaswilde/react-calculator
A test calculator using React