A unique generated maze to share with your Valentine
An experiment with maze generation, started off in Rust, then ported to js to make it a web-app. The algorithm, code and setup aims to make it simple - and as always, simple turned out hard ;). The "about" dialog has some more information on choices made, tech used, inspiration and backgrounds. Most important, for a tech crowd, I guess is: - it uses p5.js - I generally prefer just vanilla js and canvas for my generative art projects, but here I wanted to focus on the outcome, not the tooling. - uses seedrandom with the name of you and your valentine as seed. So a unique, but reproducible…
In plain words
This web application generates unique, shareable mazes based on two names entered by users. Built with p5.js and seedrandom, it creates reproducible mazes where the layout, colors, and design are determined by the couple's names as a seed. Originally developed in Rust and ported to JavaScript, the tool emphasizes simplicity in its algorithm and setup. It offers browser features like sharing, copying, and downloading the generated maze designs, making it a creative gift tool for Valentine's Day.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
An experiment with maze generation, started off in Rust, then ported to js to make it a web-app. The algorithm, code and setup aims to make it simple - and as always, simple turned out hard ;). The "about" dialog has some more information on choices made, tech used, inspiration and backgrounds. Most important, for a tech crowd, I guess is: - it uses p5.js - I generally prefer just vanilla js and canvas for my generative art projects, but here I wanted to focus on the outcome, not the tooling. - uses seedrandom with the name of you and your valentine as seed. So a unique, but reproducible maze for a pair of names. Randomness controls the colors, layout and maze generation. - Yes, the code is a mess still. Refactoring breaks my creative process, so I tend to postpone it (aka forget about it...) - It uses some browser apis (share, copy, download) that don't work for all browsers in all setups (e.g. copy doesn't work on my firefox android, no idea why). The source code can be found here: https://github.com/berkes/art/tree/main/lost-in-love
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, February 2025
the whole month →
Screen Studio 3.0▲1,833Beautiful screen recordings with instant shareable links
Growth · 2025 · screen.studio
- IG
I was at FB/Meta from late 2013 to early 2023, mostly working in the compiler/runtime spaces. I got hit in the spring 2023 layoff wave. I immediately started making games in my newfound free time (a lifelong interest, and I even worked in AA(A?) back ca. ~2000), and in October 2023 I stumbled upon the idea of a roguelike pachinko/plinko game inspired by Luck Be A Landlord. Things snowballed quickly, I started talking to publishers, then worked like crazy through all of 2024, almost the hardest I've ever worked in my career, and launched the game in December 2024. It's sold…
Work · 2025


- IB
i wanted to change the habit of reaching for my phone in the morning and doomscrolling away an hour so i built an app to help me. now i have to literally touch grass before accessing my most distracting apps the app is built in swiftui, uses the screen time apis provided by apple and google vision to recognise grass or not i'd love to get your thoughts on the concept.
Life & fun · 2025 · touchgrass.now