-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathevents.html
245 lines (220 loc) · 11.3 KB
/
events.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no,minimum-scale=1,maximum-scale=1,user-scalable=no">
<!-- Bootstrap CSS -->
<link type="text/css" rel="stylesheet" href="css/bootstrap/bootstrap.css">
<!--<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">-->
<!-- Custom CSS -->
<link type="text/css" rel="stylesheet" href="css/styles/common.css">
<link type="text/css" rel="stylesheet" href="css/styles/event.css">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<title></title>
</head>
<body id="body">
<nav id="nav" class="nav-main">
<ul class="nav-list">
<li class="list-item nav-logo"><a href="/">PC</a></li>
<li class="list-item"><a href="/events">Events</a></li>
<li class="list-item"><a href="/resources">Resources</a></li>
<li class="list-item"><a href="#">About</a></li>
</ul>
<span id="nav-icon-btn" class="nav-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg>
</span>
</nav>
<section id="events" class="container">
<main class="wrapper margin-t-b-120">
<h1>Events</h1>
<p class="lead sub-heading">Programmer's Club was made for Teamwork. Join Seminars to learn New Technologies
and take your Developing and Coding Skills to next level.</p>
<div class="latest-events margin-t-120">
<a href="workshop" class="event margin-r-40">
<div class="rounded-image">
<img src="./assets/Android.svg" alt="Android Workshop Image">
</div>
<h3 class="event-heading">Android Workshop</h3>
<p class="event-date body-heading">20 Aug 2018 & 21 Aug 2018</p>
<p class="event-info body-heading">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore
et dlore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi
ut
aliquip ex ea commodo consequat.
</p>
<p class="event-location body-heading">CC Lab</p>
</a>
<a href="#" class="event margin-l-40">
<div class="rounded-image">
<img src="./assets/Github%20square.svg" alt="Github Workshop Image">
</div>
<h3 class="event-heading">Github Workshop</h3>
<p class="event-date body-heading">To be declare</p>
<p class="event-info body-heading">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore
et dlore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi
ut
aliquip ex ea commodo consequat.
</p>
<p class="event-location body-heading">Seminar Hall</p>
</a>
</div>
</main>
</section>
<section id="hackathon" class="container-fluid black-background">
<div class="wrapper margin-t-b-160 container">
<div class="margin-t-b-120">
<h1 class="white-heading"> Err_404 Hackathon 2.0</h1>
<p class="hackathon-info small-white sub-heading">We call out all the cybernerds to come forth, compile your
minds
and
execute your
ideas in a competitive environment. The hackathon will run across the weekend which offers students the
chance to work in groups, brainstorm ideas, and build a working prototype before the time limit!</p>
<img src="./assets/Hackathon group image.svg" alt="Hackathon group pic">
<div class="features margin-t-60 row">
<div class="col-lg-4 col-xl-4 col-md-4 col-sm-12 wrapper">
<h3 class="feature">Domains</h3>
<p class="feature body-heading "> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed
do
eiusmod
temp</p>
<a href="http://www.csimhssce.in/err_404/" target="_blank" class="white-button button">See
Domains</a>
</div>
<div class="col-lg-4 col-xl-4 col-md-4 col-sm-12 wrapper">
<h3 class="feature">Schedule</h3>
<p class="feature body-heading "> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed
do
eiusmod
temp</p>
<a href="http://www.csimhssce.in/err_404/" target="_blank" class="white-button button">See
Schedule</a>
</div>
<div class="col-lg-4 col-xl-4 col-md-4 col-sm-12 wrapper">
<h3 class="feature">Venue</h3>
<p class="feature body-heading "> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed
do
eiusmod
temp</p>
<a href="http://www.csimhssce.in/err_404/" target="_blank" class="white-button button">See Venue</a>
</div>
</div>
</div>
</div>
</section>
<!-- Resources -->
<section class="container">
<main class="wrapper margin-t-b-160">
<h3>Request Event</h3>
<p class="lead sub-heading">The Programmer's Club is all about sharing knowledge. Join our seminars or
let us know what you'd like to learn. Happy Learning!</p>
<br><br>
<a href="/requestevent" class="blue-button button">Send Request</a>
</main>
</section>
<!-- Resources start-->
<!--Previous event -->
<section id="pre-event" class="container">
<main class="wrapper margin-t-b-160">
<h3>Previous Events</h3>
<div class="row margin-t-60 arrange-left">
<div class="col-lg-4">
<div class="resource-design">
<img class="resource-image " src="./assets/firebase-cover.svg" alt="MockVita"/>
</div>
<h4>MockVita</h4>
<p class="body-heading">
Getting better understanding of Internet of Things and connect any device to Internet.
</p>
</div>
<div class="col-lg-4">
<div class="resource-design">
<img class="resource-image " src="./assets/firebase-cover.svg" alt="code"/>
</div>
<h4>How to Code</h4>
<p class="body-heading">
Learn how ML models are created and worked so that you can get started with ML in your next
project.
</p>
</div>
<div class="col-lg-4">
<div class="resource-design">
<img class="resource-image " src="./assets/docker_cover.svg" alt="Java Workshop"/>
</div>
<h4>Java Workshop</h4>
<p class="body-heading">
This workshop mainly focuses on the students eager to learn Java from Basic.
</p>
</div>
</div>
</main>
</section>
<!--Previous event ends -->
<!-- Team starts-->
<section id="team" class="container">
<div class="margin-t-b-160 wrapper">
<h2 class="team-aim">The best teams share knowledge and love.</h2>
<p class="team-moto sub-heading">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt
ut labore et dolore magna aliqua.</p>
</div>
</section>
<!--team ends-->
<!--Footer-->
<footer id="footer" class="container-fluid">
<div class="wrapper">
<h2 class="footer-heading">Want to reach out to us?</h2>
<p class="footer-need-help sub-heading">If you want to share resource with us or need help or you're just
looking for advice
and direction then feel free to send us an email.</p>
<a href="mailto:[email protected]" class="blue-button button margin-t-b-80">Get in touch</a>
<div class="social-media">
<a href="#" class="footer-icons mr-2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook">
<path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path>
</svg>
</a>
<a href="#" class="footer-icons ml-2 mr-2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="feather feather-github">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path>
</svg>
</a>
<a href="#" class="footer-icons ml-2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram">
<rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect>
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path>
<line x1="17.5" y1="6.5" x2="17.5" y2="6.5"></line>
</svg>
</a>
</div>
<p class="footer-signature">
© 2018 All rights are reserved - <span class="footer-we">Design & Coded by Programmer's Club</span>
</p>
</div>
</footer>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script type="text/javascript" src="js/bootstrap/jquery-3.3.1.js"></script>
<!--<scripts src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script>-->
<script type="text/javascript" src="js/bootstrap/bootstrap.js"></script>
<!-- Custom JS -->
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>