
PortaPack — One-File Web Experiences
Why we built a fun bundler that squishes your entire site into a single HTML file.
A fun, client-side text logo generator with 400+ fonts, animations, and offline support - built as an AI collaboration experiment.
A free, open-source text logo generator that works entirely in your browser! Create beautiful, animated text logos with 400+ fonts, export them as vector SVGs or high-quality PNGs, and share your designs with a unique URL.
Logomaker is more than just a tool - it's our experiment in ✨ Vibe Coding ✨ (Human+AI collaboration).
We needed a quick way to prototype text logos for projects without firing up Illustrator or After Effects. Something lightweight that clients could play with directly in the browser.
But we also wanted to experiment with a new development approach:
Logomaker is a creative experiment in human-AI collaboration. Over 90% of the codebase originated from AI (GPT-4, Claude 3, and Gemini models), guided by our technical prompt engineering and refined through iterative testing.
Each AI system worked through their respective web UIs (not APIs), letting us test how they approach complex software design through conversation. We discovered:
The live demo loads instantly and fetches font data only when needed.
Download the single-file version with all fonts embedded - perfect for offline use, workshops, or easy sharing.
Launch Logomaker or check out the GitHub repo for more details.