-
Notifications
You must be signed in to change notification settings - Fork 10
/
workshops.html
255 lines (217 loc) · 11.1 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
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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta https-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="M_Adnan" />
<!-- Document Title -->
<title>Developer Student Club & RTU Kota</title>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<!-- StyleSheets -->
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- Fonts Online -->
<link
href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900|Playfair+Display:400,700,900&subset=cyrillic,latin-ext"
rel="stylesheet">
<!-- COLORS -->
<link rel="stylesheet" id="color" href="css/default.css">
<!-- JavaScripts -->
<script src="js/vendors/modernizr.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- LOADER -->
<div id="loader">
<div class="position-center-center">
<div class="ldr"></div>
</div>
</div>
<!-- Page Wrapper -->
<div id="wrap">
<!-- Header -->
<header class="header">
<div class="sticky">
<div class="container">
<div class="logo"> <a href="index.html"><img src="images/logo.png" alt=""></a> </div>
<!-- Nav -->
<!-- Nav -->
<nav class="navbar ownmenu">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#nav-open-btn"
aria-expanded="false"> <span><i class="fa fa-navicon"></i></span> </button>
</div>
<!-- NAV -->
<div class="collapse navbar-collapse" id="nav-open-btn">
<ul class="nav">
<li class="dropdown"> <a href="index.html">HOME </a>
</li>
<li class="dropdown active"> <a href="workshops.html">Workshops</a>
</li>
<!-- <li> <a href="about.html">ABOUT </a> </li> -->
<!-- <li class="dropdown "> <a href="services-1.html" class="dropdown-toggle" data-toggle="dropdown">team</a>
</li> -->
<!-- <li class="dropdown"> <a href="index_mp-3a.html" class="dropdown-toggle" data-toggle="dropdown">Projects</a>
</li> -->
<li class="dropdown"> <a href="blog.html">blog </a>
</li>
<li> <a href="contact.html">CONTACT US</a> </li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!-- End Header -->
<!--======= HOME AGENCY =========-->
<div class="sub-bnr">
<div class="position-center-center">
<div class="container">
<div class="ag-text">
<h1>Pick up new technical skills by participating first-hand.</h1>
<p>DSC RTU hosts online worlshops You can pick up the new skills you need by participating<br>
</p>
</div>
</div>
</div>
</div>
<!-- Content -->
<div id="content" class="inner-pages">
<!-- Portfolio -->
<section class="portfolio-details padding-top-bot-300">
<!-- Diagonal Top -->
<div class="cir-tri-bg"></div>
<div class="container">
<div class="row">
<div class="col-md-4">
<!-- Project Info -->
<div class="project-info">
<h5>Workshop 1</h5>
<P>In this you will be introduced to Git and Python, as well as learn How to Build & Deploy Your First
Website!</p>
<h5>Workshop 2</h5>
<p>Learn how to fully utilize and make your own apps for your Internet of Things and smart home
devices!. We’ll be running workshops for both Alexa and Google Home, and you don’t even need to own
either to participate!</p>
<h5>Workshop 3</h5>
<p>Jump into the world of Blockchain! No matter what your previous knowledge is, we’ll explain it all
from cryptocurrency to distributed applications to sidechains. Learn how to make applications for
three of the worlds largest blockchain networks, Ark.io, ICON, and Horizen.</p>
<h5>Workshop 4</h5>
<p>Learn how to create Secure applications with Digital Ocean, get hands on experience with
cybersecurity technology, and test your knowledge with our capture the flag sessions, both beginner
and advanced hackers are welcome.</p>
<h5>Workshop 5</h5>
<p>Learn all about Web Development from the front end to the back end, and everywhere in between. We
will cover full stack development and API development with IBM Z.</p>
<div class="social-icons"> <a href="portfolio_detail_01.html#."><i class="icon-social-facebook"></i></a>
<a href="portfolio_detail_01.html#."><i class="icon-social-twitter"></i></a> <a
href="portfolio_detail_01.html#."><i class="icon-social-dribbble"></i></a> <a
href="portfolio_detail_01.html#."><i class="icon-social-tumblr"></i></a>
</div>
<a href="https://gdsc.community.dev/" class="btn-large">Apply</a>
</div>
</div>
<!-- Project Img -->
<div class="col-md-8"> <img class="img-responsive" src="images/portfolio/port-detail-img.jpg" alt=""> </div>
</div>
</div>
</section>
</div>
<!-- End Content -->
<!-- Footer -->
<footer class="footer">
<div class="cir-tri-bg"></div>
<div class="container">
<!-- OR -->
<!-- Rights -->
<div class="rights col-md-9 center-auto"> <a href="portfolio_detail_01.html#."
class="mail-to">dscrtukota@gmail.com</a>
<h3>1.800.000.0000</h3>
<div class="social-icons"> <a href="portfolio_detail_01.html#."><i class="icon-social-facebook"></i></a> <a
href="portfolio_detail_01.html#."><i class="icon-social-twitter"></i></a> <a
href="portfolio_detail_01.html#."><i class="icon-social-dribbble"></i></a> <a
href="portfolio_detail_01.html#."><i class="icon-social-tumblr"></i></a> </div>
<p>Placeholder name, a term or terms referring to something or somebody whose name is not known or, in that
particular context, is not significant or relevant. Filler text, text generated to fill space or provide
unremarkable and/or standardised text. </p>
<p class="margin-top-30"><small> Copyright © 2020 DSC RTU Kota </small></p>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- GO TO TOP -->
<a href="portfolio_detail_01.html#" class="cd-top center"><svg viewBox="0 0 24 24" width="24" height="24"
stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
class="css-i6dzq1">
<line x1="12" y1="19" x2="12" y2="5"></line>
<polyline points="5 12 12 5 19 12"></polyline>
</svg></a>
<!-- GO TO TOP End -->
</div>
<!-- End Page Wrapper -->
<!--Style Switcher===========================================-->
<div class="color-switcher" id="choose_color"> <a href="portfolio_detail_01.html#." class="picker_close"><i
class="ion-gear-a"></i></a>
<div class="theme-colours">
<p class="font-crimson font-italic">Choose Colour style</p>
<ul>
<li><a href="portfolio_detail_01.html#." class="blue" id="blue"></a></li>
<li><a href="portfolio_detail_01.html#." class="green" id="green"></a></li>
<li><a href="portfolio_detail_01.html#." class="red" id="red"></a></li>
<li><a href="portfolio_detail_01.html#." class="yellow" id="yellow"></a></li>
<li><a href="portfolio_detail_01.html#." class="brown" id="brown"></a></li>
<li><a href="portfolio_detail_01.html#." class="cyan" id="cyan"></a></li>
<li><a href="portfolio_detail_01.html#." class="purple" id="purple"></a></li>
<li><a href="portfolio_detail_01.html#." class="sky-blue" id="sky-blue"></a></li>
<li><a href="portfolio_detail_01.html#." class="gray" id="gray"></a></li>
<li><a href="portfolio_detail_01.html#." class="peter-river" id="peter-river"></a></li>
<li><a href="portfolio_detail_01.html#." class="nephritis" id="nephritis"></a></li>
<li><a href="portfolio_detail_01.html#." class="amethyst" id="amethyst"></a></li>
<li><a href="portfolio_detail_01.html#." class="wet-asphalt" id="wet-asphalt"></a></li>
<li><a href="portfolio_detail_01.html#." class="night-shade" id="night-shade"></a></li>
<li><a href="portfolio_detail_01.html#." class="sun-flowers" id="sun-flowers"></a></li>
<li><a href="portfolio_detail_01.html#." class="orange" id="orange"></a></li>
<li><a href="portfolio_detail_01.html#." class="carrot" id="carrot"></a></li>
<li><a href="portfolio_detail_01.html#." class="alizarin" id="alizarin"></a></li>
<li><a href="portfolio_detail_01.html#." class="sliver" id="sliver"></a></li>
<li><a href="portfolio_detail_01.html#." class="green-sea" id="green-sea"></a></li>
</ul>
<div class="layouts no-padding">
<p class="font-italic margin-top-20">Layout Mode</p>
<a href="portfolio_detail_01.html#." id="boxed">BOX LAYOUT</a> <a href="portfolio_detail_01.html#."
id="wide">WIDE LAYOUT</a>
</div>
<div class="layouts no-padding">
<p class=" font-italic margin-top-20">Dark/Light Version</p>
<a href="portfolio_detail_01.html#." id="dark-night">DARK VERSION</a> <a href="portfolio_detail_01.html#."
id="light-day">LIGHT VERSION</a>
</div>
</div>
</div>
<!-- JavaScripts -->
<script src="js/vendors/jquery/jquery.min.js"></script>
<script src="js/vendors/wow.min.js"></script>
<script src="js/vendors/bootstrap.min.js"></script>
<script src="js/vendors/jquery.cubeportfolio.min.js"></script>
<script src="js/vendors/own-menu.js"></script>
<script src="js/vendors/jquery.sticky.js"></script>
<script src="js/vendors/owl.carousel.min.js"></script>
<script src="js/vendors/color-switcher.js"></script>
<!-- SLIDER REVOLUTION 4.x SCRIPTS -->
<script type="text/javascript" src="rs-plugin/js/jquery.tp.t.min.js"></script>
<script type="text/javascript" src="rs-plugin/js/jquery.tp.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>