-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
206 lines (206 loc) · 7.87 KB
/
index.html
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="university of washington, uw, computer
science, computer engineering, cse, uw cse, association for
computing machinery, acm, uw acm, seattle" />
<title>UW ACM</title>
<link rel="icon" href="img/uwcse.png" type="image/png" />
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen" />
<link href="css/bootstrap-responsive.min.css" rel="stylesheet"
media="screen" />
<link href="css/main.css" rel="stylesheet" media="screen" />
</head>
<body>
<div id="page">
<nav class="navbar site-navbar navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse"
data-target="#navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#home" class="">Home</a></li>
<li><a href="#about" class="">About</a></li>
<li><a href="#video" class="">Events</a></li>
<li><a href="#documentation" class="">Resources</a></li>
<li><a href="#team" class="">Officers</a></li>
</ul>
</div>
</div>
</nav>
<main id="main" class="site-main">
<section id="home">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>UW ACM</h3>
</div>
<div class="col-md-12 col-sm-12">
making your cse experience even better
</div>
</div>
</div>
</section>
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>About</h3>
</div>
<div class="col-md-6 col-sm-6">
<p>
The purpose of UW ACM is to connect CSE students with peers,
faculty, staff, and industry, and provide students with the
resources and skills they need to succeed. UW ACM acts as a
gateway for students to make a difference in the department
and encourages a positive, collaborative environment within
the CSE community.
</p>
<p>
</p>
</div>
<div class="col-md-6 col-sm-6">
<p>
Join us today! Contact any of the ACM officers or email us at
acm-officers[at]cs...
</p>
</div>
</div>
</div>
</section>
<section id="video">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Events</h3>
</div>
<div class="col-md-12 col-sm-12">
<p>
Keep up to date on our events by checking out the ugrads blog
or the Washington CSE Facebook group! Stay connected by liking
our ACM Facebook page and following us on Twitter.
</p>
<p>
You can also subscribe to our Google Calendar below.
</p>
<div class="responsive-iframe-container">
<iframe
src="https://www.google.com/calendar/embed?src=uw.acm.events%40gmail.com&ctz=America/Los_Angeles"
style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
</div>
</div>
</div>
</section>
<section id="documentation">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Resources</h3>
</div>
<div class="col-md-6 col-sm-6">
<p>
<ul>
<li><a href="http://maxnoy.com/interviews.html">
Interview Tips</a></li>
<li><a href="http://www.cs.cmu.edu/~harchol/gradschooltalk.pdf">
Applying to Ph.D. Programs in Computer Science</a></li>
<li><a href="http://news.cs.washington.edu/">
CSE Department News</a></li>
<li><a href="http://ugradnews.cs.washington.edu/">
CSE Ugrads News</a></li>
<li><a href="http://www.cs.washington.edu/education/ugrad-brochure/handbook.html">
CSE Ugrads Handbook</a></li>
</ul>
</p>
</div>
<div class="col-md-6 col-sm-6">
<p>
<ul>
<li><a href="teaching-award.html">Teaching Award Recipients</a></li>
<li><a href="officer-history.html">Past Officers</a></li>
</ul>
</p>
</div>
</div>
</div>
</section>
<section id="team">
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Officers</h3>
</div>
<div class="col-md-3 col-sm-3">
<div class="profile-picture">
<img src="img/officers/cauligi-sunjay.jpg" alt="Sunjay Cauligi" />
</div>
<h4>Sunjay Cauligi</h4>
<p>Chair</p>
</div>
<div class="col-md-3 col-sm-3">
<div class="profile-picture">
<img src="img/officers/malcolm-clint.jpg" alt="Clint Malcolm" />
</div>
<h4>Clint Malcolm</h4>
<p>Vice Chair</p>
</div>
<div class="col-md-3 col-sm-3">
<div class="profile-picture">
<img src="img/officers/pyszkiewicz-karolina.jpg" alt="Karolina
Pyszkiewicz" />
</div>
<h4>Karolina Pyszkiewicz</h4>
<p>Secretary</p>
</div>
<div class="col-md-3 col-sm-3">
<div class="profile-picture">
<img src="img/officers/miller-jared.jpg" alt="Jared Miller" />
</div>
<h4>Jared Miller</h4>
<p>External Relations</p>
</div>
<div class="col-md-3 col-sm-3">
<div class="profile-picture">
<img src="img/officers/sethi-pooja.jpg" alt="Pooja Sethi" />
</div>
<h4>Pooja Sethi</h4>
<p>Internal Relations</p>
</div>
<div class="col-md-3 col-sm-3">
<div class="profile-picture">
<img src="img/officers/goel-karan.jpg" alt="Karan Goel" />
</div>
<h4>Karan Goel</h4>
<p>Event Coordinator</p>
</div>
<div class="col-md-3 col-sm-3">
<div class="profile-picture">
<img src="img/officers/timmerman-grant.jpg" alt="Grant Timmerman" />
</div>
<h4>Grant Timmerman</h4>
<p>Event Coordinator</p>
</div>
</div>
</section>
</main>
<footer>
UW ACM
|
<a href="mailto:acm-officers@cs.washington.edu">Contact Us</a>
</footer>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>