-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
337 lines (337 loc) · 17.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>DeveshPrasad</title>
<link rel="icon" href="imgs/favicon.ico">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Bangers&family=Do+Hyeon&family=Merienda+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Teko:wght@600&display=swap" rel="stylesheet"><link href="https://fonts.googleapis.com/css2?family=Teko:wght@600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous"><link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<script type = "text/javascript">
</script>
</head>
<body onload = "startTimer()">
<div id="preloader">
<div id="status"> </div>
</div>
<!-- main-container -->
<section class="home" id="home">
<div class="main-container">
<input type="checkbox" name="" id="check">
<header>
<label for="check">
<i class="fa fa-bars" id="sidebar_btn"></i>
</label>
<div class="left_area">
<h3>Devesh<span>Prasad</span></h3>
</div>
</header>
<!-- sidebar starts-->
<div class="sidebar">
<center><img src="imgs/logo1.png" class="profile rotate" alt=""></center>
<a href="#home" class="active"><i class="fa fa-home" aria-hidden="true"></i><span>Home</span></a>
<a href="#about"><i class="fa fa-user" aria-hidden="true"></i><span>About</span></a>
<a href="#services"><i class="fa fa-list" aria-hidden="true"></i><span>Services</span></a>
<a href="#skills"><i class="fa fa-briefcase" aria-hidden="true"></i><span>Skills</span></a>
<a href="#contact"><i class="fa fa-comments" aria-hidden="true"></i><span>Contact</span></a>
<div class="copyright-text">
<a href="#copy"><i class="fa fa-copyright" aria-hidden="true"></i><strong>DeveshPrasad</a></strong>
</div>
</div>
<!-- aside ends and main start -->
<div class="main-content">
<section class="home-section">
<div class="text"></div>
<div class="intro">
<img src="imgs/in.gif" class="img1" width="320px" height="450px" alt="GIF" s>
<h1>
<span class="a" >H</span>
<span class="a" >i</span>
<span class="a" >,</span><br>
<span class="a" >I</span>
<span class="a" >'</span>
<span class="a" >m</span>
<span class="devesh">
<span class="a" >D</span>
<span class="a" >e</span>
<span class="a" >v</span>
<span class="a" >e</span>
<span class="a" >s</span>
<span class="a" >h</span>
</span><br>
<span class="b">Web Developer & <br>Data Scientist</span>
</h1>
</div>
</div>
</section>
<div class="social">
<a href="#" onclick='window.open("https://github.com/deveshprasad");return false;'><i class="fa fa-github"></i></a>
<a href="https://t.me/deveshp" target="_blank"><i class="fa fa-telegram"></i></a>
<a href="https://www.linkedin.com/in/deveshprasad/" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="mailto:deveshprasad577@yahoo.com" target="_blank"><i class="fa fa-envelope"></i></a>
<a href="https://wa.me/918076770061" target="_blank"><i class="fa fa-whatsapp"></i></a>
</div>
</div>
</section>
<!-- About section -->
<!-- Header section start -->
<header class="header-section">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 text-center header-buttons ">
<a href="DeveshPrasad_CV.pdf" class="site-btn" download="DeveshPrasad_CV">Download CV</a>
</div>
</div>
</div>
</header>
<!-- Header section end -->
<!-- Hero section start -->
<section class="hero-section spad" id="about">
<div class="container-fluid">
<div class="row">
<div class="col-xl-10 offset-xl-1 text-center">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12 col-xs-12">
<div class="hero-text text-center">
<h2>Devesh</h2>
<p>I’m a digital designer and analyst in love with designing,workouts and discovering new worlds and foods.</p>
</div>
<div class="hero-info">
<h2>General Info</h2>
<ul>
<li><span>Date of Birth :</span>Feb 8, 2001</li>
<li><span>Address :</span>201301 Noida, UP,India</li>
<li><span>E-mail :</span>deveshprasad99911@gmail.com</li>
<li><span>Phone :</span>+91 807 677 0061</li>
</ul>
</div>
</div>
<div class="col-lg-6 col-md-12 col-sm-12 col-xs-12 text-center">
<figure class="hero-image text-center">
<img id="img" src="imgs/cartoon.jpg" width="100%">
<button type="button" class="img-btn" onclick="displayPreviousImage()"><i class="fa fa-hand-o-right" aria-hidden="true"></i></button>
<button type="button" class="img-btn" onclick="displayNextImage()"><i class="fa fa-hand-o-left" aria-hidden="true"></i></button>
</figure>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Hero section end -->
<section class="services" id="services">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="section-title">
<h2 id="h2">Services</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-12 col-sm-12 col-xs-12">
<div class="service-wrap text-center">
<div class="service-icon">
<i class="fa fa-laptop"></i>
</div>
<h3>Web Development</h3>
<p>Web development can be broken down into three layers: client-side coding (frontend), server-side coding (backend) and database technology.</p>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 col-xs-12">
<div class="service-wrap text-center">
<div class="service-icon">
<i class="fa fa-table"></i>
</div>
<h3>Data Analytics</h3>
<p>A successful data analytics/analysis initiative will provide a clear picture of where you are, where you have been and where you should go.</p>
</div>
</div>
<div class="col-lg-4 col-md-12 col-sm-12 col-xs-12">
<div class="service-wrap text-center">
<div class="service-icon">
<i class="fa fa-bar-chart"></i>
</div>
<h3>Data Visualisation</h3>
<p>Data visualization is the graphical representation of information and data.By using visual elements like charts, graphs, and maps using various tools.</p>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section" id="skills">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12 col-md-12 heading-section text-center ftco-animate">
<div class="skillhead">
<h1 class="b" id="myskill">My Skills</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 animate-box">
<div class="progress-wrap ftco-animate">
<h3>HTML5 & CSS3</h3>
<div class="progress">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="90"
aria-valuemin="0" aria-valuemax="100" style="width:90%">
<span>90%</span>
</div>
</div>
</div>
</div>
<div class="col-lg-6 animate-box">
<div class="progress-wrap ftco-animate">
<h3>PYTHON</h3>
<div class="progress">
<div class="progress-bar color-2" role="progressbar" aria-valuenow="85"
aria-valuemin="0" aria-valuemax="100" style="width:85%">
<span>85%</span>
</div>
</div>
</div>
</div>
<div class="col-lg-6 animate-box">
<div class="progress-wrap ftco-animate">
<h3>JAVASCRIPT & JS LIBs</h3>
<div class="progress">
<div class="progress-bar color-3" role="progressbar" aria-valuenow="95"
aria-valuemin="0" aria-valuemax="100" style="width:95%">
<span>95%</span>
</div>
</div>
</div>
</div>
<div class="col-lg-6 animate-box">
<div class="progress-wrap ftco-animate">
<h3>R, TABLEAU & PowerBi Tools</h3>
<div class="progress">
<div class="progress-bar color-4" role="progressbar" aria-valuenow="90"
aria-valuemin="0" aria-valuemax="100" style="width:90%">
<span>90%</span>
</div>
</div>
</div>
</div>
<div class="col-lg-6 animate-box">
<div class="progress-wrap ftco-animate">
<h3>Bootstrap & Wordpress</h3>
<div class="progress">
<div class="progress-bar color-5" role="progressbar" aria-valuenow="70"
aria-valuemin="0" aria-valuemax="100" style="width:70%">
<span>70%</span>
</div>
</div>
</div>
</div>
<div class="col-lg-6 animate-box">
<div class="progress-wrap ftco-animate">
<h3>MongoDB, NodeJs & MySQl...</h3>
<div class="progress">
<div class="progress-bar color-6" role="progressbar" aria-valuenow="80"
aria-valuemin="0" aria-valuemax="100" style="width:80%">
<span>80%</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-free">
<div class="row justify-content-center">
<div class="col-lg-12 text-center pt-5">
<h2>I'm <span>Available</span> for freelancing</h2>
<p>‘The road to riches is never straight and narrow. It can be riddled with financial land mines.’ — Kevin O’Leary</p>
<p class="mb-3 mt-3 pt-5"><a href="mailto:deveshprasad577@yahoo.com" class="btn btn-primary py-3 px-5">Hire me</a></p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-12 px-1 my-1">
<div class="pod__item">
<h3 class="pod__item__heading"><span class="pod__item__number js-count" data-count="99">0</span></h3>
<p>Projects Completed <i class="fa fa-calendar-check-o" aria-hidden="true"></i></p>
</div>
</div>
<div class="col-lg-6 col-md-12 px-1 my-1">
<div class="pod__item">
<h3 class="pod__item__heading"><span class="pod__item__number js-count" data-count="99">0</span></h3>
<p>Happy Clients <i class="fa fa-smile-o" aria-hidden="true"></i></p>
</div>
</div>
</div>
</section>
<section class="contactus-one" id="contact"><!-- Section id-->
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12 col-xs-12 pt-3">
<div class="map">
<img src="imgs/Deveshgif.gif" class="logo" alt="">
</div>
</div>
<div class="col-lg-6 col-md-12 col-sm-12 col-xs-12">
<div class="contact-block">
<div class="dart-headingstyle-one dart-mb-20"> <!--Style 1-->
<h2 class="dart-heading">Get In Touch</h2>
</div>
<div class="contact-form"><!-- contact form -->
<form class="row" action="send_email.php" id="contact" name="contact" method="post" >
<div class="form-group col-md-6">
<input type="text" class="form-control" name="InputName" id="InputName" placeholder="Your Name" required >
</div>
<div class="form-group col-md-6">
<input type="email" class="form-control" name="InputEmail" id="InputEmail" placeholder="Your Email" required >
</div>
<div class="form-group col-md-12">
<input type="text" class="form-control" name="InputWeb" id="InputWeb" placeholder="Web Site (Optional)" >
</div>
<div class="form-group col-md-12">
<textarea class="form-control" name="InputMessage" id="InputMessage" rows="4" placeholder="Message" required ></textarea>
</div>
<div class="col-md-12">
<button name="submit" type="submit" class="btn normal-btn dart-btn-xs">SEND MESSAGE</button>
</div>
</form>
</div>
<hr>
<div class=" row contact-info">
<div class="col-md-12 col-sm-12">
<p class="addre"><i class="fa fa-map-marker"></i>NOIDA SECTOR-49, INDIA - 201301</p>
</div>
<div class="col-md-12 col-sm-12">
<p class="phone-call"><i class="fa fa-phone"></i> <a href="tel:+10484579845">+91 807 677 0061</a></p>
</div>
<div class="col-md-12 col-sm-12">
<p class="mail-id"><i class="fa fa-envelope"></i>deveshprasad99911@gmail.com</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer-section">
<div class="container text-center">
<div class="copyright" id="copy">
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This website is made by <a href="https://github.com/deveshprasad/my" target="_blank">DeveshPrasad<br><i class="fa fa-github" ></i> Check Github Profile : 'deveshprasad'</a>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="js/jquery.ripples-min.js"></script>
<script src="js/typed.min.js"></script>
<script src="js/ScrollMagic.min.js"></script>
<script src="js/animation.gsap.min.js"></script>
<script src="js/TimelineLite.min.js"></script>
<script src="js/CSSPlugin.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js" integrity="sha512-8Wy4KH0O+AuzjMm1w5QfZ5j5/y8Q/kcUktK9mPUVaUoBvh3QPUZB822W/vy7ULqri3yR8daH3F58+Y8Z08qzeg==" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script src="js/website.js"></script>
</body>
</html>