-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
178 lines (157 loc) · 7.79 KB
/
Copy pathindex.html
File metadata and controls
178 lines (157 loc) · 7.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Amanda Bienz - Assistant Professor</title>
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon//favicon-16x16.png">
<link rel="manifest" href="assets/favicon/site.webmanifest">
</head>
<body>
<header>
<h1 class="site-heading text-center text-faded d-none d-lg-block">
<span class="site-heading-upper text-primary mb-3">Assistant Professor</span>
<span class="site-heading-lower">Amanda Bienz</span>
</h1>
</header>
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark py-lg-4" id="mainNav">
<div class="container">
<a class="navbar-brand text-uppercase fw-bold d-lg-none" href="index.html">Teaching</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mx-auto">
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="https://bienz2.github.io">Home</a></li>
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="https://scalablesolvers.github.io">Scalable Solvers Lab</a></li>
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="https://professorbienz.github.io">Teaching</a></li>
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="https://bienz2.github.io/cv_tex/cv.pdf">CV</a></li>
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="https://bienz2.github.io/contact.html">Contact Me</a></li>
<li class="nav-item px-lg-4"><a class="nav-link text-uppercase" href="https://bienz2.github.io/blog">Blog</a></li>
</ul>
</div>
</div>
</nav>
<section class="page-section cta">
<div class="container">
<div class="row">
<div class="col-xl-15 mx-auto">
<div class="cta-inner bg-faded text-center rounded">
<h2 class="section-heading mb-4">
<span class="section-heading-upper">University of New Mexico</span>
<span class="section-heading-lower">Courses Taught</span>
</h2>
<table align="center" frame=hsides rules=rows style='padding-bottom:25px'>
<thead>
<tr>
<th scope="col">Semester</th>
<th scope="col">Course</th>
<th scope="col" style="padding-right: 30px;">Syllabus</th>
<th scope="col">Evaluations</th>
</tr>
</thead>
<tbody>
<tr>
<th>Spring 2025</th>
<td>CS481/ECE437 Operating Systems</td>
<td></td>
<td><a href="assets/evaluations/CS481_ECE437_Spring2025.pdf"><i class='fa fa-file-pdf'></i></a></td>
</tr>
<tr>
<th>Fall 2024</th>
<td>CS108 CS4ALL</td>
<td><a href="assets/syllabus/fa24_cs108.pdf"><i class='fa fa-file-pdf'></i></a></td>
<td><a href="assets/evaluations/CS108L_Fall2024.pdf"><i class='fa fa-file-pdf'></i></a></td>
</tr>
<tr>
<th>Fall 2023</th>
<td>CS442/542 Parallel Processing</td>
<td><a href="assets/syllabus/fa23_cs442.pdf"><i class='fa fa-file-pdf'></i></a></td>
<td><a href="assets/evaluations/CS442_542_Fall2023.pdf"><i class='fa fa-file-pdf'></i></a></td>
</tr>
<tr>
<th>Spring 2023</th>
<td>CS481/ECE437 Operating Systems</td>
<td><a href="assets/syllabus/sp23_cs481.pdf"><i class='fa fa-file-pdf'></i></a></td>
<td><a href="assets/evaluations/CS481_ECE437_Spring2023.pdf"><i class='fa fa-file-pdf'></i></a></td>
</tr>
<tr>
<th>Fall 2022</th>
<td>CS442/542 Parallel Processing</td>
<td><a href="assets/syllabus/fa22_cs442.pdf"><i class='fa fa-file-pdf'></i></a></td>
<td><a href="assets/evaluations/CS442_542_Fall2022.pdf"><i class='fa fa-file-pdf'></i></a></td>
</tr>
<tr>
<th>Fall 2021</th>
<td>CS491/591 Super Algorithms for Supercomputers</td>
<td><a href="assets/syllabus/fa21_cs491.pdf"><i class='fa fa-file-pdf'></i></a></td>
<td><a href="assets/evaluations/CS491_591_Fall2021.pdf"><i class='fa fa-file-pdf'></i></a></td>
</tr>
<tr>
<th>Spring 2021</th>
<td>CS481/ECE437 Operating Systems</td>
<td></td>
<td><a href="assets/evaluations/CS481_ECE437_Spring2021.pdf"><i class='fa fa-file-pdf'></i></a></td>
</tr>
<tr>
<th>Fall 2020</th>
<td>CS442/542 Parallel Processing</td>
<td></td>
<td><a href="assets/evaluations/CS442_542_Fall2020.pdf"><i class='fa fa-file-pdf'></i></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</section>
<section class="page-section cta">
<div class="container">
<div class="row">
<div class="col-xl-15 mx-auto">
<div class="cta-inner bg-faded text-center rounded">
<h2 class="section-heading mb-4">
<span class="section-heading-lower">Course Content</span>
</h2>
<table align="center" frame=hsides rules=rows style='padding-bottom:25px'>
<thead>
<tr>
<th scope="col">Course</th>
<th scope="col">Slide Deck</th>
</tr>
</thead>
<tbody>
<tr>
<th>CS481/ECE437 Operating Systems</th>
<td><a href="https://github.com/ProfessorBienz/SlideDecks/tree/main/OperatingSystems">Slides</a></td>
</tr>
<tr>
<th>CS442/542 Parallel Processing</th>
<td><a href="https://github.com/ProfessorBienz/SlideDecks/tree/main/ParallelProcessing">Slides</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</section>
<footer class="footer text-faded text-center py-5">
<div class="container"><p class="m-0 small">Copyright © Amanda Bienz 2024</p></div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>