All work — Computer vision — 2026
Finger Monkey Lab
Desktop hand-tracking lab bridging an Electron front end with Python ML backends.
Runs natively — not a browser app
Ask me about this
The problem
Browser hand tracking hits a ceiling on model choice and system access.
How I approached it
Electron handles the interface while Python owns the models, connected over a local bridge so heavier detectors can run natively.
The outcome
Browser-grade UI with native-grade models behind it.

Next project