-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
128 lines (110 loc) · 5.72 KB
/
Copy pathabout.html
File metadata and controls
128 lines (110 loc) · 5.72 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
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>UGBA 198 Staff</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css?family=Nothing+You+Could+Do|Raleway:300|Work+Sans:400,500" rel="stylesheet">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<script src="//cdn.jsdelivr.net/jquery.marquee/1.4.0/jquery.marquee.min.js" type="text/javascript"></script>
<link href="./css/style.min.css" rel="stylesheet">
<script src="./js/script.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-163594189-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-163594189-1');
</script>
</head>
<body style="overflow: auto; height: auto;">
<header class="wrap-container">
<div class="wrap">
<h1 class="header-title col-md-3 col-xs-3"><a href="http://www.ugba198.org/">UGBA198</a></h1>
<nav class="col-md-9 col-xs-9">
<ul>
<li class="hidden-xxs"><a href="https://docs.google.com/document/d/1CxIa2fsrPBvTG2B1HCTdBmm_OzanVM9febXDUGe3W2Q/edit">Syllabus</a></li>
<li><a href="about.html">About</a></li>
</ul>
</nav>
</div>
</header>
<main class="staff-page">
<section class="page-head wrap-container">
<div class="wrap">
<div class="head-decor">
<p class="head-subtitle">UGBA 198 at UC Berkeley</p>
<h1 class="head-title">Staff</h1>
</div>
<div class="head-people">
<h2 class="standard-title">Head Lecturers</h2>
<div class="row">
</div>
<div class="row">
<div class="person col-md-6">
<div class="person-thumbnail">
<div class="person-avatar">
<span class="person-image" style="background: url('img/raymond-chong.jpg'); background-size:cover;"></span>
</div>
</div>
<div class="person-text">
<h2 class="person-name">
<span>Raymond Chong</span> <!-- <a href="https://www.google.com/">Raymond Chong</a> -->
</h2>
<p><span>raymondchong (at) berkeley.edu</span></p>
<p>Office Hours: By appointment
</div>
</div>
<div class="person col-md-6">
<div class="person-thumbnail">
<div class="person-avatar">
<span class="person-image" style="background: url('img/sofie-yang.png'); background-size:cover;"></span>
</div>
</div>
<div class="person-text">
<h2 class="person-name">
<a href="https://www.linkedin.com/in/sofieyang/">Sofie Yang</a>
</h2>
<p><span>sofie.yang (at) berkeley.edu</span></p>
<p>Office Hours: Fridays 4-5 PM (email 24 hr. in advance if you will be attending; see <a href="https://sofieyang.github.io/ugba198.github.io/calendar.html">calendar</a> for location)</p>
</div>
</div>
</div>
<h2 class="standard-title">TAs</h2>
<div class="row"> </div>
<div class="person col-md-6">
<div class="person-thumbnail">
<div class="person-avatar">
<span class="person-image" style="background: url('img/mihir-gokhale.jpg'); background-size:cover;"></span>
</div>
</div>
<div class="person-text">
<h2 class="person-name">TA
<span>Mihir Gokhale</span>
</h2>
<p><span>mihirgokhale (at) @berkeley.edu</span></p>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="footer-links wrap-container">
<div class="wrap">
<div class="col col-md-3">
<h3><a href="https://docs.google.com/document/d/1CxIa2fsrPBvTG2B1HCTdBmm_OzanVM9febXDUGe3W2Q/edit">Syllabus</a></h3>
<h3><a href="https://piazza.com/berkeley/spring2020/ugba1983/home">Piazza</a></h3>
</div>
<div class="col col-md-3">
<h3>Meta</h3>
<ul class="lists">
<li><a href="https://sofieyang.github.io/ugba198.github.io/about.html">About</a></li>
<li><a href="https://sofieyang.github.io/ugba198.github.io/calendar.html">Calendar</a></li>
<!--<li><a href="http://practice.eecs189.org">Practice Problems</a></li>-->
</ul>
</div>
</div>
</footer>
</body></html>