-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·467 lines (458 loc) · 20.1 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ayush Verma</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="fonts/font-awesome/css/font-awesome.css">
<!-- Stylesheet
================================================== -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/prettyPhoto.css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,600,300' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="js/modernizr.custom.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<div id="preloader">
<div id="status"> <img src="img/preloader.gif" height="64" width="64" alt=""> </div>
</div>
<!-- Navigation -->
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse"> <i class="fa fa-bars"></i> </button>
<a class="navbar-brand page-scroll" href="#page-top"> <i class="fa fa-paper-plane-o"></i> Ayush Verma</a> </div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden"> <a href="#page-top"></a> </li>
<li> <a class="page-scroll" href="#about">About</a> </li>
<li> <a class="page-scroll" href="#services">Interests</a> </li>
<li> <a class="page-scroll" href="#works">Projects</a> </li>
<li> <a class="page-scroll" href="#team">My Team</a> </li>
<li> <a class="page-scroll" href="#testimonials">Background</a> </li>
<li> <a class="page-scroll" href="#contact">Contact</a> </li>
<li> <a class="page-scroll" href="#social">Other accounts</a> </li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Header -->
<div id="intro">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h1>Hello, I am <span class="brand-heading">Ayush Verma</span></h1>
<p class="intro-text">A full-stack iOS application developer & Computer enthusiast.</p>
<a href="#about" class="btn btn-default page-scroll">Learn More</a> </div>
</div>
</div>
</div>
</div>
<!-- About Section -->
<div id="about">
<div class="container">
<div class="section-title text-center center">
<h2>More About Me</h2>
<hr>
</div>
<div class="row">
<div class="col-md-4"><img src="img/about.jpg" class="img-responsive"></div>
<div class="col-md-4">
<div class="about-text">
<h4>WHO AM I</h4>
<p>Currently an Undergraduate pursuing a bachelorate degree in Computer Science and Engineering from <b>VIT vellore,India.</b>
I am a big computer fan (loves Apple products too much) and loves to code for hours and help other people get their jobs done easy, also I am currently working on several
Internatinal and National projects to Brush up my Development skills and to understand the way of communication between
the user and the devices they use.
I show a keen interest in learning new things and Machine Learning and Aritificial Intelligence are the areas that facinates me the most.
I also love to go to various Hacks that are organised Nationally and Internationally.
I am also working on my own Startup which requires various fields of vast knowledge and the company is at its initial phase.</p>
</div>
</div>
<div class="col-md-4">
<div class="about-text">
<h4>IN SHORT</h4>
<p>A gist about me would be like:-</p>
<ul>
<li>Undergraduate in computer science.</li>
<li>Computer enthusiast and iOS app developer.</li>
<li>Loves competetive Coding and attending various Hacks.</li>
<li><b>CraftBox Developers</b> My own Startup on which i am working on.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Services Section -->
<div id="services" class="text-center">
<div class="container">
<div class="section-title center">
<h2>Interest and Service areas</h2>
<hr>
</div>
<div class="space"></div>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="service"> <i class="fa fa-tablet"></i>
<h3>App Development</h3>
<p>currently I am taking on new projects and learning by developing more and more number of application to understand the functionality of the application development and the interaction between the user an the devices they use.</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="service"> <i class="fa fa-html5"></i>
<h3>Web Development</h3>
<p>with some previous and basic knowledge of HTML and CSS I create many web pages in free time when possible.</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="service"> <i class="fa fa-cogs"></i>
<h3>Backend and Server Managment</h3>
<p>With the linking up of the applications and the websites i am also learning a few backend languages such as FireBase
for the beginning and also I have some experience of JavaScript too.</p>
</div>
</div>
<!-- <div class="col-md-3 col-sm-6">
<div class="service"><i class="fa fa-html5"></i>
<h3>PSD to HTML5</h3>
<p>Lorem ipsum dolor sit amet placerat facilisis felis mi in tempus eleifend pellentesque natoque.</p>
</div>
</div> -->
<!-- </div>
<div class="space"></div>
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="service"><i class="fa fa-wordpress"></i>
<h3>WordPress</h3>
<p>Lorem ipsum dolor sit amet placerat facilisis felis mi in tempus eleifend pellentesque natoque etiam.</p>
</div> -->
</div>
<div class="col-md-4 col-sm-6">
<div class="service"><i class="fa fa-bullhorn"></i>
<h3>Marketing</h3>
<p>I love taking parts in selling and marketing of products that are developed by me or my team, I love to work on
my Entrepreneurship skills most often times.</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="service"><i class="fa fa-rocket"></i>
<h3>Startup</h3>
<p>Currently we are a small start to the commercial side of the world with providing the best
of the services possible. We are known as The <b>CraftBox Developers</b></p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="service"><i class="fa fa-bars"></i>
<h3>Competetive Coding</h3>
<p>I also practice competitive coding including data Structures and smallest algorithm process to increase my
coding speed and adopt various methods to solve a single type of problem.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Section -->
<div id="works">
<div class="container"> <!-- Container -->
<div class="section-title text-center center">
<h2>Works, Achievements and Participation.</h2>
<hr>
<div class="clearfix"></div>
<p>Some of the previous works, Achievements and Participations in workshops or other events that have had a major impact in my life.</p>
</div>
<div class="categories">
<ul class="cat">
<li>
<ol class="type">
<li><a href="#" data-filter="*" class="active">All</a></li>
<li><a href="#" data-filter=".lorem">App Dev</a></li>
<li><a href="#" data-filter=".consectetur">Coding</a></li>
<li><a href="#" data-filter=".dapibus">Other</a></li>
</ol>
</li>
</ul>
<div class="clearfix"></div>
</div>
<div class="row">
<div class="portfolio-items">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 lorem">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/01.jpg" title="A Mobile Application For the Cure to Opioid Addicts" rel="prettyPhoto">
<div class="hover-text">
<h4>ALLIES APP</h4>
<p>For a startup in Boston</p>
</div>
<img src="img/portfolio/01.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 consectetur">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/02.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Project Title</h4>
<p>Web Development</p>
</div>
<img src="img/portfolio/02.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 lorem">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/03.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Project Title</h4>
<p>Web Design</p>
</div>
<img src="img/portfolio/03.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 lorem">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/04.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Project Title</h4>
<p>Web Design</p>
</div>
<img src="img/portfolio/04.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 consectetur">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/05.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Project Title</h4>
<p>Web Development</p>
</div>
<img src="img/portfolio/05.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 dapibus">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/06.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Project Title</h4>
<p>Branding</p>
</div>
<img src="img/portfolio/06.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 dapibus consectetur">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/07.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Project Title</h4>
<p>Web Development, Branding</p>
</div>
<img src="img/portfolio/07.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 lorem">
<div class="portfolio-item">
<div class="hover-bg"> <a href="img/portfolio/08.jpg" title="Project description" rel="prettyPhoto">
<div class="hover-text">
<h4>Project Title</h4>
<p>Web Design</p>
</div>
<img src="img/portfolio/08.jpg" class="img-responsive" alt="Project Title"> </a> </div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Team Section -->
<div id="team" class="text-center">
<div class="container">
<div class="section-title center">
<h2>Meet My team</h2>
<hr>
<p>CraftBox Developers and my Hack-A-Thon team, we are basically just a bunch of geeks who share the same kind of passion
and are always up for a challenge.!</p>
</div>
<div id="row">
<div class="col-xs-6 col-md-3 col-sm-6">
<div class="thumbnail"> <img src="img/team/01.jpg" alt="..." class="img-thumbnail team-img">
<div class="caption">
<h3>Dhiraj Kumar Jain</h3>
<p>Android App Developer</p>
<p><b>Co-Founder CraftBox Developers.</b></p>
</div>
</div>
</div>
<div class="col-xs-6 col-md-3 col-sm-6">
<div class="thumbnail"> <img src="img/team/02.jpg" alt="..." class="img-thumbnail team-img">
<div class="caption">
<h3>Image holds no relation and is random.</h3>
<p>...</p>
</div>
</div>
</div>
<div class="col-xs-6 col-md-3 col-sm-6">
<div class="thumbnail"> <img src="img/team/03.jpg" alt="..." class="img-thumbnail team-img">
<div class="caption">
<h3>Image holds no relation and is random.</h3>
<p>...</p>
</div>
</div>
</div>
<div class="col-xs-6 col-md-3 col-sm-6">
<div class="thumbnail"> <img src="img/team/04.jpg" alt="..." class="img-thumbnail team-img">
<div class="caption">
<h3>Image holds no relation and is random.</h3>
<p>...</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Testimonials Section -->
<div id="testimonials" class="text-center">
<div class="container">
<div class="section-title center">
<h2>A past Glimpse to my Upbringing and Background</h2>
<hr>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row testimonials">
<div class="col-sm-4">
<blockquote><i class="fa fa-quote-left"></i>
<p>Took an year off for the break of higher
studies, was studying at <u><b>Resonance Coaching Institute Kota</u></b>
pursuing Physics,Chemistry and Maths for my JEE preperation.</p>
<div class="clients-name">
<p><strong>2015-2016</strong><br>
</div>
</blockquote>
</div>
<div class="col-sm-4">
<blockquote><i class="fa fa-quote-left"></i>
<p>Completed my High School from <u><b>Delhi Public School,Durg</u></b> taking
PCM along with Engineering Graphics and Physical Education as additional
Subject.</p>
<div class="clients-name">
<p><strong>2003-2015</strong><br>
</div>
</blockquote>
</div>
<div class="col-sm-4">
<blockquote><i class="fa fa-quote-left"></i>
<p>Started my journey with the books at <b><u>Krishna Public School.</b></u> stayed up there from kindergarden to Class 1.</p>
<div class="clients-name">
<p><strong>1999-2003</strong><br>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Contact Section -->
<div id="contact" class="text-center">
<div class="container">
<div class="section-title center">
<h2>Reach Me</h2>
<hr>
<p>All the contacts made availabe are completely personal and does not hold of any other person, You can reach me anytime but
sometimes it's not possible to answer so, have patience and get back to me again in some time,
In case of Messages via facebook,WhatsApp,iMessage or any other means do wait for sometime to get back, it's practically
impossible to reply to all the texts at the same time Thanks, Cheerio. 😁 </p>
</div>
<div class="col-md-8 col-md-offset-2">
<div class="col-md-4">
<div class="contact-item"> <i class="fa fa-map-marker fa-2x"></i>
<p>Home -<b> 40/5 Nehru Nagar East,<br>
Bhilai, Chhattisgarh</b></p>
<p>College - <b>Vit Vellore Mens hostel,<br>
K block - room 431</b></p>
</div>
</div>
<div class="col-md-4">
<div class="contact-item"> <i class="fa fa-envelope-o fa-2x"></i>
<p>Official - <b>[email protected]</b></p>
<p>College - <b>[email protected]</b></p>
</div>
</div>
<div class="col-md-4">
<div class="contact-item"> <i class="fa fa-phone fa-2x"></i>
<p> main - <b>+91 7010725407</b><br>
</p>
<p>Secondary - <b>+91 8085443407</b></p>
</div>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-8 col-md-offset-2">
<br>
<h3>Leave Me a message</h3>
<form name="sentMessage" id="contactForm" novalidate>
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input type="text" id="name" class="form-control" placeholder="Name" required="required">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="email" id="email" class="form-control" placeholder="Email" required="required">
<p class="help-block text-danger"></p>
</div>
</div>
</div>
<div class="form-group">
<textarea name="message" id="message" class="form-control" rows="4" placeholder="Message" required></textarea>
<p class="help-block text-danger"></p>
</div>
<div id="success"></div>
<button type="submit" class="btn btn-default">Send Message</button>
</form>
<div id = "social" class="social">
<h3>Do Follow Me for a follow back. 🙈</h3>
<ul>
<li><a href="http://www.Github.com/GodsEye-07"><i class="fa fa-github"></i></a></li>
<li><a href="http://www.facebook.com/ayush.net"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://dribbble.com/GodsEye-07"><i class="fa fa-dribbble"></i></a></li>
<li><a href="https://www.instagram.com/iamayush_verma/"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/ayush-verma-5bb7b4118/"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- <div id="footer">
<div class="container">
<p>Copyright © Modus. Designed by <a href="http://www.templatewire.com" rel="nofollow">TemplateWire</a></p>
</div>
</div> -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script type="text/javascript" src="js/jquery.1.11.1.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script type="text/javascript" src="js/jquery.parallax.js"></script>
<script type="text/javascript" src="js/jqBootstrapValidation.js"></script>
<script type="text/javascript" src="js/contact_me.js"></script>
<!-- Javascripts
================================================== -->
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>