-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
527 lines (474 loc) · 20.1 KB
/
index.html
File metadata and controls
527 lines (474 loc) · 20.1 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
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
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, maximum-scale=1">
<title>Siddhant Arora | Resume</title>
<link rel="icon" href="favicon.png" type="image/png">
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="js/fancybox/jquery.fancybox.css" type="text/css" media="screen" />
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="css/font-awesome.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="js/respond-1.1.0.min.js"></script>
<script src="js/html5shiv.js"></script>
<script src="js/html5element.js"></script>
<![endif]-->
</head>
<body>
<!--Hero_Section-->
<section id="hero_section" class="top_cont_outer">
<div class="hero_wrapper">
<div class="card hovercard">
<div class="cardheader">
</div>
<div class="avatar">
<img alt="" src="img/profile-pic.jpg">
</div>
<div class="info">
<div class="title">
<a target="_blank" href="http://webthemez.com">Siddhant Arora</a>
</div>
<div class="desc"><b>Software Engineer</B></div>
<div class="desc">
<p>
I am a engineering student motivated and passionated about technology and engineering with lots of enthusiasm and eager to learn and know more.<br/>
My Career Objective is to work with an organization to with the intent of improving skills and knowledge.<br/><br/>
I wish to keep learning and increasing my skills level for the benefit of the organization and self.</p>
</div>
<div class="desc">Tech geek</div>
</div>
<div class="bottom">
<div class="underline"></div>
</div>
</div>
<div class="container" style="display:none">
<div class="hero_section">
<div class="row">
<div class="col-md-12">
<div class="top_left_cont intro zoomIn wow animated">
<h2>Hi! I’m Siddhant Arora<br> <strong>Software Enginerr</strong></h2>
<p>
I am a engineering student motivated and passionated about technology and engineering with lots of enthusiasm and eager to learn and know more.<br/>
My Career Objective is to work with an organization to with the intent of improving skills and knowledge.<br/><br/>
I wish to keep learning and increasing my skills level for the benefit of the organization and self.</p>
<div class="underline"></div>
<ul class="social_links">
<li class="twitter animated bounceIn wow delay-02s animated" style="visibility: visible; animation-name: bounceIn;"><a href="javascript:void(0)"><i class="fa fa-twitter"></i></a></li>
<li class="facebook animated bounceIn wow delay-03s animated" style="visibility: visible; animation-name: bounceIn;"><a href="javascript:void(0)"><i class="fa fa-facebook"></i></a></li>
<li class="pinterest animated bounceIn wow delay-04s animated" style="visibility: visible; animation-name: bounceIn;"><a href="javascript:void(0)"><i class="fa fa-pinterest"></i></a></li>
<li class="gplus animated bounceIn wow delay-05s animated" style="visibility: visible; animation-name: bounceIn;"><a href="javascript:void(0)"><i class="fa fa-google-plus"></i></a></li>
</ul> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Hero_Section-->
<!--Header_section-->
<header id="header_wrapper">
<div class="container">
<div class="header_box">
<!-- <div class="logo"><a href="#"><img src="img/logo.png" alt="logo"></a></div>-->
<nav class="navbar navbar-inverse" role="navigation">
<div class="navbar-header">
<button type="button" id="nav-toggle" class="navbar-toggle" data-toggle="collapse" data-target="#main-nav"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
</div>
<div id="main-nav" class="collapse navbar-collapse navStyle">
<ul class="nav navbar-nav" id="mainNav">
<li class="active"><a href="#hero_section" class="scroll-link">Home</a></li>
<li><a href="#aboutUs" class="scroll-link">About Me</a></li>
<li><a href="#service" class="scroll-link">Skills</a></li>
<li><a href="#experience" class="scroll-link">Experience</a></li>
<li><a href="#Portfolio" class="scroll-link">Projects</a></li>
<li><a href="resume.pdf">Resume</a></li>
<li><a href="#contact" class="scroll-link">Contact</a></li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!--Header_section-->
<section id="aboutUs"><!--Aboutus-->
<div class="inner_wrapper aboutUs-container fadeInLeft animated wow">
<div class="container">
<h2>About Me</h2>
<h6>Information Science Engineer</h6>
<div class="inner_section">
<div class="row">
<div class="col-lg-12 about-us">
<div class="row">
<div class="col-md-6">
<h3>I love to develop new things and explore various things around.</h3>
</div>
<div class="col-md-6">
<h2>Education Qualification</h2>
<ul class="about-us-list">
<li class="points"><h3>B.E</h3><ul><li>The National Institute of Engineering, Mysore</li><li >CGPA 9.42/10</li></ul></li>
<li class="points"><h3>XII</h3><ul><li>St. Mary's Convent School</li><li>Percentage 91.6%</li></ul></li>
<li class="points"><h3>X</h3><ul><li>St. Mary's Convent School</li><li>CGPA 9.6/10</li></ul></li>
</ul><!-- /.about-us-list -->
</div><!-- /.col-md-6 --></div><!-- /.row -->
</div><!-- /.col-lg-12 -->
</div>
</div>
</div>
</div>
</section>
<!--Aboutus-->
<!--Service-->
<section id="service">
<div class="container">
<h2>Skills</h2>
<div class="service_wrapper">
<div class="row">
<div class="col-md-4">
<div class="service_icon delay-03s animated wow zoomIn"></div>
<div class="service_block">
<h3 class="animated fadeInUp wow">Programming Language</h3>
<p class="animated fadeInDown wow"><ul style="color: white; font-size:1.5em; font-style: bold; list-style-type: disc; text-align: left; "><li>C</li><li>C++</li><li>Java</li></ul></p>
</div>
</div>
<div class="col-md-4">
<div class="service_icon icon2 delay-03s animated wow zoomIn"></div>
<div class="service_block">
<h3 class="animated fadeInUp wow">Concepts</h3>
<p class="animated fadeInDown wow"><ul style="color: white; font-size:1.5em; font-style: bold; list-style-type: disc; text-align: left; "><li>Data Structures and Algorithms</li><li>Operating System</li><li>DBMS(MySQL)</li></ul></p>
</div>
</div>
<div class="col-md-4">
<div class="service_icon icon3 delay-03s animated wow zoomIn"> </div>
<div class="service_block">
<h3 class="animated fadeInUp wow">Web Development</h3>
<p class="animated fadeInDown wow"><ul style="color: white; font-size:1.5em; font-style: bold; list-style-type: disc; text-align: left; "><li>HTML</li><li>CSS</li><li>Angular</li><li>PHP</li><li>JavaScript(basics)</li></ul></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Service-->
<section id="experience" class="timeline">
<div class="container">
<h2>Experience</h2>
<div class="qa-message-list" id="wallmessages">
<div class="message-item" id="m16">
<div class="message-inner">
<div class="message-head clearfix">
<div class="user-detail">
<h5 class="handle">PayU Payments</h5>
<br/>
<div class="post-meta">
<div class="asker-meta">
<span class="qa-message-what"></span>
<span class="qa-message-when">
<span class="qa-message-when-data">July 2024 - Present</span>
</span>
</div>
</div>
</div>
</div>
<div class="qa-message-content">
Senior Software Engineer<br/>
</div>
<br/>
<div class="message-head clearfix">
<div class="user-detail">
<div class="post-meta">
<div class="asker-meta">
<span class="qa-message-what"></span>
<span class="qa-message-when">
<span class="qa-message-when-data">August 2022 - June 2024</span>
</span>
</div>
</div>
</div>
</div>
<div class="qa-message-content">
Software Engineer II<br/>
</div>
</div></div>
<div class="message-item" id="m16">
<div class="message-inner">
<div class="message-head clearfix">
<div class="user-detail">
<h5 class="handle">J.P Morgan Chase</h5>
<br/>
<div class="post-meta">
<div class="asker-meta">
<span class="qa-message-what"></span>
<span class="qa-message-when">
<span class="qa-message-when-data">August 2020 - June 2022</span>
</span>
</div>
</div>
</div>
</div>
<div class="qa-message-content">
Software Analyst<br/>
</div>
<br/>
<div class="message-head clearfix">
<div class="user-detail">
<div class="post-meta">
<div class="asker-meta">
<span class="qa-message-what"></span>
<span class="qa-message-when">
<span class="qa-message-when-data">January 2020 - August 2020</span>
</span>
</div>
</div>
</div>
</div>
<div class="qa-message-content">
Software Intern<br/>Full Stack Developer
</div>
</div></div>
<div class="message-item" id="m16">
<div class="message-inner">
<div class="message-head clearfix">
<div class="user-detail">
<h5 class="handle">Entelika Consulation and IT Services</h5>
<div class="post-meta">
<div class="asker-meta">
<span class="qa-message-what"></span>
<span class="qa-message-when">
<span class="qa-message-when-data">April 2019 - May-2019</span>
</span>
</div>
</div>
</div>
</div>
<div class="qa-message-content">
Full Stack Development and Software Development<br/>
Developed working model for Porocel Web Application and also contributed in Prototype Development
</div>
</div></div>
<div class="message-item" id="m9">
<div class="message-inner">
<div class="message-head clearfix">
<div class="user-detail">
<h5 class="handle">Android App Development</h5>
<div class="post-meta">
<div class="asker-meta">
<span class="qa-message-what"></span>
<span class="qa-message-when">
<span class="qa-message-when-data">June 2018 - July 2018</span>
</span>
</div>
</div>
</div>
</div>
<div class="qa-message-content">
Developed various Android apps for daily use and functionality<br/>
Helps to ease out daily work and lets personalize the app accordingly.
</div>
</div></div>
<div class="message-item" id="m7">
<div class="message-inner">
<div class="message-head clearfix">
<div class="user-detail">
<h5 class="handle">HPE Project-A-THON</h5>
<div class="post-meta">
<div class="asker-meta">
<span class="qa-message-what"></span>
<span class="qa-message-when">
<span class="qa-message-when-data">Oct 25, 2013</span>
</span>
</div>
</div>
</div>
</div>
<div class="qa-message-content">
Worked on a project for LINUX SECURITY in collaboration with HPE guide and represented it to achieve certificate for the work.
</div>
</div></div>
<div class="message-item" id="m6">
<div class="message-inner">
<div class="message-head clearfix">
<div class="user-detail">
<h5 class="handle">Geeksforgeeks</h5>
<div class="post-meta">
<div class="asker-meta">
<span class="qa-message-what"></span>
<span class="qa-message-when">
<span class="qa-message-when-data">June 2019 -May 2020</span>
</span>
</div>
</div>
</div>
</div>
<div class="qa-message-content">
Campus Ambassador for Geeksforgeeks at our campus.
</div>
</div></div>
</div></div>
</div>
</div>
</section>
<!-- Portfolio -->
<section id="Portfolio" class="content">
<!-- Container -->
<div class="container portfolio_title">
<!-- Title -->
<div class="section-title">
<h2>Projects</h2>
</div>
<!--/Title -->
</div>
<!-- Container -->
<div class="portfolio-top"></div>
<!-- Portfolio Filters -->
<div class="portfolio">
<div id="filters" class="sixteen columns">
<ul class="clearfix">
<li><a class="" data-filter=".design">
<h5>Software Development</h5>
</a></li>
<li><a class="" data-filter=".android">
<h5>Android</h5>
</a></li>
<li><a class=""data-filter=".web">
<h5>Web App</h5>
</a></li>
</ul>
</div>
<!--/Portfolio Filters -->
<!-- Portfolio Wrapper -->
<div class="isotope fadeInLeft animated wow grid" style="position: relative; overflow: hidden; height: 480px;" id="portfolio_wrapper">
<!-- Portfolio Item -->
<figure style="position: absolute; left: 0px; top: 0px; transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1); width: 337px; opacity: 1; height: 300px;" class="portfolio-item one-four appleIOS isotope-item effect-oscar">
<div class="portfolio_img">
<img src="img/notes.jpeg" alt="Portfolio 1"> </div>
<figcaption>
<div>
<a class="fancybox" href="notesopedia.html">
<h2>NOTES<span>OPDEIA</span></h2>
<p>Online platform to share notes.</p>
</a>
</div>
</figcaption>
</figure>
<!--/Portfolio Item -->
<!-- Portfolio Item-->
<figure style="position: absolute; left: 0px; top: 0px; transform: translate3d(337px, 0px, 0px) scale3d(1, 1, 1); width: 337px; opacity: 1; height: 300px;" class="portfolio-item one-four design isotope-item effect-oscar">
<div class="portfolio_img"> <img src="img/sudoku.jpg" alt="Portfolio 1"> </div>
<figcaption>
<div>
<a class="fancybox">
<h2>SUDOKU <span>SOLVER</span></h2>
<p>C++ application to solve sudoku.</p>
</a>
</div>
</figcaption>
</figure>
<!--/Portfolio Item -->
<!-- Portfolio Item -->
<figure style="position: absolute; left: 0px; top: 0px; transform: translate3d(674px, 0px, 0px) scale3d(1, 1, 1); width: 337px; opacity: 1; height: 300px;" class="portfolio-item one-four design isotope-item effect-oscar">
<div class="portfolio_img"> <img src="img/attendance.png" alt="Portfolio 1"> </div>
<figcaption>
<div>
<a class="fancybox">
<h2>Attendance <span>Management</span></h2>
<p>Online attendance management system.</p>
</a>
</div>
</figcaption>
</figure>
<!--/Portfolio Item-->
<!-- Portfolio Item-->
<figure style="position: absolute; left: 0px; top: 0px; transform: translate3d(1011px, 0px, 0px) scale3d(1, 1, 1); width: 337px; opacity: 1; height: 300px;" class="portfolio-item one-four android prototype web isotope-item effect-oscar">
<div class="portfolio_img"> <img src="img/tic.png" alt="Portfolio 1"> </div>
<figcaption>
<div>
<a class="fancybox">
<h2>TIC TAC <span>TOE</span></h2>
<p>C application for TIC TAC TOE game.</p>
</a>
</div>
</figcaption>
</figure>
<!-- Portfolio Item -->
<!--/Portfolio Item -->
</div>
<!--/Portfolio Wrapper -->
</div>
<!--/Portfolio Filters -->
</section>
<!--/Portfolio -->
<!--/Team-->
<!--Footer-->
<footer class="footer_wrapper" id="contact" style="background-color: #232323">
<div class="container">
<section class="page_section contact" id="contact">
<div class="contact_section">
<h2>Get In Touch</h2>
</div>
<div class="row">
<div class="col-lg-4 wow fadeInLeft">
<div class="contact_info">
<div class="detail">
<h4>Siddhant</h4>
<p>Ward 3, Herbertpur, Dehradun, Uttarakhand</p>
</div>
<div class="detail">
<h4>call me at</h4>
<p>8126423424</p>
</div>
<div class="detail">
<h4>Email me at</h4>
<p>sidsidarora.sa@gmail.com</p>
</div>
</div>
</div>
<div class="col-lg-8 wow fadeInLeft delay-06s">
<!--NOTE: Update your email Id in "contact_me.php" file in order to receive emails from your contact form-->
<form name="sentMessage" id="contactForm" novalidate>
<div class="control-group">
<div class="controls">
<input type="text" class="form-control"
placeholder="Full Name" id="name" required
data-validation-required-message="Please enter your name" />
<p class="help-block"></p>
</div>
</div>
<div class="control-group">
<div class="controls">
<input type="email" class="form-control" placeholder="Email"
id="email" required
data-validation-required-message="Please enter your email" />
</div>
</div>
<div class="control-group">
<div class="controls">
<textarea rows="10" cols="100" class="form-control"
placeholder="Message" id="message" required
data-validation-required-message="Please enter your message" minlength="5"
data-validation-minlength-message="Min 5 characters"
maxlength="999" style="resize:none"></textarea>
</div>
</div>
<div id="success"> </div> <!-- For success/fail messages -->
<button type="submit" class="btn btn-primary pull-right">Send</button><br />
</form>
</div>
</div>
</section>
</div>
</footer>
<script type="text/javascript" src="js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery-scrolltofixed.js"></script>
<script type="text/javascript" src="js/jquery.nav.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script src="js/fancybox/jquery.fancybox.pack.js" type="text/javascript"></script>
<script type="text/javascript" src="js/wow.js"></script>
<script src="contact/jqBootstrapValidation.js"></script>
<script src="contact/contact_me.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>