Flexbox Layout Engine
A simple flexbox-like layout engine I built for my dashboard project to simplify layout computations.
Satellite Tracking Dashboard Widget
#raspberry-pi #python #linux #space
A satellite tracking widget for my monitoring dashboard project
Lightweight dashboards via the Linux Framebuffer
#raspberry-pi #python #aws #linux
A lightweight Python module I wrote for my Raspberry Pi to display monitoring dashboards using without any GUI, just the framebuffer.
Running local LLMs using Ollama
An example of how to run models like llama3 locally, and how to use them programmatically
Thoughts on Code Clarity & Maintainability
#notes #opinion #javascript #python
Some thoughts on best practices for keeping code maintainable as a team scales
Pi Pico Digital Clock
A digital clock project I'm working on using a Pi Pico and a DS3231 Module