-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
193 lines (152 loc) · 7.77 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ManU</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel = "stylesheet" href="assets/css/main.css">
<script src = 'https://kit.fontawesome.com/a076d05399.js'></script>
<script src = 'assets/js/main.js'></script>
</head>
<!-- Define the body content of the webpage -->
<body>
<div class = "short-intro">
<table width = "100%">
<td>
<img src = "assets/images/2.jpeg" />
</td>
<td class = "light-padding">
<p class = "bold-name"> Manu <br> Aatitya R P</p>
<!-- <span id = "typewriter">Hi hello how are you </span> -->
<!-- <span class="cursor"></span> -->
<p> Welcome to my website 😃 </p>
</td>
</table>
</div>
<div class = "about">
<p class = "bold-heading"> About </p>
<span class = "heading-underline"></span>
<p>
Hi! I am a final year undergraduate student in the Department of Mechanical Engineering at NIT Trichy, India.
<br> <br>
I'm a robotics enthusiast and have experience with experience in both Hardware and Software development.
<br> <br>
I'm also an avid gamer and play a lot of CounterStrike. <a href ="" target = "_blank"> <i class="fab fa-steam"> </i></a>
<br> <br>
Check out my resume for more info ...
</p>
</div>
<!------------------------------------------------------ Experience Section Starts ------------------------------------------------------------->
<p class = "bold-heading" style="text-align: center; padding: 1%;background-image: url('assets/images/project8.jpg');width: 80%; color: white;"> Experience
<span class = "heading-underline"></span>
</p>
<div class="timeline">
<!-- Quantaflux Intern Details -->
<div class="container left">
<div class="content">
<p class="bold-heading">Quantaflux IO</p>
<p style="font-family: sans-serif;">
Simulation and Systems Engg Intern (Remote) <br> <br> September 2020 - December 2020
</p>
<img src="assets/images/index.png">
</div>
</div>
<div class="container right">
<div class="content">
<!-- Harmonic Bionics Intern Details -->
<p class="bold-heading">Harmonic Bionics Inc.</p>
<p style="font-family: sans-serif;">
Embedded Systems and ROS Development Intern (Remote) <br> <br> December 2019 - September 2020
</p>
<img src="assets/images/HB_logos_hb_color.jpg" width="80%">
</div>
</div>
<div class="container left">
<div class="content">
<!-- IISC Bengaluru Details -->
<p class="bold-heading">IISC Bengaluru</p>
<p style="font-family: sans-serif;">
Intern @ Network & Control Systems Group <br> <br> May 2019 - July 2019
</p>
<img src="assets/images/iisc_logo.jpg">
</div>
</div>
<div class="container right">
<div class="content">
<p class="bold-heading">NIT Trichy </p>
<p style="font-family: sans-serif;">
System Simulation Intern @ Department of Mathematics <br> <br> December 2018 - January 2019
</p>
<img src="assets/images/nit_logo.png" width="60%">
</div>
</div>
</div>
<!------------------------------------------ Start of Projects Section --------------------------------------------->
<!-- <p class = "bold-heading" style="text-align: center; padding: 1%;background-image: url('assets/images/project8.jpg');width: 80%; color: white;"> Projects
<span class = "heading-underline"></span>
</p> -->
<!-- <div class="timeline">
<div class="container left">
<div class="content"> -->
<!-- IISC Bengaluru Details -->
<!-- <p class="bold-heading"> Shadow Bot </p>
<p style="font-family: sans-serif;">
Intern @ Network & Control Systems Group <br> <br> May 2019 - July 2019
</p>
</div>
</div>
<div class="container ">
<div class="content"> -->
<!-- IISC Bengaluru Details -->
<!-- <p class="bold-heading"> Arboc </p>
<p style="font-family: sans-serif;">
Intern @ Network & Control Systems Group <br> <br> May 2019 - July 2019
</p>
</div>
</div>
</div> -->
<div class = "projects">
<p class = "bold-heading"> Projects </p>
<span class = "heading-underline"></span>
<table width = "80%" cellspacing = "20" cellpadding="20" align="center">
<!-- Shadow Bot -->
<tr height = "30%" style="text-align: center;">
<td width = "50%" valign = "middle">
<p> Shadow Bot </p>
<p> September 2018 - September 2019 </p>
<img src = "assets/images/shadow-bot.PNG" style = "width: 70%"/>
<span class="social-icons">
<a href = "https://github.com/spider-tronix/shadow-bot" target = "_blank"> <i class="fab fa-github" style="background: black; font-size: 20px;"> </i> </a>
</span>
<p>Read More</p>
</td>
<td width = "50%" valign = "middle">
<!-- Arboc -->
<p> Arboc </p>
<p> September 2019 - September 2020 </p>
<img src = "assets/images/arboc.PNG" style = "width: 70%"/>
<span class="social-icons">
<a href = "https://github.com/spider-tronix/arboc" target = "_blank"> <i class="fab fa-github" style="background: black; font-size: 20px;"> </i> </a>
</span>
<p>Read More</p>
</td>
</tr>
</table>
</div>
<div class = "contact">
<p class = "bold-heading"> Get in Touch </p>
<span class = "heading-underline"></span>
<!-- <p> Contact Me </p> -->
<p>
<i class='fas fa-map-marker-alt' style='font-size:15px'></i> <a href = "https://tinyurl.com/y52offv8" target="_blank"> Coimbatore, India </a>
</p>
<!-- Container for social Icons -->
<span class = "social-icons">
<a href = "https://www.facebook.com/manu.aatitya.5/" target = "_blank"> <i class='fab fa-facebook-f'> </i></a>
<a href = "mailto:[email protected]" target = "_blank"> <i class="fas fa-envelope"> </i></a>
<a href = "https://github.com/manuaatitya" target = "_blank"> <i class="fab fa-github" > </i> </a>
<a href = "https://www.linkedin.com/in/manu-aatitya-r-p-78457412b/" target = "_blank"> <i class="fab fa-linkedin-in"></i> </a>
</span>
</div>
</body>
</html>