-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathworkshops.html
227 lines (198 loc) · 11.6 KB
/
workshops.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Workshops - Not A Hackathon 2019</title>
<link rel="icon" href="images/favicon.ico">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
<style>
img[alt="www.000webhost.com"] {
display: none;
}
</style>
</head>
<body>
<div class="site-wrap">
<div class="site-mobile-menu">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<header class="site-navbar py-3" role="banner">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-11 col-xl-2">
<a href="index.html"><img src="images/logo.png" title="Home" width="200" height="200"></a>
</div>
<div class="col-12 col-md-10 d-none d-xl-block">
<nav class="site-navigation position-relative text-right" role="navigation">
<ul class="site-menu js-clone-nav mx-auto d-none d-lg-block">
<li><a href="index.html">Home</a></li>
<li><a href="events.html">Events & Schedule</a></li>
<li class="active"><a href="workshops.html">Workshops</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li class="cta"><a href="https://forms.gle/KrmxuVc21GGQeDVp6">Register</a></li>
</ul>
</nav>
</div>
<div class="d-inline-block d-xl-none ml-md-0 mr-auto py-3" style="position: relative; top: 3px;"><a
href="#" class="site-menu-toggle js-menu-toggle text-white"><span
class="icon-menu h3"></span></a></div>
</div>
</div>
</header>
<div class="site-section site-hero inner">
<div class="container" style="padding-top: 5em;">
<div class="row align-items-center">
<div class="col-md-10">
<h1 class="d-block mb-4" data-aos="fade-up" data-aos-delay="100">Our Workshops</h1>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row align-items-center speaker">
<div class="col-lg-6 mb-5 mb-lg-0" data-aos="fade" data-aos-delay="100">
<a href="workshops/python.html"><img src="images/python.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-lg-6 ml-auto">
<h2 class="text-white mb-4 name" data-aos="fade-right" data-aos-delay="200">Petting the Python
</h2>
<div class="bio pl-lg-5">
<span class="text-uppercase text-primary d-block mb-3" data-aos="fade-right"
data-aos-delay="300">Python Workshop</span>
<p class="mb-4" data-aos="fade-right" data-aos-delay="400">Learning any programming language is
an essential skill in any modern field.
This Python language workshop focuses on fundamental Python code syntax which is easy to
understand and learn, and how to go about
building a project using Python as a flexible toolkit. There are no prerequisites for this
workshops.
<br>
<a href="workshops/python.html">More Information</a>
</p>
</div>
</div>
</div>
<div class="row align-items-center speaker">
<div class="col-lg-6 mb-5 mb-lg-0 order-lg-2" data-aos="fade" data-aos-delay="100">
<a href="workshops/finance.html"><img src="images/finance.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-lg-6 ml-auto order-lg-1">
<h2 class="text-white mb-4 name" data-aos="fade-left" data-aos-delay="200">Detective S&P(ikachu)
</h2>
<div class="bio pr-lg-5">
<span class="text-uppercase text-primary d-block mb-3" data-aos="fade-left"
data-aos-delay="300">Finance Workshop</span>
<p class="mb-4" data-aos="fade-left" data-aos-delay="400">Finance is an area that is very
important to the functioning of modern civilisation.
This workshop revolves how one may track possible insider trading using simplified but
central ideas from Machine Learning. The workshop
concludes with a short introduction to stock price predictors, and with the participant
building their own predictor.
<br>
<a href="workshops/finance.html">More Information</a>
</p>
</div>
</div>
</div>
<div class="row align-items-center speaker">
<div class="col-lg-6 mb-5 mb-lg-0" data-aos="fade" data-aos-delay="100">
<a href="workshops/bio.html"><img src="images/bio.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-lg-6 ml-auto">
<h2 class="text-white mb-4 name" data-aos="fade-right" data-aos-delay="200">Breakthroughs in Biology
from a Bioinformatic Perspective</h2>
<div class="bio pl-lg-5">
<span class="text-uppercase text-primary d-block mb-3" data-aos="fade-right"
data-aos-delay="300">Biology Workshop</span>
<p class="mb-4" data-aos="fade-right" data-aos-delay="400">Although, biology is seen as an
observation-based science. With technologies like the technique of recombinant DNA humans
have been able to manipulate living systems to better understand the various enthralling
biological processes. Also related is the way modern biology looks at how proteins are
created from DNA sequences, and using cutting edge tools like CRISPR these studies have
become much more efficient. All this can be studied under the perspective of bioinformatics,
a tool that takes advantage of modern computational power which leads to the creation of
several analytical techniques which have become essential in research.
<br>
<a href="workshops/bio.html">More Information</a>
</p>
</div>
</div>
</div>
<!-- <div class="row align-items-center speaker">
<div class="col-lg-6 mb-5 mb-lg-0 order-lg-2" data-aos="fade" data-aos-delay="100">
<img src="images/gaming.jpg" alt="Image" class="img-fluid">
</div>
<div class="col-lg-6 ml-auto order-lg-1">
<h2 class="text-white mb-4 name" data-aos="fade-left" data-aos-delay="200">Gaming </h2>
<div class="bio pr-lg-5">
<span class="text-uppercase text-primary d-block mb-3" data-aos="fade-left"
data-aos-delay="300">FIFA19 & Counter-Strike 1.6</span>
<p class="mb-4" data-aos="fade-left" data-aos-delay="400">All the world's a game and all the men and
women, merely players. Not A Hackathon will be hosting a gaming tournament in Landmark Comp. Sc.
Lab 1101. Two major game titles that form the line-up are Counter Strike 1.6 and FIFA 2019.
<br>For CS-1.6,<br>
Form your teams of four players sign your teams up and battle against other teams to claim
victory and take home the prize pool.
<br>For FIFA,<br>
Have you and your friend ever dreamt of the perfect team? Well the auction gives you the chance
to make it a reality. Now is your chance to take it to the pitch to let them know what you’re
made of.
<br>So? What are you waiting for? Register Now!
</p>
</div>
</div>
</div> -->
</div>
<footer class="site-footer">
<div class="container">
<div class="row mb-5">
<div class="col-md-4">
<h2 class="footer-heading text-uppercase mb-4">About Event</h2>
<p>Podar's first ever techfest,<br> Not A Hackathon.
<br>7th-8th June, 2019.
</p>
</div>
<div class="col-md-3 ml-auto">
<h2 class="footer-heading text-uppercase mb-4">Quick Links</h2>
<ul class="list-unstyled">
<li><a href="index.html">Home</a></li>
<li><a href="events.html">Events & Schedule</a></li>
<li><a href="workshops.html">Workshops</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
</body>
</html>