https://github.com/nwad123/usu_spring_2025
My USU class notes, homework, and projects from Spring 2025.
https://github.com/nwad123/usu_spring_2025
computer-engineering masters-degree school-project
Last synced: 7 months ago
JSON representation
My USU class notes, homework, and projects from Spring 2025.
- Host: GitHub
- URL: https://github.com/nwad123/usu_spring_2025
- Owner: nwad123
- Created: 2025-01-06T21:53:57.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-26T23:16:23.000Z (7 months ago)
- Last Synced: 2025-02-27T00:20:59.440Z (7 months ago)
- Topics: computer-engineering, masters-degree, school-project
- Homepage:
- Size: 2.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring 2025 Notes
These are my notes for each of my classes in my spring 2025 semester at USU as a grad student in computer engineering.
Notes and projects from each class are in a different branch.
- [Model Checking](https://github.com/nwad123/usu_spring_2025/tree/model_checking): Advanced topics in model checking, formal verification, and deductive reasoning.
- [VLSI](https://github.com/nwad123/usu_spring_2025/tree/vlsi): Design and implementation of large-scale digital designs focusing on CMOS technology.
- [High Performance Computing](https://github.com/nwad123/usu_spring_2025/tree/hpc): Software design for parallel and distributed systems.