projects gathering in progress 🏗️🚧
I’ve always got a lot of sideprojects running and finished so many over the years. As I am still processing a lot of my notes on different projects, and not all projects are made public.
☕️ Coffee related projects
💾 Raspberry pi related projects
⏱️ Timeseries data collection related projects
🤝Electronic music related collab projects
🔊Electronic music diy build projects
unprocessed draft project lists
active
table type, status, date from #projects and -"templates" where status = "active" sort date descdraft
table type, status, date from #projects and -"templates" where status = "draft" sort date descarchived & finished
table type, date, finished, status from #projects and -"templates" where status = "archive" and finished != null sort date descpaused
table type, status, date from #projects and -"templates" where status = "paused" sort date descabandoned
table type, date, finished, status from #projects and -"templates" where status = "archive" and finished != null sort date desc