Brainstorm Just the basic idea.
sqlite-vcard
Brainstorm Sept. 5, 2025 1 month, 3 weeks
Updated Browser Detector
Brainstorm July 19, 2024 1 year, 3 months
Pop Launcher for MacOS
Brainstorm Aug. 15, 2023 2 years, 2 months
Lapce Wakatime Plugin
Brainstorm May 1, 2023 2 years, 5 months
Prototype Initial development work.
Git Buddy

Creating a collection of my own Git helper commands

Prototype git.tsun.dev Jan. 23, 2024 1 year, 9 months
Alpha Possibly usable by others.
markdown-database

Mount a directory of markdown files, as a sqlite virtual table that can be queried as a regular Django model.

Alpha Codeberg Sept. 5, 2025 1 month, 3 weeks
Dev Environment Launcher

The goal to create a simple watcher that could help with running one's dev environment. Similar to something like [xinetd], navigating to one.local in the above example, would handle spinning up django runserver {port} if it was not already running. This would help with the use case where I might be trying to run many django projects at once, but need to set a different port for each. Something like this may already partially be in [launchd] but I need to do some investigation. Perhaps modifying our environment file would automate pushing the config to launchd that's required.

Alpha Homelab Tools Codeberg Aug. 18, 2022 3 years, 2 months