All work — Tools — 2026
AssessFlow Desktop
Desktop assessment tool pairing a renderer UI with its own backend service and test suite.
Runs natively — not a browser app
Ask me about this
The problem
Assessment workflows get split between a spreadsheet and someone's memory.
How I approached it
A local backend owns the assessment state and exposes it to a desktop renderer, keeping logic testable outside the UI.
The outcome
Assessment logic that can be tested without clicking through an app.

Next project