-
Notifications
You must be signed in to change notification settings - Fork 10
/
about.php
252 lines (239 loc) · 7.88 KB
/
about.php
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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
<?php
$title = "ACM @ PSU - About Us";
$section = 'about';
require_once(dirname(__FILE__).'/scripts/top.php');
?>
<h1>About Us</h1>
<div class="row">
<div class="col-md-12">
<h2>The ACM</h2>
The Association for Computing Machinery is the largest international organization devoted to science and education related to computing.
It is a non-profit organization founded in 1947 that provides its members access to professional publications, conferences, and career resources.
The ACM also has student programming competitions.
<h2>Mission Statement</h2>
To provide a platform of educational resources to foster a diverse community of people passionate about technology.
</div>
</div>
<div class="row">
<div class="col-md-4">
<h2>Officers</h2>
<table class="table table-striped table-condensed">
<tr>
<td>Advisor</td>
<td><a href="http://web.cecs.pdx.edu/~bart/">Bart Massey</a><!-- - bart at cs.pdx.edu--></td>
</tr><tr>
<td>Chair</td>
<td>Molly Shove</td>
</tr><tr>
<td>Vice-Chair</td>
<td>Terry Tower</td>
</tr><tr>
<td>Treasurer</td>
<td>Sean Roberts</td>
</tr><tr>
<td>Secretary</td>
<td>Joseph Venetucci</td>
</tr><tr>
<td>Webmaster</td>
<td>Tim Handojo</td>
</tr>
<!--<td>Chair</td>
<td><a href="https://www.linkedin.com/pub/daniel-eynis/a5/9a3/649">Daniel Eynis</a></td>
</tr><tr>
<td>Vice-Chair</td>
<td>Adrian Jinbo</td>
</tr><tr>
<td>Outreach Coordinator</td>
<td>Larry Chiem</td>
</tr><tr>
<td>Treasurer</td>
<td><a href="https://github.com/Kiarasht">Kiarash Torkian</a></td>
</tr><tr>
<td>Secretary</td>
<td><a href="https://www.linkedin.com/in/sconsons-phon-46933572">Scott Phon</a></td>
</tr><tr>
<td>Event Coordinator</td>
<td>Lisa Gray</td>
</tr><tr>
<td>Event Coordinator</td>
<td>Rohan Elukurthy</td>
</tr><tr>
<td>Webmaster</td>
<td>Karis Hutcheson</td>
</tr>
-->
</table>
</div>
<div class="col-md-8">
<h2>Our local Chapter</h2>
We are the
<a href="http://www.pdx.edu/">Portland State University</a>
student chapter of the
<a href="http://www.acm.org/">Association for Computing Machinery</a>.<br />
<br />
We're open to suggestions for other things we could do as a group.
Have an idea? <a href="contact.php">Contact us</a>.
<hr />
<h3>PSU</h3>
Portland State University is situated in downtown Portland, Oregon, United States.
It was founded in 1946 and is the only public university in the state that is located in a major metropolitan city.
<br /><br />
ACM is located in the PSU Fourth Avenue Building, Room 88-08. It's considered in the FAB but is below EB.<br />
Portland, Oregon 97201<br />
(<a href="https://www.pdx.edu/floorplans/buildings/eb">EB</a>)
(<a href="https://www.google.com/maps/place/Engineering+Bldg,+Portland,+OR+97201/@45.5090477,-122.6809337,459m/data=!3m2!1e3!4b1!4m7!1m4!3m3!1s0x54950a14116590d7:0x63a5638fb5805e92!2s1900+SW+4th+Ave,+Portland,+OR+97201!3b1!3m1!1s0x54950a146a523c6d:0xc394a5380f970370">Google map</a>)
(<a href="https://www.google.com/maps/@45.5092013,-122.681601,3a,75y,118.98h,106.35t/data=!3m6!1e1!3m4!1sNT6aDQIBrfHU_s0U3uPRZw!2e0!7i13312!8i6656">Google view</a>)<br />
(<a href="https://www.pdx.edu/floorplans/buildings/fab">FAB</a>)
(<a href="http://maps.google.com/maps?q=1900+SW+Fourth+Avenue%2C+Portland+Oregon+97201+">Google map</a>)
(<a href="https://www.google.com/maps/@45.509626,-122.6813765,3a,70.2y,111.35h,107.73t/data=!3m6!1e1!3m4!1sphmLx7aEumzoq6b8zshnGg!2e0!7i13312!8i6656!6m1!1e1">Google view</a>)</div>
</div>
<hr />
<h2>Past Members</h2>
This record is incomplete as the chapter has existed since time immemorial.
<div class="row">
<div class="col-md-4">
<h3>ACM officers for 2012-2013</h3>
<table class="table table-striped table-condensed">
<tr>
<td>Chair</td>
<td>Lindsay Ergenekan</td>
</tr><tr>
<td>Vice Chair</td>
<td>Azadi Bogolubov<!-- - azadib at pdx.edu--></td>
</tr><tr>
<td>Treasurer</td>
<td>Jameson McCowan<!-- - jameson at cecs.pdx.edu--></td>
</tr><tr>
<td>Treasurer</td>
<td>Donovan Finch</td>
</tr><tr>
<td>Secretary</td>
<td>Philip Coho</td>
</tr><tr>
<td>Arbiter</td>
<td>Alexander Steiert<!-- - asteiert at cs.pdx.edu--></td>
</tr><tr>
<td>Vizier</td>
<td>Damon Liang<!-- - damonl at cecs.pdx.edu--></td>
</tr><tr>
<td>Webmaster</td>
<td>Harmanpreet Singh</td>
</tr><tr>
<td>Events<br />Coordinator</td>
<td>William Van Hevelingen<!--, wvan at cs.pdx.edu--></td>
</tr>
</table>
</div>
<div class="col-md-4">
<h3>ACM officers for 2011-2012</h3>
<table class="table table-striped table-condensed">
<tr>
<td>Chair</td>
<td>Thomas Schreiber<!-- - AKA Ubiquill --></td>
</tr><tr>
<td>Chair</td>
<td>Damon Liang<!-- - AKA Lycopene --></td>
</tr><tr>
<td>Chair</td>
<td>Isaac Archer <!-- proxy.of.the.void at gmail.com --></td>
</tr><tr>
<td>Vice Chair</td>
<td>Alexander Steiert<!-- - AKA Magic --></td>
</tr><tr>
<td>Treasurer</td>
<td>Jameson McCowan<!-- AKA jameson --></td>
</tr><tr>
<td>Secretary</td>
<td>Joseph Lee<!-- - AKA monleezy --></td>
</tr><tr>
<td>Events</td>
<td>William Van Hevelingen<!-- AKA blkperl --></td>
</tr>
</table><br />
</div>
<div class="col-md-4">
<h3>ACM officers for 2010-2011</h3>
<table class="table table-striped table-condensed">
<tr>
<td>President</td>
<td>Cory Kolbeck<!-- - AKA cbeck--></td>
</tr><tr>
<td>Vice President</td>
<td>Dan Colish<!-- - AKA dcolish--></td>
</tr><tr>
<td>Secretary</td>
<td>Oscar Sanabria<!-- - AKA carrbs--></td>
</tr><tr>
<td>Treasurer</td>
<td>Jon Harker<!-- - AKA jesusaurus--></td>
</tr><tr>
<td>Activities Coordinator</td>
<td>Spencer Krum<!-- - AKA nibalizer--></td>
</tr>
</table><br />
</div>
</div>
<div class="row">
<div class="col-md-4">
<h3>ACM officers for 2009-2010</h3>
<table class="table table-striped table-condensed">
<tr>
<td>President</td>
<td>Reid Vandewiele</td>
</tr><tr>
<td>Vice-President</td>
<td>Keith Parker</td>
</tr><tr>
<td>Secretary</td>
<td>Louis Ledesma</td>
</tr><tr>
<td>Treasurer</td>
<td>David Stelter</td>
</tr><tr>
<td>Events Coordinator</td>
<td>Dan Colish</td>
</tr>
</table>
</div>
<div class="col-md-4">
<h3>ACM officers for 2008-2009</h3>
<table class="table table-striped table-condensed">
<tr>
<td>President</td>
<td>Hunter Haugen</td>
</tr><tr>
<td>Vice-President</td>
<td>Cody Herriges</td>
</tr><tr>
<td>Treasurer</td>
<td>Loren Davis</td>
</tr><tr>
<td>Secretary</td>
<td>Aaron Fellin</td>
</tr>
</table><br />
</div>
<div class="col-md-4">
<h3>ACM officers for 1988-1989</h3>
<table class="table table-striped table-condensed">
<tr>
<td>President</td>
<td>Michael Green</td>
</tr><tr>
<td>Vice-President</td>
<td>Trent Fisher</td>
</table>
</div>
<div class="col-md-4">
<h3>ACM officers for 1986-1987</h3>
<table class="table table-striped table-condensed">
<tr>
<td>President</td>
<td>Shannon Nelson</td>
</tr><tr>
<td>Vice-President</td>
<td>Shauna Hogan</td>
</table>
</div>
</div>
<?php require_once(dirname(__FILE__).'/scripts/bottom.php') ?>