The Python folder contains the following:
- Ransomware in compressed .zip files. See the readme in the folder for more information.
- A python project uses Selenium to open a Chrome browser to navigate to Youtube and open Rick Astley's "Never Gonna Give You Up" music video.
- An FPS game that uses raycasting, similar to Wolfenstein 3D or Doom.
The Java folder contains the follwing:
- A java project that uses Selenium to open the Chrome browser to navigate to Youtube and open Rick Astley's "Never Gonna Give You Up" music video.
- A java project that converts US dollars into other currencies.
The Powershell folder contains a Powershell script that also launches a chrome browser to play Rick Astley's "Never Gonna Give You Up".