Thanks for stopping by. I'm a software engineering student at the University of Waterloo.
These projects are hosted on Bitbucket, I may get around to moving them here someday.
- 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, one of my first attempts at 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