Just a simple monogram of my initials in Elm.
Thanks to Ilona for the idea, and to Ossi for the mathematics.
Sure. You'll need:
elm-make
and optionally for SVG:
nodenpm
elm-make Main.elm
Output: index.html.
npm installnpm run compile
Output: monogram.svg.
I retain the copyright to the design itself. Feel free to use the code as inspiration though.