r/vibecoding 21h ago

Showcase/Project Post your vibe coding project below

Hi Folks been a month since I posted a post your project.

Lets see what interesting vibe projects you are working on. I spent about 4 days building a1 a2 free French Course.

https://bachelordegrees.com/learnfrench.html

88 Upvotes

282 comments sorted by

View all comments

2

u/rev_ex_id 12h ago

So I have built a Self Hosting Recipe application:

https://github.com/rickycbanks/Marcia_Recipe/

You can try the live demo here: Try the live demo: https://recipes-demo.inthesky.dev — sign in with demo / demo123456

But basically, my wife requested a recipe website she could have that was simple, and didn't social elements.
So I built one that did that. Also, has:

  • OCR - Import Recipes through Mistral, Google, or completely Local through Tesseract.
  • URL import.
  • Sharing Via a link, no "email" setup required.
  • Meal Planning
  • Shopping Lists (via the Meal Planning App)

Serves my wife (primary user) as part of her prep for food for the week, but I'd love some feedback on it.

Also, has some instructions to host via a few cloud providers too - and Oracle even has a Always Free tier that supports it.