Skip to content

Thanapat Chotipun

Thanapat Chotipun / PatrickChoDev

Full-stack engineer anchored in systems work.

Thanapat “Patrick” Chotipun (PatrickChoDev). I work end-to-end: product surfaces in TypeScript/React, data planes and runtimes in Go/Rust, and Linux/firmware layers instrumented for observability. Every artifact here is shippable and inspectable.

Thanapat “Patrick” Chotipun

Field Notes

Dispatches from ongoing builds—telemetry drills, runtime spelunks, and debugging retros distilled down to what actually shipped.

playground // telemetry bench

Monaco telemetry bench.

Decode mocked firmware traces, profile code paths, or share live snippets—all inside a worker-isolated Monaco editor.

  • Syntax-highlighted Monaco editor (JS + TS) with VS Code keybinds, shareable state, and worker-safe execution.
  • Encoded capture built in: frame pairs, spiral offsets, XOR stages, and a hash verifier for the decoded output.

Need the details? Read the decoding walkthrough for the built-in dataset.

Lab-fabricator write-up →