diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-12-14 23:45:02 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2021-12-14 23:45:02 -0500 |
commit | a7758fc09db71e120cd2560496b8002d130eaea0 (patch) | |
tree | cfe1e236d035af08ef3c6993c929858c3c292f91 /experience | |
parent | 7e08c2f8aaa0c6d7c02f22e3cfd22a15a32a1766 (diff) |
Update experience page
Diffstat (limited to 'experience')
-rw-r--r-- | experience/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/experience/index.html b/experience/index.html index 0e9a02b..de1d112 100644 --- a/experience/index.html +++ b/experience/index.html @@ -22,6 +22,8 @@ <ul> <li><h4>College (Michigan State University)</h4></li> <ul> + <li style="color:crimson;">[Spring 2022] CSE 331 - Algorithms and Data Structures</li> + <li style="color:crimson;">[Spring 2022] CSE 320 - Computer Architecture and Organization</li> <li>CSE 260 - Discrete Mathematics for Computer Science</li> <li>CSE 232 - Intro to Programming II</li> </ul> |