I've created a few useful projects for my daily life, including an AutoHotkey script, a web scraper for economic data from a game, and a DLL injector that hooks game functions. While I feel confident in the basics, I'm struggling to see how these projects align with job openings. It feels like I've hit a wall. Should I focus on learning system design and database management, or what type of projects should I consider next that would enhance my portfolio?
3 Answers
I really think you're on the right track with your skills! If you're interested in roles that involve data or system architecture, you might want to dive deeper into SQL and explore system design concepts. These areas are often mentioned in job postings. Consider turning your web scraper into a proper data pipeline with an API; it'll be a significant asset for your portfolio. Also, check out open-source contributions as they count too!
Your current projects are actually pretty impressive! DLL injection and web scraping are advanced topics. The issue isn't your skills; it's how they connect to job descriptions. I recommend targeting roles in systems programming, automation, or backend development. In terms of projects, learning system design and SQL could be beneficial. Start with projects that involve creating APIs or containerizing your work with Docker. For a solid upgrade, enhance your scraper project by adding a database, then deploying it and documenting the process.
Since you've looked at job openings, it might seem obvious, but have you considered what specific roles excite you? Focusing on projects aligned with those roles can really help. For instance, if you're leaning towards backend development, try building something with a SQL database and a web interface. It doesn't need to be complex, just something to showcase your skills.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically