Plate I
Selected Work
Selected Work
Five projects, pressed in order. Every one is live, and the links go to the running thing.
- ICofferDesktop App · Electron, TypeScript, Vite2026
- IIRazorCapCAPTCHA API · REST API, Browser emulation, Proxy infrastructure2024
- IIIRazor BoostDigital Store · Next.js, Tailwind CSS, Webhooks2025
- IVRazor ToolsDeveloper Tooling · Next.js, Tailwind CSS, Automation2025
- VttysvgDeveloper Tool · Rust · Rust, WebAssembly, SVG2026
Coffer
A desktop capture buffer for working with AI tools. Press a shortcut anywhere on the screen to stash a selection or clip a region, add a note, and it lands in a queue you work through in order, pasting each item into ChatGPT, Claude or Cursor and marking it done. Everything is stored as JSON and PNG files on the machine. There is no account, no sync, no telemetry and no network call of any kind.
RazorCap
A CAPTCHA-solving API built for automation at scale. Tasks are created over a REST endpoint, each solve is billed individually rather than by subscription, and every task can be routed through your own proxy so the solve originates from the same address as the rest of your session.
Razor Boost
A storefront for digital Discord products: server boosts, tokens and tooling. Built around instant fulfilment: orders deliver without a human in the loop, and webhooks plus an API let resellers wire it into their own systems.
Razor Tools
The tooling half of the Razor ecosystem, gathered behind one dashboard. Boost Bot runs single or mass server boosts and manages the tokens and proxies behind them; Token Checker reports validity, nitro status, account age and flags, free of charge. A token joiner, gift link checker and server manager are in development.
ttysvg
A Rust command-line tool that records a terminal session and emits a single animated SVG you can drop straight into a README. Because the output is vector rather than video, the text stays selectable and stays sharp at any zoom, and one file carries both a light and a dark palette, so it matches whichever theme the reader is on.
Also on GitHub
45 public repositories: command-line tools in Rust, backend services in Go and Python, and the odd experiment. A few worth a look:
- ZeroShareJavaScript
End-to-end encrypted file sharing.
- video-streaming-serviceGo
HLS adaptive bitrate streaming with transcoding and Redis caching.
- cli-tRust
Real-time chat that lives entirely in the terminal.
- FastAPI-Authentication-BoilerplatePython
Production-shaped authentication to start a service from.
- keycryTypeScript
Typing speed competition platform.
- glowfetchRust
A terminal system monitor.