Now I have about 4 years experience and feel like programming has lost its magic. My ideas don’t excite me anymore, because I feel like I know the limits of what can be built solo.
For context I have built lots of browser extensions (I found manipulating the DOM of existing sites In a generic manner a fun challenge), I build full stack sites for work.
So what areas can I explore that will excite me again?
- port something you know well into a different language
- try to build something open source with 0 deps
- a sub 10k website
- I heard Chrome manifest version is shuttering, and there are lot of opportunities to replace them
- try htmlx
- your own react implementation
- your own npm/yarn implementation
- a free code minifier/formatter or a pastebin
And remember, it was boredom that resulted in some of the most innovative things.
Edit: I only read the title. It seems we might be similar.
Give hackthebox.eu a spin
Create a computer graphics engine (linear algebra is required but only for 4x4 matrices).
Create a game with Unity3D after
That’s all I have
this method had me explore deeper software engineering problem trying to solve every stuff. Since there's no deadline you can do it recreationally.
For a feel of recreationally, I really like this tscoding yt channel stream, he does long videos, pretty calming to watch.