I like programming very much but can't seem to find projects to build so instead I just end up doing competitive programming problems. I want to get my hands on something practical, how do you come up with projects to build?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (7)
lmao ur not the only one who struggles with problems.
I found @highasthedn 's advice very helpful.
Find something to make that is really helpful for you in your everyday life.
π
I really hope you will find some inspiration of all shared ideas so far.
Here is an article about how I come up with project ideas. I don't know if you are searching for frontend projects in particular but I think it will work anyways :)
How I come up with project ideas (and never faced tutorial hell)
ππ¦πππ π©π»βπ» γ» Dec 14 '21 γ» 3 min read
i found that this github is very helpful, it contains all the app ideas that you can build
github.com/florinpop17/app-ideas
and also, you can utilise public API to build!
here is the repo
github.com/public-apis/public-apis
hope this help you to build something!
I started with a todo app that i want to use for my own, because i canβt find pne that i like. To stay motivated and focuser i think its a good idea, to start with a project that you really want for your self.
Sometimes in my everyday life I just go
"You know what? This is really annoying! I wish there was a tool to fix this"
And then proceed to make said tool. Even if there's a mature solution out there already. That's kind of my weakness :(
Check my GitHub, You'll find projects with source code
github.com/MrKrishnaAgarwal