This website went live this week so I can finally show you the components I built for it.
Starting with this animated plane of dots we use in the background of several sections.
Built with code, made for Framer.

Lead Engineer @Trueform
This website went live this week so I can finally show you the components I built for it.
Starting with this animated plane of dots we use in the background of several sections.
Built with code, made for Framer.
@Cรฉdric designed Billow fully in Framer.
To make my (and Claude's) life easier for implementing it in code, I built a little "Spec" plugin that allows me to simply copy and paste all the styles directly from Framer as Markdown.
Together with a screenshot of the design, Claude implements it way more accurately than with just the screenshot alone ๐
Just two commands to turn a Framer website into an app that works offline.
I built this little helper for a client of ours who needs their website to work as an offline sales tool at trade shows. The tool can create an Electron app for each major OS so the only thing the client has to do is drop it on their USB stick and they're ready to go.
The script handles all the path rewrites needed to make every page, asset, and even CMS item work fully offline.
Thinking about open sourcing it, would this be helpful to anyone else? ๐ค
As the main engineer @Trueform, I'll focus on sharing the more technical bits of our workflow and the projects we ship.
Hope that's interesting for you guys as wellโฆ Stay tuned :)
(The code below is from a little Framer plugin I built that really helps us in the development of billow.software ๐)