Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
420 changes: 124 additions & 296 deletions frontend/package-lock.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"dependencies": {
"@srfoster/textbook-lib": "file:../textbook-lib",
"js-yaml": "^4.1.1",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-router-dom": "^7.8.2",
Expand All @@ -26,7 +27,7 @@
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^5.0.0",
"eslint": "^9.33.0",
"eslint": "^10.0.2",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"gh-pages": "^6.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,4 @@ vocab_undergraduate:
topics: ["multitasking", "multiprocessing", "multithreading", "concurrency", "parallel computing"]
example_videos:
- "https://www.youtube.com/watch?v=XaM-A9s7NE4"
- "https://www.youtube.com/watch?v=uAq3_hACpjA"
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ learning_objectives:
- "Trace the complete web request lifecycle"
example_videos:
- "https://www.youtube.com/watch?v=K5JD21l-FCI"
- "https://www.youtube.com/watch?v=hWyBeEF3CqQ"
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ learning_objectives:
- "Recognize the importance of encryption in digital security"
example_videos:
- "https://www.youtube.com/watch?v=iTMjfM6LqmM"
- "https://www.youtube.com/watch?v=dut9EnbFym0"
3 changes: 2 additions & 1 deletion frontend/public/textbook/students/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@
- [Nathaniel J Gregory](/cis-110/#/textbook/students/f25/nathaniel-j-gregory)
- [Payton T Lohre](/cis-110/#/textbook/students/f25/payton-t-lohre)
- [Rachael Hart](/cis-110/#/textbook/students/f25/rachael-hart)
- [Ryan Dresner](/cis-110/#/textbook/students/w26/ryan-n-dresner)
- [Shaughn R Stang](/cis-110/#/textbook/students/f25/shaughn-r-stang)
- [Stephen R Foster](/cis-110/#/textbook/students/f25/stephen-r-foster)
- [Taylor S Jackman](/cis-110/#/textbook/students/f25/taylor-s-jackman)
- [Xadrian Brumley](/cis-110/#/textbook/students/f25/xadrian-brumley)
- [Ethan Strenge](/cis-110/#/textbook/students/f25/ethan-strenge)
- [Seth Stiles](/cis-110/#/textbook/students/f25/Seth-Stiles)
- [Scott Allen](/cis-110/#/textbook/students/f25/Scott-Allen)
- [Scott Allen](/cis-110/#/textbook/students/f25/Scott-Allen)
17 changes: 17 additions & 0 deletions frontend/public/textbook/students/w26/ryan-n-dresner.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Hello! I am Ryan Dresner. I am taking this course in Winter 2026.

As Required, posted below is my midterm!


## Ryan Dresner's Midterm
{{YouTube:https://youtu.be/3ZPxpzsK-vc}}

**Chapters**
- [7:08 — Start of Midterm](https://youtu.be/3ZPxpzsK-vc?t=428)
- [32:47 — 1/4 of the way Through](https://youtu.be/3ZPxpzsK-vc?t=1967)
- [1:02:21 — Midway Through](https://youtu.be/3ZPxpzsK-vc?t=3741)
- [1:33:19 — Midway Through](https://youtu.be/3ZPxpzsK-vc?t=5599)

I am in the process of editing my midterm video using DaVinci Resolve, so this page will be updated once more further down the line.

**Thank you for visiting.**
14 changes: 7 additions & 7 deletions textbook-lib/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.