This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
computers-sound-music-portf.../README.md
2024-10-27 13:13:51 -07:00

29 lines
1.2 KiB
Markdown

###### David Westgate
# Computers Sound and Music Portfolio
This portfolio repository tracks my regular progress and updates to correspond with CS516 at Portland State University Fall 2024.
## Contents
### [`nodebook.md`](./notebook.md)
Portfolio progress will primarily be noted in this notebook, with the intention that newest entries will appear at the top. Types of entires will be indicated as follows
* 📝 Assignments
* 🤔 Lecture reflections
* ⚙️ Clerical Changes
Format is subject to change
### [`code`](./code/)
Notebook assignments will at times link to code found in this directory. Some structure within the code directory may emerge as the course progresses
## Credit
At the time of writing, this portfolio is solely the original work of David Westgate. Any credits to other contributors (including AI), if they occour will be noted in-line with the particular content.
Technical and foundational knowledge for this content is primarily credited to the [course notes](https://github.com/pdx-cs-sound/course-notes) provided by Professor Massey
## License
The [MIT License](https://opensource.org/license/mit) applies to all original contributions