donkraft.dk
Small ideas that didn't stay ideas.
This is a personal workshop, not a product. Every project here started as a five-minute annoyance that turned into a weekend I didn't get back — some genuinely useful, some built purely to see if I could.
14+
projects shipped, give or take
0
monetization strategies
~1am
average commit time
100%
self-hosted, no frameworks
What this actually is
No product roadmap, no user research, no launch strategy. Something bugs me — usually a task that's repetitive, fiddly, or just badly designed — and instead of tolerating it, I spend a weekend building the tool that should have existed already.
Most of it never leaves this server. That's fine. It wasn't built for an audience — it was built because the itch needed scratching.
If it's still annoying after the third time, it becomes a project.
Currently in the shop // categories, not links — yet
A loose sense of what tends to get built here:
How it's held together
- Hosting a single shared web server — no cloud functions, no containers, no CI
- Backend plain PHP, flat files instead of a database where possible
- Frontend vanilla HTML/CSS/JS, one file per app, no build step
- Uptime plan best effort — this is a workshop, not a service