I'm a French web dev primarily working on web apps and tools to make my life and that of others easier.
- Setlist / Setlist Backend : a small Vue 2 app to look for and request songs to be played on a twitch guitare livestream
- a demo of how to use named grid tracks to have overlapping
grid-area
: grid overlap - a CSS-only digital clock (it can't drift like setTimeout based clock!) : CSS only digital clock
- bent scrolling list : skew list experiment
- colorful spot funk : funk overload
- CSS Grid Generator : spreading the love for the
grid-template
shorthand by explaining it visually and providing a WYSIWYG style editor - Plugin Engine : a minimalistic plugin engine to create complex apps
- Event Emitter : a JS/TS implementation of the
EventTarget API
staying as close to the spec as possible
Web Animation API
+Canvas
/WebGL
: explore the use of WAAPI with canvas-based rendering for applications and websites- a CSS
Formal syntax
explainer to demistify it and make it less cryptic for everyone (but mostly for myself) - more to come