Blog

Migrate remix eslint-config to ESLint v9

Posted 3/2/20252 min read

Custom ESLint v9 flat config for Remix from scratch.

Validated forms with useFetcher in Remix

Posted 7/10/20245 min read

Build a custom 'useFetcherForm' hook to easily handle fetcher requests.

Fast, Intuitive, Smart: Restaurant search engine with Cloudflare AI

Posted 4/13/20243 min read

Discover "Cule filo" - An AI-Powered Restaurant Finder.

HTMX with Bun: A Real World App

Posted 3/5/20246 min read

Build a custom 'useFetcherForm' hook to easily handle fetcher requests.

Tower of Hanoi in P5.js + WASM

Posted 5/8/20238 min read

Implementation of the Tower of Hanoi problem using P5.js for animation and Rust compiled to WebAssembly (WASM).