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!
-
Words words words
Wrote 2,779 words!
Recent articles
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.