Blog
Not the most useful stuff you will ever see. Just some things I found interesting over the years.
Pin Code with Haptic Feedback
Using the vibration API in your login code page.
Color Scheme Switch
How to add light and dark to your site.
WAT Sin & Cos
Making math functions for Web Assembly with WAT
Move, Scale & Rotate
Use your fingers to adjust a canvas, image or SVG.
SVG Icons
Combine custom elements with SVG icons.
Smooth Conic
How to create a repeating conic gradient that looks smooth.
CSS vs Attribute
Can we use CSS variables instead of attributes?
Test Language Direction
Some languages show text in different directions. How do you test this?
Big Square
Fill a rectangle with the biggist square possible and center it.