Explorations

Things I've built to see what's possible.

Live experiments across audio, graphics, cryptography, and the browser platform. Every one is a working demo — open it and try it.

Current explorations

cryptography

Crypto Playground

Interactive cryptographic primitives — hashing, encryption, key exchange, and digital signatures — visualized in the browser.

Open the Crypto Playground details

systems

PSP Lab

Interactive lessons pairing PSPSDK C code with browser-native equivalents — input, rendering, and the frame loop side by side.

Open the PSP Lab details

systems

Systems Lab

Low-level systems concepts — memory allocation, floating point representation, and binary format inspection — visualized interactively.

Open the Systems Lab details