[Template] Home Network Monitor
Reference example — a project write-up structure to copy from when adding a real project. This entry is publicly visible (the projects schema has no draft field) — replace or delete it before launch.
What
One or two sentences on what the thing actually is. Concrete, not aspirational — describe what exists right now, even if it’s small.
Why
The motivation. What problem were you solving, or what were you curious about? This is often the most interesting part to a reader who isn’t you.
How
The real technical shape of it: the stack, the key decisions, anything unusual about the approach. Enough detail that someone could roughly follow your path, without it turning into a full tutorial (that’s what the Writing section’s tutorials are for).
Learned
What surprised you, or what you’d do differently next time. This is the section that makes a project write-up worth more than a GitHub README.
Next
What’s still unfinished, or what you’d like to add. Gives the entry room to be revisited later instead of pretending the project is “done.”