Tag
#sqlite
3 posts
Applied web development 14 min
Building a Life Dashboard with Calendar Heatmaps
GitHub tracks your code contributions. I built a dashboard that tracks everything — commits, tasks, wellness — in one heatmap.
dashboard heatmap sqlite
Foundations python 11 min
What Is a Database? Build Your First One with SQLite
Every app you use runs on a database. Here's what that actually means — and how to build your first one in 10 minutes with SQLite.
sqlite databases sql
Applied web development 16 min
Building a Home Lab Dashboard with Preact, Express 5, and SQLite
dankMire is my personal command center — a lightweight dashboard for tracking projects, managing media assets, and monitoring my home lab.
preact express sqlite