DEV Community

Andx
Andx

Posted on

πŸ’‘ I Built a Simple "Project Ideas Generator" for Developers (HTML + Tailwind + JS)

Hey devs! πŸ‘‹
Sometimes you just don’t know what project to build next, and I’ve been there too. So I decided to build a small but useful web app that gives you random project ideas based on your skill level and favorite technologies.

🎯 What It Does:
Lets you pick your skill level (Beginner, Intermediate, Advanced)

Choose a tech stack like JavaScript, Python, AI/ML, etc.

One click gives you a fresh project idea πŸ’₯

You can use it to practice, start portfolio projects, or even kick off a hackathon idea.

πŸ’» GitHub Repo
πŸ“ Source Code on GitHub https://github.com/Andx-cyber/project-ideas-generator

🧠 Why I Made It
I’m a student and I often want to start coding but feel stuck deciding what to build. I figured this tool could help me and other developers who need a quick push of inspiration.

πŸ› οΈ Tech Stack
HTML5

TailwindCSS

Vanilla JavaScript

No backend. 100% browser-based and super light.

πŸš€ What's Next?
I plan to:

Add more unique ideas by category

Implement dark mode

Add a save/share feature

Maybe even let users submit their own project ideas

πŸ™Œ Let Me Know!
If you try it out, I’d love your feedback!
Give it a ⭐ on GitHub if you like it, and let me know how you’d improve it.

Thanks for reading β€” Happy building! πŸ”§

Top comments (0)