Skip to content
Guillaume Ojardias
dotcraft QR code generator interface
Side projectWeb

dotcraft

QR code generator that runs entirely in the browser, with no server.

Goal
Create and keep your QR codes fully client-side, using only the browser’s localStorage — no account, no backend.
Result
In production, fully client-side, no account or server.
Tech stack
ReactTypeScriptVite

dotcraft is a React / TypeScript web app that generates QR codes entirely client-side. No server, no account: codes are created and kept in the browser’s localStorage. An example of a fast, privacy-friendly app where all the logic lives in the browser.