-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
177 lines (166 loc) · 6.5 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
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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112269442-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-112269442-1');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>About ACM</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="css/vendor/bootstrap.css">
<link rel="stylesheet" type="text/css" href="css/shared.css">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<script type="text/javascript" src="js/vendor/jquery.js"></script>
<script type="text/javascript" src="js/vendor/bootstrap.js"></script>
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top navbar-custom">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-left">
<li><a href="/"><img src="img/logos/logo_acm_white.png" height=30 width=70></a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="/about">About</a></li>
<li><a href="/board">Board</a></li>
<li><a href="/broncosec">BroncoSec</a></li>
<li><a href="/events">Events</a></li>
<li><a href="/resources">Resources</a></li>
<li><a href="/join">Join</a></li>
<li><a href="http://hackforhumanity.io">H4H</a></li>
</ul>
</div>
</div>
</nav>
<div class="paper">
<!-- Calendar -->
<div id="wrapper">
<div class="container-fluid">
<div id="bumper"></div>
<h1 class="Club_name">About</h1>
<hr class="title-divider">
<div class="row">
<div class="col-sm-12 profile">
<center><img class="about-header" src="img/about/group.jpg"></center>
<div class="col-sm-offset-1 col-sm-10">
<p>ACM is Santa Clara’s premiere organization for computer science and computer engineering. Our goal for our members is to develop real-world CS skills and experience, to promote professional development through jobs and internships, and to cultivate a tight-knit, collaborative community.</p>
</div>
<div class="row text-center">
<div class="col-sm-6 about-faq">
<h3>What?</h3>
<p>Workshops, Guest Speakers, Weekly Meetings</p>
</div>
<div class="col-sm-6 about-faq">
<h3>Why?</h3>
<p>To build a tight knit group of lifelong learners</p>
</div>
<div class="col-sm-6 about-faq">
<h3>How?</h3>
<p>With the help of an amazing board & network of computer science enthusiasts at SCU</p>
</div>
<div class="col-sm-6 about-faq">
<h3>When?</h3>
<p>We usually have multiple events going on each week! Check our calendar in the Events tab!</p>
</div>
</div>
<br />
<br />
<br />
<div class="row text-center">
<h2 class="text-center">What are some of our events and activies?</h2>
<div class="col-sm-4 about-tile">
<center><a href="http://hackforhumanity.io/" target="_blank"><img src="img/about/Hackathon.jpg" class="prof-pic about-pic"></a></center>
<h3>Hackathons</h3>
<p>Every year we host <i>Hack for Humanity</i>, SCU's social good hackathon</p>
</div>
<div class="col-sm-4 about-tile">
<center><img src="img/about/workshop.JPG" class="prof-pic about-pic"></center>
<h3>Workshops</h3>
<p>Our bi-monthly workshops are a great way to learn cutting edge technologies right on SCU's campus</p>
</div>
<div class="col-sm-4 about-tile">
<center><img src="img/about/speaker.jpg" class="prof-pic about-pic"></center>
<br />
<h3>Speakers</h3>
<p>Learn about exciting new topics from guest speakers</p>
</div>
</div>
<br />
<br />
<br />
</div>
</div>
</div>
</div>
<!-- Connect with us footer -->
<div class="row">
<div class="connect text-center">
<h2>Connect with us!</h2>
<br />
</div>
<div class="text-center">
<div class="col-xs-0 col-sm-2"></div>
<div class="col-xs-12 col-sm-8">
<div class="connect-bubble">
<a href="https://www.facebook.com/groups/165822943541098/?ref=br_rs" target="_blank">
<img src="img/logos/logo-fb.png">
</a>
</div>
<div class="connect-bubble">
<a href="https://scuacm.slack.com" target="_blank">
<img src="img/logos/logo-slack.png">
</a>
</div>
<div class="connect-bubble">
<a href="https://www.instagram.com/scu_acm/" target="_top">
<img src="img/logos/logo-instagram.png" height=55px width=60px>
</a>
</div>
<div class="connect-bubble">
<a href="mailto:acm@scu.edu" target="_top">
<img src="img/logos/logo-email.png">
</a>
</div>
<div class="connect-bubble">
<a href="https://github.com/scuacm" taget="_blank">
<img src="img/logos/logo-github.png">
</a>
</div>
<div class="connect-bubble">
<a href="https://discord.gg/ReQTuJD" target="_top">
<img src="img/logos/logo-discord.png">
</a>
</div>
<div class="connect-bubble">
<a href="https://www.linkedin.com/groups/13597280/" target="_top">
<img src="img/logos/logo-linkedin.png">
</a>
</div>
</div>
</div>
<div class="col-xs-0 col-sm-2"></div>
<br />
<br />
<br />
<br />
<br />
<br />
<script type="text/javascript" src="js/navbar.js"></script>
</body>
</html>