Software

I like to code. I also like to share my code, which you can find on my GitHub. Finally, I also like to make the code I share as useful as possible to as many people as possible. If you’re an experimental psychologist or cognitive neuroscientist, the following software may be particularly useful to you:

If you’re a MATLAB user, you might find some of my contributions to the MATLAB File Exchange generally useful.

Developer & AI tooling

More recently I’ve been building tools for working with AI agents:

  • Markup Mode — a zero-backend review layer your agent applies to its own output. You pin feedback to the exact word or element, and your notes compile to Markdown you hand back to the agent. It closes the agent→human→agent review loop with no infrastructure.