My specific advice for your situation, From easiest to start, to hardest:<p>- Immediately change work hours, work 4 x 10 hour days, if you can handle it. Can be tough for some.<p>- Go partial part-time, work 4 x 8 hour days, or 3 x 10 hour days (recommended)<p>Now that you've freed up your time, build!<p><i>DO NOT STOP YOUR DAY JOB, YOU WILL JUST BURN THROUGH YOUR CASH AND BE UNDER IMMENSE STRESS TO DELIVER. THIS IS NEVER THE RIGHT ANSWER, UNLESS YOUR PROJECTS ARE MAKING MORE THAN YOUR DAY JOB.</i><p><i>DO NOT DO PART TIME WORK ON TOP OF FULL TIME WORK. YOU WILL JUST BURN-OUT, DO WORSE AT YOUR JOB, AND HAVE NO ROOM TO THINK ABOUT PROJECTS. YOU NEED TO DROP THE FULL TIME WORK. SIMPLE AS THAT.</i><p>NOW, Build stuff YOU need, or your FAMILY needs<p><pre><code> - Build simple MVPs, have a very fast feedback cycle:
- Build MVP -> get feedback -> apply feedback -> get more feedback ...
</code></pre>
- Build stuff YOUR job needs. Follow the same advice as above.<p>You mention your skillset is broad. Go DEEP in 1 or 2 areas in 2025. Stop having shallow knowledge, because your ideas will remain shallow if you don't address this. You do Software already, why not focus on 1 or 2 particular areas this year, with your newfound free time? Eg heres some areas I've thought up just now for you:<p>- Cybersecurity - Implement OWasp top 10 tips for Wordpress sites (developed as a wordpress plugin, or site, or browser extension etc)<p>- Backend - Build tools for API management, API testing, API benchmarking, API mocking, containerization<p>- Frontend - focus on UI, or UX, or accessibility, or performance, or a specific framework<p>- Frontends for firmware - hone your C/C++ skills and build simple frontends for users to configure hardware devices (Raspberry PI, STM32, ATMega etc)<p>- Browser extensions - Bothered by how websites look/feel? Bothered by cookies/privacy/lack-of? Bothered by ads/popups? Paywalled sites? Want Reddit to look better / more custom? Build a browser extension/s to address these issues. They are very easy to start, and cost nothing to run.<p>- IDE extensions, build extensions/themes for VSCode etc. Very easy to get into.<p>- Command line - did you know a group of people are making 6 figures selling coffee via SSH only?<p>- Graphics/gaming - Why not explore low-level graphics? How about Game development? Asset Pipelines?<p>- AI/Machine-Learning - Play around with some LLMs. Combine them with one of the above areas (eg browser extensions)