Testing different kind of things - technologies - libs. Don’t try this at home !
Online live code is here: https://dorianbayart.github.io/sandbox
Source code is here: https://github.com/dorianbayart/sandbox
Boilerplate with AlpineJS and TailwindCss: AlpineJS
Playing with canvas: mouse, responsive fullscreen, colors, simulated gravity: Canvas
A boilerplate project to start coding on fullscreen canvas: Boilerplate
Pathfinding algorithm: Pathfinding
A pixelated game in-between Tower Defense and Clicker styles: Pixel Fortress
A minimalist tower war style game: Minimalist Tower War
Display a dynamic glow effect depending on the webcam content: Glow Effect
Link-in-Bio boilerplate: Link-in-Bio
Fibonacci algorithms - Memoization, Map, BigInteger: fibonacci.js
A few cars with neural networks learn to drive: Neural Network
Testing the PeerJS library (WebRTC): PeerJS
A tools to convert country codes into their emoji flag: Emoji Flags
Mini loader exemples: Loader
Generate a QR code: Qr
Fetch a JSON file and display few SVG images: SVG Icons
Display a canvas with the webcam stream: Webcam
Use Web Workers to bubble sort a very big array: Workers