Create custom tattoos in dozens of different styles.
Announcement
Today’s project is a tool that can generate beautiful examples in all tattoo styles and help you find the right design by allowing you to describe what you want before getting a tattoo. Choose your style, describe your tattoo, and it will create a printable tattoo design for you in seconds. If you’d like to try it, the link is below 👇
Context
I started the Vibe Coding Challenge. I plan to release a new product every day, and today is my 12th day. You can visit my website (labdays.io) to learn about the process.
Notes from the 12th day of the Challenge
When Vibecoding, it’s easy to spot an error in the interface, but it’s difficult to spot an error in the backend.
Now, it’s not enough to just have a great idea and turn it into a product. Even the most complex and monopolized software can be imitated in a short time. Considering that a framework like NextJS was rebuilt much faster — in just 1 week (by Cloudflare) — things are getting increasingly difficult.
Now, there are only minutes between ideas and implementation, not days, weeks, or months as before.
Architecture and orchestration are becoming increasingly important. Using powerful tools with the right algorithms allows you to turn their power into a usable product.
It’s beneficial for someone doing vibe coding to have knowledge of topics like machine learning, as it helps you better anticipate how AI models think and how they should be prompted.

Top comments (0)