I'm sure we need more #womenInTech, so I wish I had crossed the path of https://linktr.ee/girllovescoding and all the others earlier ...
I'll be missing the picks of https://github.com/Stephane-D/SGDK and other #megadrive/#segagenesis #SGDK homebrew developers ... Maybe I should check what's behind https://plutiedev.com ...
@matteusbeus, do you know any tooter I could follow instead ?
Nowhere else to follow talented toshia san ? ... well maybe there is. I've never been a patreon yet. But she would be worth it.
did a bit of #codestudy for another page that did similar
mousemove → event.clientX → map(-35°,35°) → lerp → style.transform(rotateX($)) trick
they did it on simple <svg> entries using "perspective: 450px ; transform-style: preserve-3d" CSS style and "translateZ(somePx)" on a few svg commands to give depth ...