Projects

Take a look at some of my recently completed projects, or follow along with the progress of my current projects

 
BannerImage.png

Homebound

You set out on adventures to explore the world. It feels like you’ve seen all there is to see. But now, maybe it’s time to visit home. It’s been so long, you’re not even sure you know the way.

Check out this 2D Platformer where you make clever use of upgrades to find your way home after a long adventure!

testdrivendevelopment.jpg

Test-Driven Development

Writing good tests is a staple of good software development. Without tests, how can you know that your code actually works?

Join me in learning what it takes to properly write tests and how to write testable code!