|
|
|
Ask HN: How do you find side projects?
|
|
12 points
by philaquilina
4665 days ago
|
|
I'm in a slump. I'm not excited about any of my own ideas, and I don't know how to find an open source repo I'd like to contribute to. The latter probably stems from not knowing how to look for repos that might offer challenges that are just outside of my comfort zone. Any advice in finding something to work on in my spare time? |
|
Are you looking for pass-time projects, or do you want to improve your career path?
Assuming hobbies: I'm sure you have a small blog you can create FE or BE to, if you prefer 'real world' or robotics projects you should get Arduino and Raspberry PI and play with it. You can start making your home/condo 'smarer' by integrating physical stuff to it. Try programming an 'arcade' game to a platform you like (web, iOS, Android, etc). Playing with 3D graphics is always fun, learn about 3D libraries and techniques like ray tracing and try to recreate your real world. If you prefer mathematics, read about Bayesian distributions, and this about how you'd make a better recommendation system to ranking system to a site you're using.
This is quite a difficult question without knowing you. My biggest problem is aways picking out what to do with my non-existent free time :)
Most important -- find something that you really like doing and care about, or you'll abandon it quickly.
Good luck, and enjoy!