On Keeping a Physical Engineering Notebook 27 May 2021 Why I keep a notebook and pencil around while coding -- and you should, too.
How to Deploy a Python Reddit Bot (and Other Scripts) to Heroku 18 May 2021 Configuring a bot to run within the constraints of Heroku's free tier.
Writing a Gameboy Game in 2021: Part 5 -- Screen Transitions 17 May 2021 Managing menus, gameplay, and transitions with one (big) function.
Emulating Raspberry Pi LED Panels 06 May 2021 All the fun of a Raspberry Pi LED panel with none of the cost.
Devise Flash Messages in JSON Responses 01 May 2021 Configuring Devise to return flash messages in API only Rails apps.
I Want to Build the Boat 30 April 2021 My first article written as a budding software engineer about what spurred me to become one.
Working Around Deprecated MLB APIs 17 April 2021 How to minimize impact of building software on top of a shaky foundation.
Coding My Way Into a Job with Major League Baseball 13 April 2021 Turning side projects and open source contributions into a job offer.
Writing a Gameboy Game in 2021: Part 4 -- Computer AI 11 April 2021 It's easy to win when no one is playing.
Writing a Gameboy Game in 2021: Part 3 -- Collision Detection 06 April 2021 Time to lay the smack down. No cars were harmed in the making of this game.