Hello! I'm an Informatics major who dabbles in coding cool projects, learning new tech, and building awesome websites. My main goal is become a cybersecurity analyst.
This was a short game I decided to code from scratch using Pygame. I was curious about the development process of building a video game and decided to try it on a small scale. The game is available on my Github profile below. Be sure to read the README file!
As I was working with website building, such as this one, I noticed a growing issue. Long load times were perplexing, until I learned that my images were contributing to the problem. The solution was my Image Compressor, along with an Icon Converter that takes png files and converts them into icon files. The latter was especially useful when choosing an app Icon for my video game project above.
Website: johnatonbullock.com
GitHub: JBBullock