Matt waving
An avid programmer with an unquenchable thirst for problem solving!

Projects - 📦
Eggster project cover

Eggster

Portfolio website cover

Portfolio website

pong project cover

pong


Skillset - 🛠️
Languages
Python
C
C++
JavaScript
HTML
CSS
Lua
Bash
Technologies
Git
SSH
GitHub
DigitalOcean
Docker
Nginx
Apache
Ansible
Django
Flask
Pygame
Bootstrap
Python C API
acme.sh

Contributions - 🤝

pygame-ce

github.com/pygame-community/pygame-ce

One of the core contributors of the modern, community-driven pygame fork. It's a Python library for multimedia applications, built on top of SDL. It is mainly written in C and so uses the Python C API to leverage the power of C to do all the heavey lifting. I have submitted numerous pull requests implementing various new features, optimizing existing ones, and fixing bugs. I also ocasionally review pull requests made by others to continue driving the development of the library forward.

pygame-examples

github.com/pygame-examples/pygame-examples

Lead contributor of a collection of a bunch of well-crafted pygame examples compatible with running in the browser. The examples follow best practices and are reviewed by seasoned pygame users to ensure example quality.