-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrecruitment.html
309 lines (293 loc) · 15 KB
/
recruitment.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
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
307
308
309
<!DOCTYPE html>
<html>
<head>
<title>Recruitment</title>
<link rel="shortcut icon" href="./img/vision_small.png">
<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=Open+Sans:300,400,700" rel="stylesheet">
<!-- <link rel="stylesheet" href="fonts/icomoon/style.css"> -->
<link rel="stylesheet" href="css/bootstrap.min.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/owl.theme.default.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.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">
<link rel="stylesheet" href="css/all.min.css">
<link rel="stylesheet" href="css/contactus.css">
<style>
body {
font-family: Arial, Helvetica, sans-serif;
}
.logo-image{
padding-top: 17px;
height: 80px;
overflow: hidden;
opacity: 1;
margin-top: 0px;
}
.contact-section {
margin-top: 0;
padding-bottom: .65rem
}
.newcontact{
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
opacity:0.4;
}
::placeholder{
color: white;
}
.contact-information {
margin: 1rem auto 2rem;
width: 17rem !important
}
.contact-form-container {
margin: auto;
max-width: 35rem
}
.contact_text{
background-color: transparent;
border: 2px solid #f0f0f0;
width: 100% !important;
height: 2.4375rem;
}
</style>
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<div id="overlayer">
<div class="loader">
Loading...
</div>
</div>
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<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 js-sticky-header site-navbar-target" role="banner">
<div class="container nav-cont">
<div class="row align-items-center">
<div class="col-6 col-xl-2">
<h1 class="mb-0 site-logo"><a href="index.html" class="h2 mb-0"><img src="img/visionfinal.png" class="logo-image"></a></h1>
</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 main-menu js-clone-nav mr-auto d-none d-lg-block">
<li><a href="index.html#home-section" class="nav-link">Home</a></li>
<li><a href="aboutus.html" class="nav-link">About Us</a></li>
<!-- <li><a href="blog.html" class="nav-link">Blog</a></li> -->
<li><a href="recruitment.html" class="nav-link active" style="color: #007bff;">Recruitment</a></li>
<li><a href="time.html" class="nav-link">Legacy</a></li>
<li><a href="team.html" class="nav-link">Team</a></li>
<li><a href="gallery.html" class="nav-link"style="padding-right: 40px;" >Gallery</a></li>
<li class="social"><a href="https://www.facebook.com/vision.iitk/" class="nav-link" target="_blank"><i class="fab fa-facebook-f"></i></a></li>
<li class="social"><a href="https://www.youtube.com/c/IGVCIITK" class="nav-link" target="_blank"><i class="fab fa-youtube"></i></a></li>
<li class="social"><a href="https://www.instagram.com/vision_iitk/" class="nav-link"
target="_blank"><i class="fab fa-instagram"></i></a></li>
<li class="social"><a href="https://www.linkedin.com/company/igvc-iitk/" class="nav-link" target="_blank"><i class="fab fa-linkedin-in"></i></a></li>
<li class="social"><a href="https://github.com/VISiON-IITK" class="nav-link" target="_blank"><i class="fab fa-github"></i></a></li>
</ul>
</nav>
</div>
<div class="col-6 d-inline-block d-xl-none ml-md-0 py-3" style="position: relative; top: 3px;"><a href="#" class="site-menu-toggle js-menu-toggle float-right"><span class="fas fa-bars"></span></a></div>
</div>
</div>
</header>
<div class="site-blocks-cover overlay bg-image" style="background-image: url(img/banner.jpg); background-attachment: fixed;background-position-y: top; padding-top: 80px;" data-aos="fade" id="home-section">
<div class="container">
<div class="row align-items-center justify-content-center" style="height: calc(100vh - 80px); align-items: flex-end !important">
<div class="col-md-10 mt-lg-5 text-center">
<h1 style = "color: #f7941d; opacity: 1;"><font style="font-size : calc(4vw + 50px);">Recruitment 2023</font></h1>
</div>
</div>
</div>
</div>
</div>
<section class="site-section" id="blog-section" style="position: relative;">
<div class="container">
<div class="site-section" id="about-section">
<div class="container">
<div class="row">
<div class="col-lg-12 ml-auto" data-aos="fade-up" data-aos-delay="100">
<h3 class="" style="color: greenyellow; text-align: center; font-size: 50px; padding-bottom: 15px;">Reading Materials</h3>
<p style="font-size: 20px;">
These are the reading materials from us upon which you will be tested. <br>Best of luck.
<h3 class="" style="color: #f7941d; font-size: 30px; padding-bottom: 15px;">Path Planning</h3>
<a href="https://drive.google.com/file/d/186sdk3ggK4lbEKqv42bkiTtV-tSrL3GA/view?usp=share_link" target="_blank">
<button type="button" class="btn btn-outline-success" style="margin-bottom: 10px;">
<font style="color: #007bff;">Read More</font></button></a>
<h3 class="" style="color: #f7941d; font-size: 30px; padding-bottom: 15px;">Machine Learning</h3>
<a href="https://drive.google.com/file/d/188kVI8Ik_WkjV08Njw9Hwx9_jlSyWpOj/view?usp=share_link" target="_blank">
<button type="button" class="btn btn-outline-success" style="margin-bottom: 10px;">
<font style="color: #007bff;">Read More</font></button></a>
<h3 class="" style="color: #f7941d; font-size: 30px; padding-bottom: 15px;">Computer Vision</h3>
<a href="https://drive.google.com/file/d/186eo3q_o5S6DXpVdATPHH28RG3cpUpHv/view?usp=share_link" target="_blank">
<button type="button" class="btn btn-outline-success" style="margin-bottom: 10px;">
<font style="color: #007bff;">Read More</font></button></a>
<!-- <h3 class="" style="color: #f7941d; font-size: 30px; padding-bottom: 15px;">Basic Electronics</h3>
<a href="https://drive.google.com/file/d/1axUSAMUkt5AmLI4o8qd9RGvEoHiIJZhA/view" target="_blank">
<button type="button" class="btn btn-outline-success" style="margin-bottom: 10px;">
<font style="color: #007bff;">Read More</font></button></a> -->
<h3 class="" style="color: #f7941d; font-size: 30px; padding-bottom: 15px;">SLAM</h3>
<a href="https://drive.google.com/file/d/187UwtQ_UwEyrONTR2ghBYt4zL1lq4RqV/view?usp=share_link" target="_blank">
<button type="button" class="btn btn-outline-success" style="margin-bottom: 10px;">
<font style="color: #007bff;">Read More</font></button></a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Us -->
<footer>
<section class="" id="contact" data-magellan-target="contact">
<div class="grid-y grid-padding-y"
style="background: url(img/mapfinal.JPG);background-position: center;background-size: cover;">
<div class="cell large-1">
<center>
<h1 class="white">
<span style="color:#f7941d">Contact</span> Us
</h1>
</center>
</div>
<div class="cell large-11">
<div class="grid-x">
<div class="cell large-4">
<div class="grid-x grid-padding-x grid-padding-y">
<div class="cell large-12 medium-6 contact-information">
<i class="fa fa-envelope fa-lg" style="color:#f7941d"></i>
<h6 class="white">[email protected]</h6>
<h6 class="white">[email protected]</h6>
<h6 class="white">[email protected]</h6>
<h6 class="white">[email protected]</h6>
</div>
<div class="cell large-12 medium-6 contact-information">
<i class="fa fa-phone fa-lg" style="color:#f7941d"></i>
<h6 class="white">Piyush Beegala:
<small>9779247361</small>
</h6>
<h6 class="white">Pradhyumna Lavania:
<small>7454057563</small>
</h6>
<h6 class="white">Sarah Kapoor:
<small>9810691930</small>
</h6>
</div>
</div>
</div>
<div class="cell large-3"></div>
<div class="cell large-4">
<br>
<form action="https://formspree.io/[email protected]" class="contact-form container my_form"
method="POST">
<div class="row">
<div class="col-12 col-lg-6">
<textarea class=" form-input w-100 m-1 ml-0" id="first_name" rows="1"
style="color:white;background: transparent;border: #f7941d 2px solid; padding: 7px; font-size: large;"
name="First_name" placeholder=" First Name" type="text"></textarea>
</div>
<div class=" col-12 col-lg-6">
<textarea class="form-input w-100 m-1 ml-0" id="last_name" rows="1"
style="color:white;background: transparent;border: #f7941d 2px solid; padding: 7px"
name="Last_name" placeholder=" Last Name" type="text"></textarea>
</div>
</div>
<textarea class=" form-input w-100 m-1 ml-0" rows="1"
style="color:white;background: transparent;border: #f7941d 2px solid; padding: 7px" id="email"
name="email-id" placeholder=" Email" type="email"></textarea>
<textarea class=" form-input w-100 m-1 ml-0" rows="6"
style="color:white;background: transparent;border: #f7941d 2px solid; padding-left: 7px; padding-right: 5px;"
id="message" name="message" placeholder=" Message" type="text"></textarea>
<input class=" form-input m-1 ml-0 text-center"
style="color:white;background:transparent;border: #f7941d 2px solid;width: 70px" type="submit"
value="Send">
</form>
<hr class="hr-red d-lg-none">
</div>
<div class="cell large-3">
</div>
</div>
</div>
<div style="display: flex; justify-content: flex-start ; padding-left: 10%; font-size: 0.5rem">
<ul class="list-unstyled list-inline text-white">
<li class="list-inline-item">
<a class="font-white" target="_blank" href="https://www.facebook.com/vision.iitk" style="color: white; ">
<i class="fab fa-facebook fa-3x"></i>
</a>
</li>
<li class="list-inline-item">
<a class="font-white" target="_blank" href="https://www.linkedin.com/company/igvc-iitk/about/"
style="color: white;">
<i class="fab fa-linkedin-in fa-3x"></i>
</a>
</li>
<li class="list-inline-item">
<a class="font-white" target="_blank" href="https://github.com/VISiON-IITK" style="color: white;">
<i class="fab fa-github fa-3x"></i>
</a>
</li>
<li class="list-inline-item">
<a class="font-white" target="_blank" href="https://www.instagram.com/vision_iitk/" style="color: white;">
<i class="fab fa-instagram fa-3x"></i>
</a>
</li>
<li class="list-inline-item">
<a class="font-white" target="_blank" href="https://youtube.com/c/igvciitk" style="color: white;">
<i class="fab fa-youtube fa-3x"></i>
</a>
</li>
</ul>
</div>
</div>
</section>
</footer>
<!-- -->
<!-- <script src="js/jquery-3.3.1.min.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script> -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="js/jquery-ui.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script src="js/popper.min.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script src="js/bootstrap.min.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script src="js/owl.carousel.min.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script src="js/jquery.countdown.min.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script src="js/jquery.easing.1.3.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script src="js/aos.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script src="js/jquery.fancybox.min.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script src="js/jquery.sticky.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<!-- <script src="js/isotope.pkgd.min.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script> -->
<script src="js/main.js" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-23581568-13" type="6a9fa9fbb3e34339c849d587-text/javascript"></script>
<script type="6a9fa9fbb3e34339c849d587-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-23581568-13');
</script>
<script type="text/javascript">
// made by chappu Panda
$(document).ready(function(){
$(window).scroll(function() { // check if scroll event happened
if ($(document).scrollTop() > 1) { // check if user scrolled more than 50 from top of the browser window
$(".logo-image").attr("src", "img/visionfinal_white.png"); // if yes, then change the color of class "navbar-fixed-top" to white (#f8f8f8)
} else {
$(".logo-image").attr("src", "img/visionfinal.png"); // if not, change it back to transparent
}
});
});
</script>
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js" data-cf-settings="6a9fa9fbb3e34339c849d587-|49" defer=""></script></body>
</body>
</html>