-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
277 lines (268 loc) · 14.9 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
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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="K-State Association for Computing Machinery - Kansas State University's largest club for computer scientists.">
<meta name="author" content="Alex Todd">
<title>K-State Association for Computing Machinery</title>
<link rel="shortcut icon" href="favicon.ico">
<link rel="apple-touch-icon-precomposed" href="favicon.ico" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css" integrity="sha256-PZLhE6wwMbg4AB3d35ZdBF9HD/dI/y4RazA3iRDurss=" crossorigin="anonymous" />
<link href="css/creative.min.css?v4.0" rel="stylesheet">
<link href="css/styles.css?v1.0" rel="stylesheet">
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top"><img src="img/acm_flat.svg" />K-State ACM</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#about">Meet Us</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#sponsors">Sponsors</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#events">Events</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<header class="masthead text-center text-white d-flex">
<div class="container-fluid my-auto">
<div class="row justify-content-center">
<div class="col-lg-10">
<h1 class="text-uppercase">
<strong>K-State Association for Computing Machinery</strong>
</h1>
<hr>
</div>
<div class="col-lg-6">
<p class="text-faded mb-5">The Association for Computing Machinery is the professional organization for computer scientists. We strive to bring the computer science community closer by hosting a variety of events as well as getting involved in the community.</p>
<a class="btn btn-primary btn-xl js-scroll-trigger" href="#about">Meet Our Team!</a>
</div>
</div>
</div>
</header>
<section class="bg-primary text-center" id="about">
<div class="container">
<h2 class="section-heading text-white">The People</h2>
<hr class="light my-4">
<p class="text-faded mb-4">Get to know the officers that make all of the ACM events possible!</p>
<div class="row officers justify-content-center">
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/wcarter.jpg" />
<h3>William Carter</h3>
<p>President</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/default.png" />
<h3>Xan Denniston</h3>
<p>Vice President</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/JLopez.png" />
<h3>Jose Lopez</h3>
<p>Secretary</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/csteiner.jpg" />
<h3>CJ Steiner</h3>
<p>Treasurer</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/alonen.jpg" />
<h3>Andrew Loenen</h3>
<p>Outreach Chair</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/cmurrell.png" />
<h3>Cody Murrell</h3>
<p>Event Chair</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/iarmstrong.jpg" />
<h3>Ian Armstrong</h3>
<p>Open House Co-Chair</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/jschieber.jpeg" />
<h3>Justin Schieber</h3>
<p>Open House Co-Chair</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/cgarcia.jpeg" />
<h3>Connor Garcia</h3>
<p>Industry Liason</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/dan.png" />
<h3>Dr. Dan Andresen</h3>
<p>Advisor</p>
</div>
<div class="col-8 col-sm-4 col-lg-3">
<img src="img/officers/weese_josh_med.jpg" />
<h3>Dr. Joshua Weese</h3>
<p>Advisor</p>
</div>
</div>
</div>
</section>
<section id="sponsors">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Sponsors and Partners</h2>
<hr class="my-4">
</div>
</div>
</div>
<div class="container-fluid">
<div class="row justify-content-center sponsors">
<a href="https://betsol.com" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/BETSOL.png');"></div></a>
<a href="http://www.boeing.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Boeing.svg');"></div></a>
<a href="https://www.bugcrowd.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Bugcrowd.svg');"></div></a>
<a href="http://www.cboe.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Cboe.svg');"></div></a>
<a href="https://www.cerner.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Cerner.png');"></div></a>
<a href="https://www.civicplus.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/CivicPlus.svg');"></div></a>
<a href="http://www.conocophillips.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/ConocoPhillips.png');"></div></a>
<a href="https://www.garmin.com/en-US/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Garmin.svg');"></div></a>
<a href="https://www.google.com/about/our-company/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Google.svg');"></div></a>
<a href="https://homebase.ai/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Homebase.svg');"></div></a>
<a href="https://www.jntcompany.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div id="jnt" style="background-image: url('img/sponsors/JNT.png');"></div></a>
<a href="http://www.kochind.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Koch.svg');"></div></a>
<a href="http://ksuesports.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div id="esports" style="background-image: url('img/sponsors/esports.png');"></div></a>
<a href="https://www.ntst.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Netsmart.jpg');"></div></a>
<a href="http://www.paycom.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Paycom.png');"></div></a>
<a href="http://tradebot.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Tradebot.svg');"></div></a>
<a href="https://www.softekinc.com/" target="_blank" class="col-md-6 col-lg-3 col-xl-2"><div style="background-image: url('img/sponsors/Softek.png');"></div></a>
</div>
</div>
</section>
<section class="p-0" id="events">
<div class="container-fluid p-0">
<div class="row no-gutters">
<div class="col-lg-4 col-sm-6">
<div class="portfolio-box event-background" style="background-image: url('img/events/steam.jpg');">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Community Involvment
</div>
<div class="project-name">
STEAM Nights
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="portfolio-box event-background" style="background-image: url('img/events/industry.jpg');">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Industry Involvment
</div>
<div class="project-name">
ACM Industry Series
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="portfolio-box event-background" style="background-image: url('img/events/contest.jpg');">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Student Involvment
</div>
<div class="project-name">
Programming Contests
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="portfolio-box event-background" style="background-image: url('img/events/help.jpg');">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Student Involvment
</div>
<div class="project-name">
Help Sessions
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="portfolio-box event-background" style="background-image: url('img/events/tech.jpg');">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Student Involvment
</div>
<div class="project-name">
Tech Talks
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="portfolio-box event-background" style="background-image: url('img/events/lan.jpg');">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Student Involvment
</div>
<div class="project-name">
LAN Parties
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="bg-dark text-white">
<div class="container text-center">
<h2 class="mb-4">View our Upcoming Events!</h2>
<a class="btn btn-light btn-xl sr-button" href="https://orgsync.com/86744/events?view=upcoming" target="_blank">ACM OrgSync</a>
</div>
</section>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2 class="section-heading">Let's Get In Touch!</h2>
<hr class="my-4">
<p class="mb-5">Ready to get involved, have an event idea you'd like to see, or want to be a partner? Awesome! Send us an email or reach out on social media and we'll get back with you soon.</p>
</div>
</div>
<div class="row justify-content-center">
<a href="mailto:[email protected]"><i class="fas fa-envelope fa-2x fa-fw"></i></a>
<a href="https://facebook.com/kstateacm" target="_blank"><i class="fab fa-facebook fa-2x fa-fw"></i></a>
<a href="https://twitter.com/ksuacm" target="_blank"><i class="fab fa-twitter fa-2x fa-fw"></i></a>
<a href="http://acm.cs.ksu.edu/discord" target="_blank"><i class="fab fa-discord fa-2x fa-fw"></i></a>
</div>
</div>
</section>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js" integrity="sha256-P93G0oq6PBPWTP1IR8Mz/0jHHUpaWL0aBJTKauisG7Q=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="https://unpkg.com/scrollreveal/dist/scrollreveal.min.js"></script>
<script defer src="https://use.fontawesome.com/releases/v5.0.10/js/all.js" integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+" crossorigin="anonymous"></script>
<script src="js/creative.min.js"></script>
</body>
</html>