Hey, I'm Miller Fourie

I build things

<MORE ABOUT ME>

About Me

I learn by building and iterating early, using hands-on work to turn ambiguity into systems I can understand. I focus on correct, maintainable solutions and make tradeoffs intentionally.

Technical Background

  • Primary: Python, C++
  • Additional experience: Java, Racket, Unity

Design Philosophy

When I'm implementing code, I consistently ask myself three questions:

  • Does this change require understanding more of the system than it should?
  • Is any necessary complexity explicit and localized?
  • Does this design rely on implicit knowledge to make sense?