-
Notifications
You must be signed in to change notification settings - Fork 7
/
officers.html
226 lines (185 loc) · 8.6 KB
/
officers.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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ACM | Old Dominion University</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="ACM - Old Dominion University Chapter">
<meta name="author" content="cosmic_meow">
<!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/jquery.pageslide.css">
<link href="css/font/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<script src="scripts/wufoo.js"></script>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" s izes="72x72" href="ico/apple-touch-icon-72-precomposed.png">
<!-- <link rel="apple-touch-icon-precomposed" href="ico/apple-touch-icon-57-precomposed.png"> -->
</head>
<!-- BODY + SCROLLSPY -->
<a id="home"></a>
<nav class="navbar" role="banner">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="img/acm_logo.png"></a>
</div>
<div class="navbar-collapse collapse" role="navigation">
<ul class="nav navbar-nav navbar-left">
<li><a href="aboutus.html">About Us</a></li>
<li><a href="index.html">Events</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Join Us <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://orgsync.com/67902/chapter">Orgsync Group</a></li>
<li><a href="https://bit.ly/odu-acm">ACM Google Group</a></li>
<li><a href="https://www.facebook.com/groups/347108605336487/">CS Facebook Group</a></li>
<li class="divider"></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Related Orgs <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="http://women.acm.org/">ACMW </a></li>
<li><a href="https://orgsync.com/66251/chapter">CodeforAmerica</a></li>
<li><a href="https://orgsync.com/63632/chapter">ODU VGDC</a></li>
</ul>
</li>
</ul>
</div>
</nav><!-- /.navbar -->
<!-- BOARD -->
<div class="wrapper" style="background-color:#FCEBB6">
<div class="mainpage">
<div class="row">
<h1>Current Leadership:</h1>
<div class="col-lg-5">
<center>
<img src="img/stanley_zheng.png" class="img-circle"><br><br>
<div class="well">
<h3><a href="https://twitter.com/StanZheng">Stanley Zheng</a></h3>
<p>Chair</p>
Stanley is a CS major with senior status. He interests in open source software and open data. He is also the captain of ODU's Code for America brigade. Stanley current works for NBT Solution, geospatial application company based in Williamsburg, VA.
</div>
</center>
</div>
<div class="col-lg-5">
<center>
<img src="img/lookmai_rattana.jpg" class="img-circle"><br><br>
<div class="well">
<h3><a href="https://twitter.com/cosmic_meow">Lookmai Rattana</a></h3>
<p>Web Developer</p>
Lookmai a CS major, also with senior status. She enjoys doing front-end development works and free lance illustration. She currently interns at a small startup company Vinylmint.
</div>
</center>
</div>
<div class="col-lg-5">
<center>
<img src="img/janet_brunelle.png" class="img-circle"><br><br>
<div class="well">
<h3><a href="http://www.cs.odu.edu/~brunelle/">Janet Brunelle</a></h3>
<p>ACM Advisor</p>
Janet Brunelle is the current Assistant Chair of Computer Science Department, Chief Departmental Advisor, and Senior Lecturer. You can get in touch with her at her office over at E&CS 3210. For more information, <a href="http://cs.odu.edu/~brunelle">click here</a> to learn more about Mrs. Brunelle.
</div>
</center>
</div>
</div>
</div> <!-- /.wrapper -->
<!-- ADVISORS -->
<div class="wrapper" style="background-color:#FED790">
<div class="mainpage">
<div class="row">
<div class="col-lg-5">
<center>
<img src="img/portrait_placeholder.png" class="img-circle"><br><br>
<div class="well">
<h3>Your Name Here</h3>
<p>Vice Chair<br>
<i>Inquire about this position below.</i></p>
</div>
</center>
</div>
<div class="col-lg-5">
<center>
<img src="img/le'quinn.jpg" class="img-circle"><br><br>
<div class="well">
<h3>Le'Quinn Fields</h3>
<p>Secretary<br>
<i>I like stuff and movies</i></p>
</div>
</center>
</div>
<div class="col-lg-5">
<center>
<img src="img/chelsea.jpg" class="img-circle"><br><br>
<div class="well">
<h3>Chelsea Hunt</h3>
<p>Treasury<br>
<i>I like stuff </i></p>
</div>
</center>
</div>
</div>
</div>
</div> <!-- /.wrapper -->
<!-- contact form -->
<a id="contact"></a>
<div class="wrapper" style="background-color:#E5E7DB">
<div class="mainpage">
<div class="row featurette">
<h1>Contact Us:</h1>
<div class="col-lg-15">
<p>
<!-- START THE FORM -->
<center>
<form role="form" id="form1" name="form1" autocomplete="off" enctype="multipart/form-data" method="post" novalidate action="https://acmodu.wufoo.com/forms/z7x4m1/#public">
<div class="form-group">
<input type="text" class="form-control" placeholder="First Name" id="Field1" name="Field1" type="text" class="field text fn">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Last Name" id="Field2" name="Field2" type="text" class="field text ln">
</div>
<div class="form-group">
<input type="email" id="Field3" name="Field3" class="form-control" name="email" placeholder="Email">
</div>
<div class="form-group">
<textarea id="Field4" name="Field4" rows="6" placeholder="Message" name="message" class="form-control"></textarea>
</div>
<br><br>
<input id="saveForm" name="saveForm" type="submit" value="Submit">
<input type="hidden" id="idstamp" name="idstamp" value="bY/Sq+++OfpInZtG5Ge58Yr8k5wTFxL3gdCy8Alm8zw=" />
</form>
</center>
</p>
</div>
</div>
</div> <!-- /.wrapper -->
<!-- FOOTER -->
<footer>
<div class="container">
<p class="pull-left">Website and UI images created by <a href="https://twitter.com/cosmic_meow">Lookmai Rattana</a>.
<br>Based on Twitter Bootstrap 3.0. </p>
<p class="pull-right"><a href="#"><img src="img/arrow-01.png"></a></p>
</div>
</footer>
<!-- Le javascript
================================================== -->
<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/holder.js"></script>
<!-- Slider Script -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.pageslide.min.js"></script>
</body>
</html>