This repository contains all my resources from almost every course that I've taken.
Clone this repository and use the following command to get all of them.
git submodule update --init --recursive
or you can simply use the next following command to clone the whole repository:
git clone https://github.com/Filtee/SCU-Courses.git assets --recursive