Leeuwentand started as a simple idea: to create a creative studio that embodies the philosophy of wild, untamed creativity. Like dandelions that thrive in the most unexpected places, we believe the best creative work comes from embracing imperfection and letting ideas grow organically.
The website you're seeing was built entirely with the help of little-coder, a Pi-Coder implementation running a local language model on a Raspberry Pi. This was a deliberate choice — local hosting of LLMs is important to us for ideological reasons. We believe in privacy, self-reliance, and the democratization of AI technology. No code, no design decisions, and no creative ideas ever left our machine.
Throughout the design process, we made several key considerations:
- Nature-inspired design — Every element draws from natural patterns, from the floating seed animations to the earthy color palette. The dandelion metaphor runs through every aspect of the design, from the name to the animations.
- Performance first — No frameworks, no dependencies, just clean HTML, CSS, and JavaScript that loads instantly. We optimized every asset, from resizing images to consolidating CSS selectors.
- Accessibility — Dark mode, keyboard navigation, reduced motion support, and screen reader compatibility. We added focus-visible states, prefers-reduced-motion media queries, and prefers-color-scheme auto-detection.
- Thematic consistency — The green dark mode maintains the organic feel, connecting to the dandelion/nature theme while being easier on the eyes in low light.
- Simplicity — Elegant solutions to complex problems. We consolidated 50+ scattered dark-mode selectors into a single organized block, combined conflicting animations, and removed duplicate CSS.
The result is a site that feels alive — with 30 dandelion seeds floating across the screen, smooth transitions between sections, and a dark mode that transforms the entire experience into a moonlit meadow. It's a testament to what's possible when creativity meets technology, guided by the belief that the best tools are the ones that stay in your hands.