-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
381 lines (310 loc) · 19.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Anshul Yadav CV</title>
<!-- Bootstrap -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/2358541804.js" crossorigin="anonymous"></script>
<!-- main Css File -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="page-content">
<div class="container">
<div class="cover shadow-lg bg-white">
<div class="cover-bg ">
<a href="javascript:void(0)" class="openbtn" onclick="openNav()"><i class="fas fa-bars"></i></a>
<div id="mySidenav" class="sidenav">
<div class="d-flex align-items-center" style="min-height: 95vh">
<div class="">
<div class="nav-item active-navitem"><a href="#main">Home</a></div>
<div class="nav-item about"><a href="#about">About</a></div>
<div class="nav-item ProfessionalSkills"><a href="#ProfessionalSkills">Professional Skills</a></div>
<div class="nav-item Education"><a href="#Education">Education</a></div>
<div class="nav-item Hobbies"><a href="#Hobbies">Hobbies</a></div>
<div class="nav-item Licenses"><a href="#Licenses">Licenses & certifications</a></div>
<div class="nav-item Contact"><a href="#Contact">Contact</a></div>
</div>
</div>
</div>
</div>
<div class="main px-3 px-lg-4 pb-4" id="main">
<section class="profile-section">
<div class="row">
<div class="profile-text col-lg-4 col-md-8 align-self-center">
<div class="">
<p class="hi-m">Hii, I'm</p>
<h1 class="nameline">Anshul Yadav</h1>
<hr class="namehr" size="2px">
<P>Flutter developer</P>
</div>
</div>
<div class="col-lg-8 col-md-8 align-self-center">
<img src="image/Untitled.png" class="profile-img center" alt="" srcset="">
</div>
</div>
<div class="row">
<div class="col btn-hireme">HIRE ME</div>
<div class="col btn-download">DOWNLOAD RESUME</div>
</div>
</section>
<section class="" id="About">
<div class="shadow-1-strong bg-white my-5 px-3 px-lg-4 pb-4" id="about">
<div class="about-section">
<div class="row">
<div class="col-md-6">
<h1 class="mainheading">About</h1>
<hr class="namehr" size="1px">
<p>Hello! I’m Anshul Yadav. I am passionate about Mobile development and Web Design. I am a
skilled <strong>front-end developer.</strong> I am a quick learner and a team worker that gets
the job done.</p>
<p>I can easily capitalize on low hanging fruits and quickly maximize timely deliverables for
real-time schemas.</p>
</div>
<div class="col-md-5 offset-lg-1">
<div class="row mt-2">
<h2 class="mainheading h2 fw-light mb-4">Bio<hr class="namehr" size="1px"></h2>
<div class="col-sm-5">
<div class="pb-2 fw-bolder"><i class="far fa-calendar-alt pe-2 text-muted"
style="width:24px;opacity:0.85;"></i>
Age</div>
</div>
<div class="col-sm-7">
<div class="pb-2">19</div>
</div>
<div class="col-sm-5">
<div class="pb-2 fw-bolder"><i class="far fa-envelope pe-2 text-muted"
style="width:24px;opacity:0.85;"></i> Email</div>
</div>
<div class="col-sm-7">
<div class="pb-2">[email protected]</div>
</div>
<div class="col-sm-5">
<div class="pb-2 fw-bolder"><i class="fas fa-phone pe-2 text-muted"
style="width:24px;opacity:0.85;"></i> Phone</div>
</div>
<div class="col-sm-7">
<div class="pb-2">+91 8868888075</div>
</div>
<div class="col-sm-5">
<div class="pb-2 fw-bolder"><i class="fas fa-map-marker-alt pe-2 text-muted"
style="width:24px;opacity:0.85;"></i> Address</div>
</div>
<div class="col-sm-7">
<div class="pb-2">62A, Mariyam Nagar, <br> near Christ University, Ghaziabad 201003</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="reveal fade-bottom px-3 px-lg-4 pb-4" id="ProfessionalSkills">
<div class="shadow-1-strong bg-white my-5" id="skills">
<div class="skills-section">
<h2 class="mainheading fw-light mb-4">Professional Skills <hr class="namehr" size="2px"></h2>
<div class="row">
<div class="col-md-6">
<div class="mb-3"><span class="fw-bolder">HTML</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-info aos-init aos-animate" role="progressbar" data-aos="zoom-in-right" data-aos-delay="100" data-aos-anchor=".skills-section" style="width: 95%;" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">Master</div>
</div>
</div>
<div class="mb-3"><span class="fw-bolder">CSS</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-info aos-init aos-animate" role="progressbar" data-aos="zoom-in-right" data-aos-delay="200" data-aos-anchor=".skills-section" style="width: 85%" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100">Expert</div>
</div>
</div>
<div class="mb-3"><span class="fw-bolder">JavaScript</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-info aos-init aos-animate" role="progressbar" data-aos="zoom-in-right" data-aos-delay="300" data-aos-anchor=".skills-section" style="width: 75%" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">Advance</div>
</div>
</div>
<div class="mb-3"><span class="fw-bolder">Node</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-info aos-init aos-animate" role="progressbar" data-aos="zoom-in-right" data-aos-delay="300" data-aos-anchor=".skills-section" style="width: 75%" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">Advance</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="mb-3"><span class="fw-bolder">Java</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-secondary aos-init aos-animate" role="progressbar" data-aos="zoom-in-right" data-aos-delay="400" data-aos-anchor=".skills-section" style="width: 95%" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100">Master</div>
</div>
</div>
<div class="mb-3"><span class="fw-bolder">Flutter</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-secondary aos-init aos-animate" role="progressbar" data-aos="zoom-in-right" data-aos-delay="400" data-aos-anchor=".skills-section" style="width: 90%" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100">Expert</div>
</div>
</div>
<div class="mb-3"><span class="fw-bolder">Dart</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-secondary aos-init aos-animate" role="progressbar" data-aos="zoom-in-right" data-aos-delay="500" data-aos-anchor=".skills-section" style="width: 85%" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100">Expert</div>
</div>
</div>
<div class="mb-3"><span class="fw-bolder">SQL</span>
<div class="progress my-2 rounded" style="height: 20px">
<div class="progress-bar bg-secondary aos-init aos-animate" role="progressbar" data-aos="zoom-in-right" data-aos-delay="600" data-aos-anchor=".skills-section" style="width: 75%" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100">Beginner</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="Education">
<div class="education-section px-3 px-lg-4 pb-4">
<h2 class="mainheading h3 mb-4">Education <hr class="namehr" size="2px"></h2>
<div class="timeline">
<div class="timeline-card timeline-card-success card shadow-sm">
<div class="card-body">
<div class="h5 mb-1">Bachelor of Computer Application <span class="text-muted h6">from Christ University</span></div>
<div class="text-muted text-small mb-2">2020 - 2013</div>
<div>Override the digital divide with additional clickthroughs from DevOps. Nanotechnology immersion along the information highway will close the loop on focusing solely on the bottom line.</div>
</div>
</div>
<div class="timeline-card timeline-card-success card shadow-sm">
<div class="card-body">
<div class="h5 mb-1">Intermediate <span class="text-muted h6">from Sant Vivekananda Sr. Sec. Public School</span></div>
<div class="text-muted text-small mb-2">2019 - 2020</div>
<div>User generated content in real-time will have multiple touchpoints for offshoring. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</div>
</div>
</div>
<div class="timeline-card timeline-card-success card shadow-sm">
<div class="card-body">
<div class="h5 mb-1">High School <span class="text-muted h6">from St. Mary's School</span></div>
<div class="text-muted text-small mb-2">2017 - 2018</div>
<div>User generated content in real-time will have multiple touchpoints for offshoring. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.</div>
</div>
</div>
</div>
</div>
</section>
<section id="Hobbies">
<div class="px-3 px-lg-4 pb-4">
<h3 class="mainheading">Hobbies</h3>
<hr class="namehr" size="2px">
<p>Cheerful & Enthusiastic</p>
<div class="m-5 p-5">
<div class="row">
<div class="col hobbies p-3"><i class="fas fa-car"></i><br> TRAVEL</div>
<div class="col hobbies p-3"><i class="far fa-comment-dots"></i><br> CHATTING</div>
<div class="col hobbies p-3"><i class="fas fa-music"></i><br>MUSIC</div>
<div class="col hobbies p-3"><i class="fas fa-book-reader"></i><br>READING</div>
<div class="col hobbies p-3"><i class="fas fa-gamepad"></i><bR>GAMING</div>
</div>
</div>
</section>
<section id="Licenses">
<div class="education-section px-3 px-lg-4 pb-4">
<h2 class="mainheading h3 mb-4">Licenses & certifications <hr class="namehr" size="2px"></h2>
<div class="timeline">
<div class="timeline-card timeline-card-success card shadow-sm">
<div class="card-body">
<div class="h5 mb-1">Android App Development
<span class="text-muted h6">from Vanderbilt University</span></div>
<div class="text-muted text-small mb-2">Issued Nov 2020 · No Expiration Date</div>
<div>This Specialization enables learners to successfully apply core Java
programming languages features & software patterns needed to
develop maintainable mobile apps comprised of core Android
components, as well as fundamental Java I/O & persistence
mechanisms.</div>
</div>
</div>
<div class="timeline-card timeline-card-success card shadow-sm">
<div class="card-body">
<div class="h5 mb-1">
Computational Thinking with Beginning C Programming Specialization <span class="text-muted h6">
University of Colorado System</span></div>
<div class="text-muted text-small mb-2">Issued Sep 2020 · No Expiration Date
</div>
<div>In this specialization, learners explored computational thinking and
beginning C programming topics, applying those concepts to develop
solutions to a variety of practical problems. Computational thinking
topics included algorithms and algorithm analysis; data collection,
analysis, and representation; abstraction; problem decomposition;
automation; simulation; and parallelization. </div>
</div>
</div>
</div>
</div>
</section>
<section id="Contact">
<div class="contant-section px-3 px-lg-4 pb-4" id="contact">
<h2 class="h3 text mb-3">Contact</h2>
<div class="row">
<div class="col-md-7 d-print-none">
<div class="my-2"><form action="https://formspree.io/[email protected]" method="POST">
<div class="row">
<div class="col-6">
<input class="form-control" type="text" id="name" name="name" placeholder="Your Name" required="">
</div>
<div class="col-6">
<input class="form-control" type="email" id="email" name="_replyto" placeholder="Your E-mail" required="">
</div>
</div>
<div class="form-group my-2">
<textarea class="form-control" style="resize: none;" id="message" name="message" rows="4" placeholder="Your Message" required=""></textarea>
</div>
<button class="btn btn-primary mt-2" type="submit">Send</button>
</form>
</div>
</div>
<div class="col">
<div class="mt-2">
<h3 class="h6">Address</h3>
<div class="pb-2 text-secondary">62A, Mariyam Nagar, <br> near Christ University, Ghaziabad 201003</div>
<h3 class="h6">Phone</h3>
<div class="pb-2 text-secondary">+91 8868888075</div>
<h3 class="h6">Email</h3>
<div class="pb-2 text-secondary">[email protected]</div>
</div>
</div>
</div>
</div>
</section>
<footer class="pt-4 pb-4 text-muted text-center d-print-none px-3 px-lg-4 pb-4">
<div class="container">
<div class="my-3">
<div class="h4">Anshul Yadav</div>
<div class="footer-nav">
<nav role="navigation">
<ul class="nav justify-content-center">
<li class="nav-item"><a class="nav-link" href="https://twitter.com/templateflip" title="Twitter"><i class="fab fa-twitter"></i><span class="menu-title sr-only">Twitter</span></a>
</li>
<li class="nav-item"><a class="nav-link" href="https://www.facebook.com/templateflip" title="Facebook"><i class="fab fa-facebook"></i><span class="menu-title sr-only">Facebook</span></a>
</li>
<li class="nav-item"><a class="nav-link" href="https://www.instagram.com/templateflip" title="Instagram"><i class="fab fa-instagram"></i><span class="menu-title sr-only">Instagram</span></a>
</li>
<li class="nav-item"><a class="nav-link" href="https://github.com/templateflip" title="Github"><i class="fab fa-github"></i><span class="menu-title sr-only">Github</span></a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</footer>
</div>
</div>
</div>
</div>
</div>
<!-- bootstrap js -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13"
crossorigin="anonymous"></script>
<!-- main js file -->
<script src="js/script.js"></script>
</body>
</html>