sandbox

Sandbox

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

Alpine

Boilerplate with AlpineJS and TailwindCss: AlpineJS

Canvas

Playing with canvas: mouse, responsive fullscreen, colors, simulated gravity: Canvas

Games

Boilerplate

A boilerplate project to start coding on fullscreen canvas: Boilerplate

Pathfinding

Pathfinding algorithm: Pathfinding

Pixel Fortress

A pixelated game in-between Tower Defense and Clicker styles: Pixel Fortress

Minimalist Tower War

A minimalist tower war style game: Minimalist Tower War

Glow/backlight effect

Display a dynamic glow effect depending on the webcam content: Glow Effect

Link-in-Bio boilerplate: Link-in-Bio

Mathematics - Algorithms

Fibonacci algorithms - Memoization, Map, BigInteger: fibonacci.js

Neural network

A few cars with neural networks learn to drive: Neural Network

PeerToPeer

Testing the PeerJS library (WebRTC): PeerJS

Utils

Emoji flags

A tools to convert country codes into their emoji flag: Emoji Flags

Loader

Mini loader exemples: Loader

QR Code

Generate a QR code: Qr

SVG Repo

Fetch a JSON file and display few SVG images: SVG Icons

Webcam

Display a canvas with the webcam stream: Webcam

Workers

Use Web Workers to bubble sort a very big array: Workers