Project 1: Quasar
This project was done as an extra credit opportunity for my online eCornell Python course that I finished in May 2022. A game sample will be listed below. Essentially, it is a text-based replica of the game Quasar from Mass Effect.

PROJECT 2: PICTOOL
This program grabs an image from a folder and modifies it based on a short list of functions programmed into it. The main functions that have been programmed to change an image are dered, mono, flip, rotate, and transpose. There are other functions that are also needed to search for the image file, grab the image, and copy the image either onto the same file or a new named file. A group of images of an example run is shown below.


Dered

Mono

Original Image
Overall, these are just some of the few projects created while studying for the Python Certificate from Cornell University. Because of this course, I have become quite interested in electromechanics and robotics.