Courtney Hackshaw
he/him
Courtney is a developer who loves bringing ideas to life. With Python, TypeScript, React, PHP, React Native and a dash of microservices magic 🪄, he’s passionate about building tools that make life easier — and sharing what he learns along the way. 💡 When he’s not shipping code, you’ll probably find him sketching out the next big side project or geeking out about how systems fit together. 🚀
-
Author
-
Developer
Achievements
-
Request Robot
Open 5 pull requests in our GitHub repo
-
2025 Contributor
Make a commit to the site in 2025!
-
Politely Posting
Write 3 articles!
Recent articles
How I Chose The Tech Stack For Job Helper
October 27, 2025•1,553 words
Choosing a tech stack isn’t just about picking trendy tools, it’s about aligning architecture with real-world needs.
Let’s Be Specific: CSS Specificity Explained
September 22, 2025•1,553 words
Struggling with stubborn CSS rules? Learn how specificity works so you can write styles that apply the way you want, every time
Sharing Code Across Python Microservices with Poetry, Pip, and Docker
August 25, 2025•1,226 words
When working on multiple Python projects within a microservices architectured solution, it makes sense to reuse code.