[solvere]
$
← work
project 05template page — replace with real project content

project name goes here

One line on what it is and who uses it — the sentence you would say out loud if someone asked what you built.

client— or "a logistics startup"
year
roledesign and build
statusin production
what was built

Two or three paragraphs on the shape of the thing: the main screens, who touches it, and the decision that made the rest of it simpler. Written plainly, without adjectives.

If there was a constraint worth mentioning — a migration that had to happen live, a permissions model that drove the schema — this is where it goes.

the pieces
the main screen or workflow
the admin or back-office side
integrations and imports
permissions and audit trail
screens
drop the main screen — 16:9
drop a secondary screen
drop a detail or mobile view
stack & architecture notes

What it runs on and why — the tradeoff you actually made, not a list of logos. One paragraph is enough.

[ start a project → ]
$ cat stack.txt
frontend    typescript · react
backend     node · rest api
data        postgres
auth        session · role-based
hosting     —
$ notes
one decision worth explaining
one thing you would do differently