-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
357 lines (292 loc) · 14.3 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
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
344
345
346
347
348
349
350
351
352
353
354
355
356
357
<!DOCTYPE html>
<!--[if lt IE 9 ]><html class="no-js oldie" lang="en"> <![endif]-->
<!--[if IE 9 ]><html class="no-js oldie ie9" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Abhishek Tiwari</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<script src="js/pace.min.js"></script>
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>
<body id="top">
<!-- header
================================================== -->
<header class="s-header">
<div class="header-logo">
<a class="site-logo">
<img src="images/logo.png" alt="Homepage"/>
</a>
</div>
<nav class="header-nav-wrap">
<ul class="header-nav">
<li class="current"><a class="smoothscroll" href="#home" title="home">Home</a></li>
<li><a class="smoothscroll" href="#about" title="about">About</a></li>
<li><a class="smoothscroll" href="#experience" title="works">Experience</a></li>
<li><a class="smoothscroll" href="#contact" title="contact">Contact</a></li>
</ul>
</nav>
<a class="header-menu-toggle" href="#0"><span>Menu</span></a>
</header> <!-- end s-header -->
<!-- home
================================================== -->
<section id="home" class="s-home page-hero target-section" data-parallax="scroll" data-image-src="images/testimonial-bg.jpg" data-natural-width=3000 data-natural-height=2000 data-position-y=center>
<div class="overlay"></div>
<div class="shadow-overlay"></div>
<div class="home-content">
<div class="row home-content__main">
<h3>Hello There</h3>
<h1>
I am Abhishek Tiwari. <br>
I am a Developer
</h1>
<div class="home-content__buttons">
<a href="https://github.com/abhishekti7?tab=repositories" target="_blank" class="btn btn--stroke">
Latest Projects
</a>
<a href="download/AbhishekTiwari_cv.pdf" download class="btn btn--stroke">
Download CV
</a>
</div>
<div class="home-content__scroll">
<a href="#about" class="scroll-link smoothscroll">
<span>Scroll Down</span>
</a>
</div>
</div>
</div> <!-- end home-content -->
<ul class="home-social">
<li>
<a href="https://www.facebook.com/profile.php?id=100004078186512" target="_blank"><i class="im im-facebook" aria-hidden="true"></i><span>Facebook</span></a>
</li>
<li>
<a href="https://twitter.com/abhishekti_7" target="_blank"><i class="im im-twitter" aria-hidden="true"></i><span>Twitter</span></a>
</li>
<li>
<a href="https://www.instagram.com/abhishek_ti7/" target="_blank"><i class="im im-instagram" aria-hidden="true"></i><span>Instagram</span></a>
</li>
<li>
<a href="https://github.com/abhishekti7" target="_blank"><i class="im im-github" aria-hidden="true"></i><span>GitHub</span></a>
</li>
<li>
<a href="https://www.linkedin.com/in/abhishek-tiwari-609879159/" target="_blank"><i class="im im-linkedin" aria-hidden="true" target="_blank"></i><span>LinkedIn</span></a>
</li>
</ul>
<!-- end home-social -->
</section> <!-- end s-home -->
<!-- about
================================================== -->
<section id="about" class="s-about target-section">
<div class="row narrow section-intro has-bottom-sep">
<div class="col-full text-center">
<h3>About</h3>
<h1>More About Me</h1>
<p class="lead">I am a Software Engineer at Info Edge India Ltd. I have experience in Android/Flutter Development and Full Stack Development.</p>
</div>
</div>
<div class="row about-content">
<div class="col-six tab-full left">
<h3>Konnichiwa !</h3>
<p>I have completed my Bachelor of Technology in Computer Science and Engineering from the Indian Institute of Information Technology Kalyani, West Bengal.</p>
<p>
I am currently working as a Software Engineer at Info Edge India Ltd. I am based in Noida, New Delhi.
</p>
</div>
<div class="col-six tab-full right">
<h3>I've Got Some skills.</h3>
<ul class="skill-bars">
<li>
<div class="progress percent90"><span>90%</span></div>
<strong>Python</strong>
</li>
<li>
<div class="progress percent90"><span>90%</span></div>
<strong>JavaScript</strong>
</li>
<li>
<div class="progress percent80"><span>80%</span></div>
<strong>Android</strong>
</li>
<li>
<div class="progress percent65"><span>65%</span></div>
<strong>PHP</strong>
</li>
<li>
<div class="progress percent60"><span>60%</span></div>
<strong>Flutter</strong>
</li>
<li>
<div class="progress percent80"><span>80%</span></div>
<strong>Java</strong>
</li>
</ul>
</div>
</div> <!-- end about-content -->
<!--<div class="row about-content about-content--buttons">
<div class="col-six tab-full left">
<a href="#0" class="btn btn--primary full-width">Download My CV</a>
</div>
</div> end about-content buttons -->
<div id="experience" class="row about-content about-content--timeline">
<div class="col-full text-center">
<h3>My Work Experience.</h3>
</div>
<div class="col-six tab-full left">
<div class="timeline">
<div class="timeline__block">
<div class="timeline__bullet"></div>
<div class="timeline__header">
<p class="timeline__timeframe">June 2020 - Present</p>
<h3>Info Edge India Ltd.</h3>
<h5>Software Engineer</h5>
</div>
<div class="timeline__desc">
<ul>
<li>Working on Full Stack Development with tools like ReactJS for frontend development and NodeJS for server side development.</li>
</ul>
</div>
</div> <!-- end timeline__block -->
<div class="timeline__block">
<div class="timeline__bullet"></div>
<div class="timeline__header">
<p class="timeline__timeframe">August 2020 - April 2021</p>
<h3>AppyHigh</h3>
<h5>Android Developer</h5>
</div>
<div class="timeline__desc">
<ul>
<li>Migrating exisiting API structure of production app to web sockets.</li>
<li>Fixing crashes in production apps.</li>
<li>Code maintenance.</li>
</ul>
</div>
</div> <!-- end timeline__block -->
<div class="timeline__block">
<div class="timeline__bullet"></div>
<div class="timeline__header">
<p class="timeline__timeframe">April 2020 - June 2020</p>
<h3>SPACENOS</h3>
<h5>Android Developer</h5>
</div>
<div class="timeline__desc">
<ul>
<li>Completed the entire backend structure for random chat and dating app using Firebase and Cloud Functions.</li>
<li>Completed the WhatsApp bot for fake news detection in under 6 hours.</li>
<li>JavaScript functions for data science.</li>
</ul>
</div>
</div> <!-- end timeline__block -->
</div> <!-- end timeline -->
</div> <!-- end left -->
<div class="col-six tab-full right">
<div class="timeline">
<div class="timeline__block">
<div class="timeline__bullet"></div>
<div class="timeline__header">
<p class="timeline__timeframe">January 2020 - March 2020</p>
<h3>CppSecrets.com</h3>
<h5>Python Developer / Content Writer</h5>
</div>
<div class="timeline__desc">
<ul>
<li>Developed scripts and wrote tutorials on use of various Python APIs including Google Tasks API.</li>
</ul>
</div>
</div> <!-- end timeline__block -->
<div class="timeline__block">
<div class="timeline__bullet"></div>
<div class="timeline__header">
<p class="timeline__timeframe">August 2019 - January 2020</p>
<h3>Digital Corridor</h3>
<h5>Full Stack Developer</h5>
</div>
<div class="timeline__desc">
<ul>
<li>Development of Android apps for clients</li>
<li>Handled backend(PHP) and frontend(Android + HTML)</li>
</ul>
</div>
</div> <!-- end timeline__block -->
</div> <!-- end timeline -->
</div> <!-- end right -->
</div> <!-- end about-content timeline -->
</section> <!-- end about -->
<!-- footer
================================================== -->
<footer id="contact" style="background-image: url('images/count-bg.jpg');">
<div class="row" >
<div class="col-full">
<!-- <div class="footer-logo">
<a class="footer-site-logo" href="#0"><img src="images/logo.png" alt="Homepage"></a>
</div> -->
<div class="">
<p style="color: white">abhishek.tiwari3507@gmail.com</p>
</div>
<ul class="footer-social">
<li><a href="https://www.facebook.com/profile.php?id=100004078186512" target="_blank">
<i class="im im-facebook" aria-hidden="true"></i>
<span>Facebook</span>
</a></li>
<li><a href="https://twitter.com/abhishekti_7" target="_blank">
<i class="im im-twitter" aria-hidden="true"></i>
<span>Twitter</span>
</a></li>
<li><a href="https://www.instagram.com/abhishek_ti7/" target="_blank">
<i class="im im-instagram" aria-hidden="true"></i>
<span>Instagram</span>
</a></li>
<li><a href="https://github.com/abhishekti7" target="_blank">
<i class="im im-github aria-hidden="true"></i>
<span>GitHub</span>
</a></li>
<li><a href="https://www.linkedin.com/in/abhishek-tiwari-609879159/" target="_blank">
<i class="im im-linkedin" aria-hidden="true"></i>
<span>LinkedIn</span>
</a></li>
<li><a href="https://abhishekti7.github.io/mml_web/" target="_blank">
<i class="im im-link" aria-hidden="true"></i>
<span>MyMovieList</span>
</a></li>
</ul>
</div>
</div>
<div class="row footer-bottom">
<div class="col-twelve">
<div class="copyright">
<span>Design by <a href="https://www.styleshout.com/">styleshout</a></span>
</div>
<div class="go-top">
<a class="smoothscroll" title="Back to Top" href="#top"><i class="im im-arrow-up" aria-hidden="true"></i></a>
</div>
</div>
</div> <!-- end footer-bottom -->
</footer> <!-- end footer -->
<div id="preloader">
<div id="loader"></div>
</div>
<!-- Java Script
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>