-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
306 lines (256 loc) · 13.2 KB
/
index.html
File metadata and controls
306 lines (256 loc) · 13.2 KB
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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
---
layout: default
---
<!-- The #page-top ID is part of the scrolling feature - the data-spy and data-target are part of the built-in Bootstrap scrollspy function -->
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-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 page-scroll" href="#page-top">Data Science @ Sac State</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden">
<a class="page-scroll" href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#about">About Us</a>
</li>
<li>
<a class="page-scroll" href="#about">Projects</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact Us</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Section -->
<section id="intro" class="intro-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1>Welcome to Sac State's Data Science Club</h1>
<br><p style="font-size:100%;"> Our mission is to bring together Sac State students who are interested in data science to learn more about different technologies and tools, and make some really cool projects.</p>
<br><p style="font-size:100%;"> We do this by creating an inclusive environment that independent learning, collaboration, and camaraderie.</p>
<br>
<a class="front-btn btn btn-default page-scroll" href="#about">About Us</a>
<br>
<br>
<a class="front-btn btn btn-default page-scroll" href="#projects">Projects</a>
<br>
<br>
<a class="front-btn btn btn-default page-scroll" href="#contact">Contact Us</a>
</div>
</div>
</div>
</section>
<!-- About Us-->
<section id="about" class="about-section">
<div class="container centered">
<div class="row">
<div class="col-lg-12">
<h1>About Us</h1>
</div>
<br>
<div class = "col-lg-12">
<p align="left" style="font-size:100%;">Data Science is the intersection of computer science, math, statistics, and computer science in a variety of applications.</p>
<br>
<p align="left" style="font-size:100%;">Our tentative plan is meet in <strong>Sequoia 450 at 3:00pm every other Thursday (Starting September 14, so the odd weeks).</strong>.<!-- Follow our <a href="https://www.facebook.com/groups/1735039680067737">Facebook group</a> for updates. We're very active on the group, so please join!</p><-->
<!--<br>
<p align="left" style="font-size:100%;">We're always in <strong>Riverside 5029 until late at night on Friday's</strong> if you want to work on projects.</p>-->
<!-- <br>
<p align="left" style="font-size:100%:">A link to the planned topics can be found <a href="https://docs.google.com/document/d/1V2kcNUqes5YmVlRcf4Gsz2ngrAqFBfrhk2RZ7sH9gV0/edit?usp=sharing">here</a>
<br>-->
<p align="left" style="font-size:100%:">A link to some great data science resources can be found <a href="https://github.com/DataScience-SacState/DataScienceResources">here</a>
<br>
<p align="left" style="font-size:100%:">For past meeting materials, click <a href="http://datasciencecsus.com/MeetingMaterials/">here</a>
<br>
<br>
<p align="left" style="font-size:100%:">One thing we cannot stress is enough is that <strong>we accept students of all backgrounds, majors, and skill levels.</strong></p>
<br>
</div>
</div>
</section>
<!-- Projects-->
<section id="projects" class="projects-section">
<div class="container centered">
<div class="row">
<div class="col-lg-12">
<h1>Projects</h1>
</div>
</div>
<br>
<hr />
<div class="container">
<div class="row">
<div class="col-lg-12">
<h4>Here are some projects the club has made in the past on project days/as hackathon teams:</h4>
</div>
</div>
<div class="entry" style="min-height: 130px">
<div class="entry-image" style="float:left">
<img src="/img/showcase/marchmadness.gif" />
<p style="text-align: center;">^^^ Hover!</p>
</div>
<div class="entry-text" style="text-align:left;padding-left:138px;">
<h2 class="entry-name">
<a href="http://datascience-sacstate.github.io/March-Madness">
March Madness Predictor
</a>
</h2>
<p>Visualization tool to rank teams by their offensive and defensive ability. Built in ~14 hours for CSUS ECS Open House.</p>
</div>
</div>
<hr />
<div class="entry" style="min-height: 130px">
<div class="entry-image" style="float:right">
<img src="/img/showcase/cleansac.gif" />
</div>
<div class="entry-text" style="text-align:right;padding-right:138px;">
<h2 class="entry-name">
<a href="http://datascience-sacstate.github.io/clean-sac/src/">
Clean Sac
</a>
</h2>
<p>311 Data collection visualization tool. Can view incident heatmaps by type filters and by cluster location. Built at Hack4Sac.</p>
</div>
</div>
<hr />
</div>
<hr />
<div class="entry" style="min-height: 130px">
<div class="entry-image" style="float:left">
<img src="/img/showcase/couchcoder.gif" />
</div>
<div class="entry-text" style="text-align:left;padding-right:138px;">
<h2 class="entry-name">
<a href="https://github.com/DataScience-SacState/HackDavis?files=1">
Couch Coder
</a>
</h2>
<p>Couch Coder is a IDE for google docs that supports syntax highlighting! Built at HackDavis, won best dev tool.</p>
</div>
<hr />
</div>
<div class="entry" style="min-height: 130px">
<div class="entry-image" style="float:right">
<img src="/img/showcase/lol-davis.jpg" />
</div>
<div class="entry-text" style="text-align:right;padding-right:138px;">
<h2 class="entry-name">
<a href="https://github.com/DataScience-SacState/iidata_boyz">
Iidata Timed Contest
</a>
</h2>
<p>A 3 hour timed data analysis contest at UC Davis Statistics Club's data science conference where we won first place.</p>
</div>
</div>
<div class="entry" style="min-height: 130px">
<div class="entry-image" style="float:left">
<img src="" />
</div>
<div class="entry-text" style="text-align:left;padding-right:138px;">
<h2 class="entry-name">
<a href="https://github.com/MatthewMerrill/HackDavis17">
HackDavis 2017
</a>
</h2>
<p>A way to track UC Davis' energy usage, winner of OSI soft's first place prize at HackDavis 2017. Built by Matthew Merrill, David Judilla, and Brandon Sherman.</p>
</div>
</div>
<hr />
</section>
<!-- Contact Section -->
<section id="contact" class="contact-section">
<div class="container centered">
<div class="row">
<div class="col-lg-12">
<h1>Contact Us</h1>
<h4>If you have any questions, please email us at datascienceatsacstate@gmail.com</h4>
<!-- <iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeQ-WwkCqxc2W382Y5ro459nSdmnfpUEWGatAVCGCPmY772HQ/viewform?embedded=true" width="760" height="650" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe> -->
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="//datasciencecsus.us16.list-manage.com/subscribe/post?u=90a8c69ce92c75d7c7a4665d0&id=4046a24803" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2>Subscribe to our mailing list</h2>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div class="mc-field-group">
<label for="mce-FNAME">First Name </label>
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
</div>
<div class="mc-field-group">
<label for="mce-LNAME">Last Name </label>
<input type="text" value="" name="LNAME" class="" id="mce-LNAME">
</div>
<div class="mc-field-group size1of2">
<label for="mce-BIRTHDAY-month">Birthday </label>
<div class="datefield">
<span class="subfield monthfield"><input class="birthday " type="text" pattern="[0-9]*" value="" placeholder="MM" size="2" maxlength="2" name="BIRTHDAY[month]" id="mce-BIRTHDAY-month"></span> /
<span class="subfield dayfield"><input class="birthday " type="text" pattern="[0-9]*" value="" placeholder="DD" size="2" maxlength="2" name="BIRTHDAY[day]" id="mce-BIRTHDAY-day"></span>
<span class="small-meta nowrap">( mm / dd )</span>
</div>
</div> <div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_90a8c69ce92c75d7c7a4665d0_4046a24803" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='BIRTHDAY';ftypes[3]='birthday';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
<!---<div class="row">
<div class="col-lg-12">
<h1>Connect With Us</h1>
<a class="bottom-btn btn btn-social btn-twitter" href = "https://twitter.com/csusdatascience">
<span class="fa fa-twitter"></span> Follow us on Twitter
</a>
<br>
<br>
<a class="bottom-btn btn btn-social btn-facebook" href = "https://www.facebook.com/groups/1735039680067737/?fref=ts">
<span class="fa fa-facebook"></span> Join our Facebook Group
</a>
<br>
<br>
<a class="bottom-btn btn btn-social btn-github" href = "https://www.github.com/DataScience-SacState">
<span class="fa fa-github"></span> Check us out on Github
</a>
</div>
</div>-->
</div>
</div>
</div>
</section>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Scrolling Nav JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<script src="js/scrolling-nav.js"></script>
</body>