Thanks for stopping by. I'm a software engineering student at the University of Waterloo.
Here's a list of languages roughly in order of how well I know them: English, Python, French, C++, (HTML/CSS), JavaScript, PHP
These projects are hosted on Bitbucket, from back when I was "too cool for GitHub". I was also too cool for organized code apparently... but the results were okay.
- A minesweeper clone I made with pyFLTK. I was originally trying to replicate Windows XP but I wasn’t able to get my hands on anything running it, so I settled for windows 95 behavior and Windows XP-like sprites
- A space invaders-style game I made to learn pygame. I remarkably spent much more time on the menu screen than anything else.
- A project I undertook to learn Tkinter, also one of my first forays into GUI programming. The part that does the encryption/decryption and key-guessing was part of an earlier project.
- pyFLTK GUI to organize songs into playlists and play them with VLC media player