What Should I Build? banner

What Should I Build?

1 devlog
1h 35m 32s

What Should I Build? is a fun, student-made project idea generator for developers who don’t know what to build next. It randomly combines project ideas, tech stacks, difficulty levels, time estimates, and dares to create entertaining challenges. B…

What Should I Build? is a fun, student-made project idea generator for developers who don’t know what to build next. It randomly combines project ideas, tech stacks, difficulty levels, time estimates, and dares to create entertaining challenges. Built with HTML, CSS, and JavaScript, the project focuses on creativity, exploration, and having a clean UI including light and dark mode support.

Demo Repository

Loading README...

Esra Zaidi

I built a website called “What Should I build?”, which is a project idea generator that randomly creates project ideas with a, difficulty level, time estimate, and a dare. I mainly built this because I struggle with finding new ideas for myself so I hope to help others with the same problems. I built it using Javascript, CSS and HTML, it uses JS arrays and random selection to get your idea. One challenge I had was making the text readable, not feel crowded, and making the actual website look attractive. Now to fix this issue I simply split the text into different outputs and sections, and while doing that I decided it would be nice to add a light mode to the website too (since it only had dark mode). After this I might add more variations or change some styling choices

Attachment
Attachment
0