Hacker News new | ask | show | jobs
Show HN: I built a quote search engine via "vibe coding" as a junior dev (aimoviequotes.com)
1 points by mosbyllc 140 days ago
Programming has always felt like a high wall to me. In my day job, I am the "junior" engineer—the one who gets stuck on syntax while others ship features. I often doubted if I was cut out for this.

But recently, I experimented with "vibe coding"—where I focus on the logic and flow, and let AI handle the implementation details. The result is AIMovieQuotes (https://www.aimoviequotes.com).

It is a simple but useful engine: you search for iconic lines from movies, TV, and songs by mood, theme, or keyword.

The process was a revelation. In the past, I would have abandoned this project when the CSS broke or the database queries got complex. This time, I acted as the architect. I described the outcome, and the AI paved the road.

For the first time, I felt the pure joy of creation rather than the frustration of debugging.

I am sharing this not just to show off the tool, but to share a realization: The gap between "having an idea" and "shipping a product" is vanishing. Even for a "weak" coder like me, building a complete product is now possible.

I hope you find the quotes you need, but more importantly, I hope this encourages other juniors to stop worrying about syntax and start shipping.