This repository contains the project work completed as part of a degree study program. The projects showcase the skills and knowledge gained during the program and demonstrate the ability to apply this knowledge to real-world situations.
Each project includes a brief description and any relevant details such as the technologies used or the problem being addressed. The projects are organized by course or subject, so you can easily find the projects that interest you.
We hope you enjoy exploring these projects and learning more about our degree program. If you have any questions or feedback, please feel free to contact us.
Thank you for visiting!
DegreeSideProjects/
├── README.md
├── general/
| ├── project1/
| | ├── project files...
| ├── project2/
| | ├── project files...
| └── project3/
| ├── project files...
├── course1/
| ├── project1/
| | ├── project files...
| ├── project2/
| | ├── project files...
| └── project3/
| ├── project files...
├── course2/
| ├── project1/
| | ├── project files...
| ├── project2/
| | ├── project files...
| └── project3/
| ├── project files...
├── course3/
| ├── project1/
| | ├── project files...
| ├── project2/
| | ├── project files...
| └── project3/
| ├── project files...
In the top-level directory, there is a README.md file that contains information about the repository. The top-level directory also contains a general directory for projects that don't relate to a specific course. The general directory contains subdirectories for each project. Each project directory contains the files for that project. The top-level directory also contains subdirectories for each course or subject. Each course directory contains subdirectories for each project in that course. Each project directory contains the files for that project.
Some of this README was generated by the courtesy of ChatGPT.