| Name | Description | Download | Link |
|---|---|---|---|
| Alarm Clock | This program executes callback when a certain time hits. | Download | View |
| Api example | Example of retrieving information from API in python. | Download | View |
| Automation of Google dinosaur game | To detect object program looks at pixel values and then based on that jumps. Available on Chrome://dino (works on chrome) | Download | View |
| Lottery Luck | Shows the chances of winning lottery by randomly generating numbers until list of [1, 2, 3, 4, 5] appears. | Download | View |
| NewYear song timing | Plays song perfectly so part of song hits on midnight. | Download | View |
| Controlling light bulb with python | Program written to turn on light bulb when any key on keyboard is pressed by using serial communication with arduino that switches relay. | Download | View |
| Web server made in python | Program that uses the "socket" library for hosting a web server. | Download | View |
| Satelite pictures | Program that utilizes Nasa`s "Earth" API to get satelite picture of coordinates provided inside the program. | Download | View |
| Video Manipulation | Program that utilizes "OpenCv" library to filter out certain colors out off camera capture. | Download | View |
| Word replacer | Program that replaces words in text with user predefined words. | Download | View |
| Youtube video donwloader | Program that prompts user to enter link and downloads mp3 version of video. | Download | View |