MS

Matt Sharp

Building digital solutions and clean code. If my work has helped you, or you'd just like to support my next project, consider buying me a coffee.

Donate via PayPal
while(alive) {
  code();
  coffee();
}