-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintern.html
More file actions
188 lines (170 loc) · 10.3 KB
/
intern.html
File metadata and controls
188 lines (170 loc) · 10.3 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Atom Robotics</title>
<meta name="Atom Robotics - VIT Chennai" content="A platform for young aspiring minds to prospering robotics located in VIT Chennai, India.">
<meta name="og.title" property="og:title" content="Atom Robotics">
<link rel="canonical" href="https://atomrobotics.github.io/">
<meta content="" name="descriptison">
<meta content="" name="keywords">
<link rel="stylesheet" href="css/nav.css">
<link rel="stylesheet" href="css/gallery.css">
<link rel="shortcut icon" href="img/logo.jpeg" type="image/x-icon" />
<link rel="apple-touch-icon" href="img/logo.jpeg">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link href='https://fonts.googleapis.com/css?family=Dosis' rel='stylesheet'>
<link rel="stylesheet" href="http://www.onifile.com/assets/s/plugins/mixup-icon/demo.html">
<link href="css/animate.min.css" rel="stylesheet" >
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/versions.css">
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
<script src="js/pace.js"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery-bez@1.0.11/src/jquery.bez.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.2/TweenMax.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- magnific popup -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css">
</head>
<body class="host_version bl">
<div id="preloader">
<div id="status">
<div class="spinner">
<div class="rect1"></div>
<div class="rect2"></div>
<div class="rect3"></div>
<div class="rect4"></div>
<div class="rect5"></div>
<div class="rect5"></div>
</div>
</div>
</div>
<div id="home" class="first-section">
<header class="top-navbar">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<a class="n" href="index.html">Atom Robotics</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbars-host" aria-controls="navbars-rs-food" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse" id="navbars-host">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="robots.html">Our Robots</a></li>
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="achievements.html" id="dropdown-a" data-toggle="dropdown">Our Works</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="projects.html">Projects</a>
<a class="dropdown-item" href="achievements.html">Competitions</a>
<a class="dropdown-item" href="intern.html">Internships</a>
<a class="dropdown-item" href="research.html">Pubications</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="teams202122.html" id="dropdown-a" data-toggle="dropdown">Team</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="teams201921.html">Team (2019 - 2021)</a>
<a class="dropdown-item" href="teams202122.html">Team (2021 - 2022)</a>
<a class="dropdown-item" href="teamabhi.html">Current</a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="gallery.html">Gallery</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact Us</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a class="hover-btn-new log orange" href="recruitment.html" ><span>JOIN US</span></a></li>
</ul>
</div>
</div>
</nav>
</header>
<div class="gallery-section">
<div class="inner-width">
<h1 class="white">INTERSHIPS</h1>
<hr>
<p class="sizee">
Our team members collaborated with different professors from top reputed universities in the world via internship programs held in the respective
universities and have done lot of achievements.
<ul>
<li class="class="sizee">NTU, SINGAPORE: 3 of our team members worked with 3 different professors focussing in VR based application for construction sites and the other two members are working on an intensive CFD based research.</li>
<li class="class="sizee">INDIAN INSTITUTE OF SCIENCE, INDIA: 2 of our team members worked in two labs one from aerospace department focussing on autonomous navigation of aerial robots and the other
working on heterogenous robot collaboration in industrial workspaces under mechanical department.</li>
<li class="class="sizee">ALBERTA UNIVERSITY, CANADA: 1 of our team member worked on drone control using brain waves for disabled.</li>
<li class="class="sizee">MCMASTER UNIVERSITY, CANADA: 1 of our team member worked here on soft robotic arm manipulation and control using sinosoidal torque and MPC based controller system.</li>
<li class="class="sizee">ARIZONA STATE UNIVERSITY, USA: 2 of our team member worked here on 3D reconstruction of construction sites using RGBD cameras in a lab under the same professor. </li>
<li class="class="sizee">YUAN-ZE UNIVERSITY, TAIWAN: 3 of our team members worked with 3 different professors on semantic segmentation, CFD + machine learning and ROS based KUKA robotic arm control.</li>
<li class="class="sizee">UNIVERSITY OF SASKATCHEWAN, CANADA: 1 of our team member worked on 3D printable biomaterials like feasible tissue / bone marrows.</li>
<li class="class="sizee">NATIONAL CHENG KUNG UNIVERSITY, TAIWAN: 1 of our team member worked on instance segmentation for cancer cell recognition with high an IOU of 94.78%.</li>
<li class="class="sizee">YORK UNIVERSITY, CANADA: 1 of our team member worked on CFD analysis of surge waves.</li>
<li class="class="sizee">THOMSON RIVER UNIVERSITY, CANADA: 1 of our team member worked here on CFD anlaytical methods for drainage pipes.</li>
<li class="class="sizee">UNIVERSITY OF QUEBEC-TROIS RIVIERES, CANADA: 1 of our team member worked here on composites.</li>
</ul>
</p>
<hr>
<div class="gallery">
<img src="uni/ntu.png" class="image wow fadeInLeft" alt="one">
<img src="uni/iisc.png" class="image wow fadeInLeft" alt="one">
<img src="uni/sas.png" class="image wow fadeInLeft" alt="one">
<img src="uni/asu.png" class="image wow fadeInLeft" alt="one">
<img src="uni/yorrk.png" class="image wow fadeInLeft" alt="one">
<img src="uni/tru.png" class="image wow fadeInLeft" alt="one">
<img src="uni/quebec.png" class="image wow fadeInLeft" alt="one">
<img src="uni/ncku.png" class="image wow fadeInLeft" alt="one">
<img src="uni/yuan.png" class="image wow fadeInLeft" alt="one">
<img src="uni/alberta.png" class="image wow fadeInLeft" alt="one">
<img src="uni/mcmaster.png" class="image wow fadeInLeft" alt="one">
</div>
</div>
</div>
<script type="text/javascript">
$(".gallery").magnificPopup({
delegate: 'a',
type: 'image',
gallery:{
enabled: true
}
});
</script>
<!-- jQuery -->
<div class="social">
<ul>
<li><a href="https://www.instagram.com/atomrobotics_vitc/"><i class="fa fa-instagram"></i>
<span>Instagram</span>
</a></li>
<li><a href="https://www.linkedin.com/company/atomrobotics/?viewAsMember=true"><i class="fa fa-linkedin"></i>
<span>Linkedin</span>
</a></li>
<li><a href="https://www.youtube.com/channel/UCJqBjqcee6sjBas9806No-Q"><i class="fa fa-youtube"></i>
<span>Youtube</span>
</a></li>
<li><a href="https://github.com/atomrobotics"><i class="fa fa-github"></i>
<span>Github</span>
</a></li>
</ul>
</div>
</div>
<a href="#" class="scroll-up"><i class="fa fa-arrow-up fa-3x"></i></a>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-progressbar/0.9.0/bootstrap-progressbar.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/retina.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/jquery.countTo.js"></script>
<script src="js/jquery.mixitup.min.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/jquery.knob.min.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/custom.js"></script>
<script src="js/counter.js"></script>
</body>
</html>