Code Repositories

APCSA

This repository contains all the projects I made for Advanced Placement Computer Science A.

Computer Science Paper Archive

A collection of interesting computer science papers that I've come across regarding various topics in computing.

Debian Bootstrap Script

A script and guide to get a Debian setup up and running from install.

Personal

My Personal repository contains code projects that are too small or specific to warrant their own repository. I have made projects in every programming language I know. I mostly contribute to the src/main/c section of the source code as C is my favorite programming language.

Linuxize PC

A guide that allows someone familiar with programming on Unix or simply wants to try out Linux or *BSD without installing it to have virtually all the functionality and programs found on Unix in Windows.

YT

A PowerShell script for watching and downloading YouTube videos and music over the command line. The script must have the programs MPV, yt-dlp (youtube-dl), and PowerShell installed to run properly (which are conveniently installed by the Linuxize PC script linked above. This script provides a more streamlined and nonaddictive way to watch YouTube.