29 lines
1.2 KiB
Markdown
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 Masseey
|
|
|
|
## License
|
|
The [MIT License](https://opensource.org/license/mit) applies to all original contributions
|
|
|