Blog
Migrate remix eslint-config to ESLint v9
Mar 2, 2025
3 min read
Custom ESLint v9 flat config for Remix from scratch.
Validated forms with useFetcher in Remix
Jul 10, 2024
3 min read
Build a custom 'useFetcherForm' hook to easily handle fetcher requests.
Fast, Intuitive, Smart: Restaurant search engine with Cloudflare AI
Apr 13, 2024
3 min read
Discover 'Cule filo' - An AI-Powered Restaurant Finder.
HTMX with Bun: A Real World App
Mar 5, 2024
3 min read
Build a custom 'useFetcherForm' hook to easily handle fetcher requests.
Tower of Hanoi in P5.js + WASM
May 8, 2023
3 min read
Implementation of the Tower of Hanoi problem using P5.js for animation and Rust compiled to WebAssembly (WASM).