-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaboutme.html
343 lines (299 loc) · 17.3 KB
/
aboutme.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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
<!DOCTYPE html>
<html lang="en">
<head>
<title>About me</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="shortcut icon" type="image/png" href="images/favicon.png">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!-- MENU BAR -->
<nav class="navbar navbar-expand-lg position-relative">
<div class="container">
<a class="navbar-brand" href="index.html">
<img src="images/favicon.png" alt="logo" width="40">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a href="#" class="nav-link"><strong>About me</strong></a>
</li>
<li class="nav-item">
<a href="index.html#project" class="nav-link smoothScroll">Projects</a>
</li>
<li class="nav-item">
<a href="blog.html" class="nav-link">Blog</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- PROJECT DETAIL -->
<section class="project-detail section-padding-quarter">
<div class="container">
<div class="row">
<div class="col-lg-9 mx-auto col-md-10 col-12 mt-lg-5 text-center" data-aos="fade-up">
<h4>Detail info</h4>
<h1>About me</h1>
</div>
</div>
</div>
</section>
<!-- PROJECT DETAIL -->
<section class="project-detail">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-12 mb-5">
<img src="images/project/project-detail/image-aboutme.png" class="img-fluid" alt="personal website" data-aos="fade-up">
</div>
<div class="col-lg-5 col-md-6 mr-lg-auto mt-lg-5 col-12" data-aos="fade-up" data-aos-delay="200">
<h2>Philomath, Developer and Open Source Enthusiast.</h2>
<p class="mt-3 mb-4">"I undeniably <strong>enjoy the process of developing</strong> an application/website and delivering it. Because it came from just one intention, just one thought which had only objective that is to <strong>help people</strong> and provide a solution."</p>
<ul class="list-detail">
<table width="100%" style="padding-left: 2px; padding-right: 13px;">
<tbody>
<tr>
<td width="25%" valign="top" class="textt"><li><span><strong>Name</strong></span></li></td>
<td width="2%">:</td>
<td>Atharva Ikhar</td>
</tr>
<tr>
<td class="textt"><li><span><strong>Gender</strong></span></li></td>
<td>:</td>
<td>Male (he/him)</td>
</tr>
<tr>
<td class="textt"><li><span><strong>Age</strong></span></li></td>
<td>:</td>
<td>22</td>
</tr>
<tr>
<td class="textt"><li><span><strong>Residence</strong></span></li></td>
<td>:</td>
<td>India</td>
</tr>
<tr>
<td class="textt"><li><span><strong>Address</strong></span></li></td>
<td>:</td>
<td>Pune, Maharashtra, India</td>
</tr>
<tr>
<td class="textt"><li><span><strong>Education</strong></span></li></td>
<td>:</td>
<td>Masters in Computer Applications</td>
</tr>
<tr>
<td class="textt"><li><span><strong>College</strong></span></li></td>
<td>:</td>
<td><a href="https://imcc.mespune.in/">MES IMCC</a>, Pune</td>
</tr>
</tbody></table>
</ul>
<a href="https://drive.google.com/file/d/1NQS2kH44ozgXJu0ZTwZ7dJ-oXvwVslhF/view?usp=sharing" class="custom-btn btn-bg-black btn mt-3" data-aos="fade-up" data-aos-delay="100" title="Takes to Resume PDF">View Resume</a>
<a href="cert.html" class=" btn mt-3" data-aos="fade-up" data-aos-delay="100" title="Display certifications of Atharva">View Certs</a>
</div>
</div>
<!--SKILLS START-->
<section class="section-padding-half" id="skills">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12">
<h2 class="mb-5 text-center aos-init aos-animate" data-aos="fade-up">
Skills
</h2>
</div>
<div class="col-lg-12 col-12">
<p class="mb-5 text-center aos-init aos-animate" data-aos="fade-up">
What technologies do I know or worked in?
</p>
</div>
</div>
<div class="row aos-init aos-animate" data-aos="fade-up">
<div class="col-lg-4 col-md-6 col-sm-12" >
<div class="team-item">
<div class="team-content">
<i><img src="https://img.icons8.com/ios/32/000000/programming.png" alt=""></i>
<div class="team-info">
<h3 class="user-name">Languages</h3>
</div>
<ul class="list-detail">
<li><span>C++</span></li>
<li><span>CSharp</span></li>
<li><span>Java</span></li>
<li><span>Javascript</span></li>
<li><span>HTML5</span></li>
<li><span>CSS</span></li>
<li><span>SQL</span></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-item">
<div class="team-content">
<i><img src="https://img.icons8.com/external-kiranshastry-lineal-kiranshastry/32/000000/external-tools-automobile-kiranshastry-lineal-kiranshastry.png" alt=""></i>
<div class="team-info">
<h3 class="user-name">Tools</h3>
</div>
<ul class="list-detail">
<li><span>Git</span></li>
<li><span>GitHub</span></li>
<li><span>MicroSoft SQL Server</span></li>
<li><span>Google Firebase</span></li>
<li><span>Visual Studio 2017</span></li>
<li><span>Visual Studio Code</span></li>
<li><span>Android Studio</span></li>
<li><span>Eclipse</span></li>
<li><span>NetBeans</span></li>
<li><span>Windows (OS)</span></li>
<li><span>Kali Linux (OS)</span></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-item">
<div class="team-content">
<i><img src="https://img.icons8.com/ios/32/000000/web.png" alt=""></i>
<div class="team-info">
<h3 class="user-name">Frameworks</h3>
</div>
<ul class="list-detail ">
<li><span>DotNet 5</span>
<li><span>Android</span></li>
<li><span>Angular</span></li>
<li><span>Jekyll</span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!--SKILLS END-->
<!--TESTIMONIAL START-->
<section class="section-padding-half" id="testimonials">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12">
<h2 class="mb-5 text-center aos-init aos-animate" data-aos="fade-up">
What are they saying?
</h2>
</div>
<div class="col-lg-12 col-12">
<p class="mb-5 text-center aos-init aos-animate" data-aos="fade-up">
These are some opinions from the people who knows me or worked with me.
</p>
</div>
</div>
<div class="row aos-init aos-animate" data-aos="fade-up">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-item">
<div class="team-content">
<i><img src="images/testimonial-icon.png" alt=""></i>
<p>Atharva is knowledgable and motivated. He is well versed in many facets of software development and IT infrastruture management. <br><br> He was really helpful and resourceful to do project with. </p>
<div class="team-info">
<h3 class="user-name">- <a href="https://www.linkedin.com/in/kajal-singh-807b381b7/">Kajal Singh</a></h3><h4> classmate, project partner.</h4>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-item">
<div class="team-content">
<i><img src="images/testimonial-icon.png" alt=""></i>
<p>When it comes to code, from day one Atharva insisted on clean and efficient code, that although seemed hard to do at first but has gifted him well. His way of approaching problems has a benefit of understanding and solving bugs. I know him since high school and he won't rest until he finds what he's been looking for.<br><br>Although a perfectionist, Atharva doesn't hesitate to explore and learn new things that intrigues his creativity and intellect.</p>
<div class="team-info">
<h3 class="user-name">- <a href="https://www.linkedin.com/in/nishant-chimote/">Nishant Chimote</a></h3><h4> classmate, project partner.</h4>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-item">
<div class="team-content">
<i><img src="images/testimonial-icon.png" alt=""></i>
<p>Atharva is a hard working professional and an exceptional individual. I have personally worked with him on multiple projects and he has shown his talent in programming as well as his passion.</p>
<div class="team-info">
<h3 class="user-name">- <a href="https://www.linkedin.com/in/abishai-devarapalli-3a8521217/">Abishai Devarapalli</a></h3><h4> classmate, project partner.</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--TESTIMONIAL END-->
</section>
<!-- FOOTER -->
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-lg-5 mx-lg-auto col-md-8 col-10">
<h1 class="text-white" data-aos="fade-up" data-aos-delay="100">The core of man's spirit comes from <strong>new experiences</strong>.</h1>
</div>
<div class="col-lg-3 col-md-6 col-12" data-aos="fade-up" data-aos-delay="200">
<h4 class="my-4">Contact Me</h4>
<p>
<a href="mailto:[email protected]" title="Mail me directly :)">
<i class="fa fa-envelope mr-2 footer-icon"></i>
</a>
</p>
</div>
<div class="col-lg-3 col-md-6 col-12" data-aos="fade-up" data-aos-delay="300">
<h4 class="my-4">Location</h4>
<p class="mb-1">
<i class="fa fa-home mr-2 footer-icon"></i>
India
</p>
</div>
<div class="col-lg-4 mx-lg-auto text-center col-md-8 col-12" data-aos="fade-up" data-aos-delay="400">
<p class="copyright-text">Copyright © 2021 iAtharva
<br>
</div>
<div class="col-lg-4 mx-lg-auto col-md-6 col-12" data-aos="fade-up" data-aos-delay="500">
<ul class="footer-link">
<li><a href="/stories/stories.html">Stories</a></li>
<li><a href="privacy-policy.html" class="nav-link">Privacy</a></li>
</ul>
</div>
<div class="col-lg-3 mx-lg-auto col-md-6 col-12" data-aos="fade-up" data-aos-delay="600">
<ul class="social-icon">
<li><a href="https://github.com/iatharva" class="fa fa-github" target="_blank" title="GitHub"></a></li>
<li><a href="https://twitter.com/iatharva_" class="fa fa-twitter" target="_blank" title="Twitter"></a></li>
<li><a href="https://www.linkedin.com/in/iatharva" class="fa fa-linkedin" target="_blank" title="Linkedin"></a></li>
<li><a href="https://t.me/iatharva" class="fa fa-telegram" target="_blank" title="Telegram"></a></li>
<li><a href="https://wa.me/918698961607" class="fa fa-whatsapp" target="_blank" title="What's app"></a></li>
<li><a href="https://www.deviantart.com/iatharva" class="fa fa-deviantart" target="_blank"></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- SCRIPTS -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>