str.lc

web security ramblings

projects

all on github »

some random things i occasionally work on

  • my-ctf-challenges (opens in a new tab)

    A collection of CTF challenges created for public events.

    active javascriptrusttypescript security

  • rhythm-cons (opens in a new tab)

    Designs and code for personal rhythm game controller builds.

    active pcbcadpython hardware

  • strellOS

    An experimental Rust x86_64 OS, running in the browser through qemu-wasm.

    wip rustwasm systems

  • pathpatch (opens in a new tab)

    Intercepts HTTPS for one hostname and swaps chosen paths for your own content. Everything else passes through untouched.

    wip rust security

  • ctf in 202(6-7)

    A rogue-like ASCII-based game hacking CTF challenge created for DiceCTF Finals 2026

    active javascriptgame security

  • minesweeper

    Random minesweeper practice game. Has drills, guided practice, and a speedrun mode.

    active typescriptreact game