Hi 👋, thanks for stopping by,
I'm Fabrizio Vitale and I like building with and talking about
- useShallow - a custom hook part of zustand.
- rtk-query-monitor - Devtools for rtk-query, part of redux-devtools suite.
- wasm4 devtools - Devtools for wasm4, the fantasy console powered by Webassembly. Built with Lit components.
- fastify-service-template - Template for a Fastify + typescript api service.
- storage-helpers - Utility functions to manage localStorage and sessionStorage.
- deno-ndjson - Read, write, parse and serialize ndjson in Deno.
- deno_minimist rewrite in typescript and Deno port of minimist.
- less-plugin-util - Less plugin that adds several utility functions.
- romajs.org - source. Built with Astro and SolidJS.
- barcode-generator - A barcode generator. Built with SolidJS and typescript.
- about-my-device - Displays useful information about the device. Built with Svelte and typescript.
- clip-path-svelte - clip-path (crop) transitions powered by Svelte.
- notes - Notes dump and progressive web blog. Built with Gatsby and flow.
- wikiq - A web app to search wikipedia articles. Built with react, redux and flow.
- swapi-view - A web app to look up star wars info. Built with react, redux and flow.
- tictactoe - Overengineered ticTacToe app with undo/redo and 3 AI profiles and PVP.