How I replaced myself with a Mac mini & AI to build UIs 🤖
Hey Makers! đź‘‹
Working in security, my day job involves staring at logs, OTP systems, and fortifying backend architecture. But whenever I wanted to build a side project, frontend development—specifically tweaking CSS and layout—was always a huge bottleneck.
So, instead of spending weekends manually coding bento grids, I decided to automate the entire process.
I built a 100% autonomous pipeline running on my Mac mini. It uses Gemini to write the code (Tailwind & React) and Playwright to render and capture it. It runs 24/7 without me touching a keyboard. Today, the bot just hit the 100+ components milestone, and I decided to share the repository with the world (we are live on the homepage today!).
I have a question for all the makers and devs here: What is the most tedious part of your workflow (coding, marketing, QA) that you wish you could fully automate?
Let's share our automation stacks and ideas below! 👇
site : https://ui-syntax.com

Replies