-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathabout.html
141 lines (137 loc) · 9 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>SUNY Potsdam ACM</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<nav class="red darken-4" role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" href="index.html" class="brand-logo">Home</a>
<ul class="right hide-on-med-and-down">
<li><a href="about.html">About</a></li>
<li><a href="get-involved.html">Get Involved</a></li>
<li><a href="talks.html">Talks</a></li>
<li><a href="projects/index.html">Projects</a></li>
<li><a href="events/index.html">Events</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a href="credit/index.html">Credit</a></li>
<li><a href="donate.html">Donate</a></li>
<li><a href="contact/index.html">Contact</a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li><a href="about.html">About</a></li>
<li><a href="get-involved.html">Get Involved</a></li>
<li><a href="talks.html">Talks</a></li>
<li><a href="projects/index.html">Projects</a></li>
<li><a href="events/index.html">Events</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a href="credit/index.html">Credit</a></li>
<li><a href="donate.html">Donate</a></li>
<li><a href="contact/index.html">Contact</a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="material-icons">menu</i></a>
</div>
</nav>
<div class="container">
<h1>About</h1>
<p class="flow-text">Here you can find a little bit about the chapter and some of the history behind it. We hope to engage interested students through regular meetings, lightning talks, events, and interactive workshops. If you'd like to submit something about the chapter, please contact us so we can make this more complete!</p>
<div class="row">
<div class="col 12 m6">
<h3>National Chapter</h3>
<p class="flow-text">SUNY Potsdam's ACM is recognized by the national chapter. Their definition is as follows: ACM is widely recognized as the premier membership organization for computing professionals, delivering resources that advance computing as a science and a profession; enable professional development; and promote policies and research that benefit society.</p>
</div>
<div class="col s12 m6">
<h3>Local Chapter</h3>
<p class="flow-text">We are recognized by SUNY Potsdam's Student Government Association. Our goal for our local chapter at SUNY Potsdam is to establish a collaborative environment for students who are interested in technology and computing as well as raise awareness about the career opportunities and impact caused by pursuing computer science.</p>
</div>
</div>
<!-- Begin timeline -->
<div class="timeline">
<div class="timeline-event">
<div class="card timeline-content">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/ACM-Chapter-Start.jpeg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">1969 - Start of ACM Chapter<i class="material-icons right">more_vert</i></span>
<p>SUNY Potsdam's national ACM chapter has quite the legacy.</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Card Title<i class="material-icons right">close</i></span>
<p>Here is some more information about this product that is only revealed once clicked on.</p>
</div>
</div>
<div class="timeline-badge blue white-text"><i class="material-icons">language</i></div>
</div>
<!-- TODO: When were we SGA recognized? Add here. -->
<div class="timeline-event">
<div class="card timeline-content">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="img/stock-money.jpeg">
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4">2016 - Our first budget<i class="material-icons right">more_vert</i></span>
<p>The ACM Chapter is recognized with a budget by SGA, allowing us to get some awesome equipment and host some great events.</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Card Title<i class="material-icons right">close</i></span>
<p>Here is some more information about this product that is only revealed once clicked on.</p>
</div>
</div>
<div class="timeline-badge red white-text"><i class="material-icons">work</i></div>
</div>
</div>
</div>
<footer class="page-footer red darken-4">
<div class="container">
<div class="row">
<div class="col s4">
<h5 class="white-text">More Links</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="our-friends.html">Our Friends</a></li>
<li><a class="grey-text text-lighten-3" href="minutes.html">Minutes</a></li>
<li><a class="grey-text text-lighten-3" href="archive.html">Archive</a></li>
<li><a class="grey-text text-lighten-3" href="feedback.html">Feedback</a></li>
<li><a class="grey-text text-lighten-3" href="services.html">Services</a></li>
<li><a class="grey-text text-lighten-3" target="_blank" href="http://cs.potsdam.edu/CS/index.php">CS Homepage</a></li>
</ul>
</div>
<div class="col s4">
<h5 class="white-text">Connect</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="https://www.facebook.com/PotsdamACM/?fref=ts" target="_blank">Facebook</a></li>
<li><a class="grey-text text-lighten-3" href="https://github.com/potsdamacm" target="_blank">Github</a></li>
<li><a class="grey-text text-lighten-3" href="https://twitter.com/potsdamacm" target="_blank">Twitter</a></li>
<li><a class="grey-text text-lighten-3" href="https://www.linkedin.com/groups/8408448" target="_blank">LinkedIn</a></li>
<li><a class="grey-text text-lighten-3" href="https://lists.potsdam.edu/sympa/subscribe/acm" target="_blank">Mailing List</a></li>
<li><a class="grey-text text-lighten-3" href="https://plus.google.com/102069938733004614886" target="_blank">Google Plus</a></li>
<li><a class="grey-text text-lighten-3" href="https://potsdamacm-slack.herokuapp.com/" target="_blank">Slack</a></li>
</ul>
</div>
<div class="col s4">
<h5 class="white-text">Regular Meetings</h5>
<ul class="white-text">
<li>Every Friday</li>
<li>Dunn Hall 206</li>
<li>4:00 PM - 5:00 PM</li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
</body>
</html>