A bunch of random scripts I've made. Languages vary!
- tor-inst.sh - A ZSH CLI Tor installer/manager script for MacOS, Uses Homebrew to install tor.
- Python-shelldownloader - A Youtube video downloader. Runs using a ZSH shell script which excecutes a python script which uses the pytube library to download a video. (zip file contains two scripts, run main.sh first.)
- GUI-test.py - A short <70 line python code demonstrating GUI using tkinter. Displays two buttons, one which launches Conway's game of life using matplotlib and another which uses turtle to draw a simple starburst graphic.
- ETL_toll_dataIBMETLcourseproject - Final Peer-Graded assignment for Coursera IBM course "ETL and Data Pipelines with Shell, Airflow and Kafka"