-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
291 lines (274 loc) · 14.7 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
<!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>Divyang Maurya - Portfolio</title>
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.12/typed.min.js"></script>
<script src="https://code.iconify.design/2/2.1.0/iconify.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"/>
<link rel="stylesheet" href="style.css"/>
<link rel="icon" href="images/favicon.png" type="images/icon">
</head>
<body>
<!-- /////////////////////////////// navbar ///////////////////////// -->
<nav class="navbar">
<div class="max-width">
<div class="logo"><a href="">DIVYANG MAURYA</a></div>
<ul class="menu">
<li><a href="#home" class="menu-btn">Home</a></li>
<li><a href="#about" class="menu-btn">About</a></li>
<li><a href="#whyme" class="menu-btn">Why Me?</a></li>
<li><a href="#skills" class="menu-btn">Skills</a></li>
<li><a href="#projects" class="menu-btn">Projects</a></li>
<li><a href="#contact" class="menu-btn">Contact</a></li>
</ul>
<div class="menu-btn">
<i class="fas fa-bars"></i>
</div>
</div>
</nav>
<!-- ////////////////////////// home section ///////////////////////// -->
<section class="home" id="home">
<div class="max-width">
<div class="home-content">
<div class="text-1">Hello! my name is</div>
<div class="text-2">Divyang Maurya</div>
<div class="text-3">And I'm a <span class="typing"></span></div>
<a href="#about">Know More</a>
</div>
</div>
</section>
<!-- ////////////////////////// about section ///////////////////////// -->
<section class="about" id="about">
<div class="max-width">
<h2 class="title">About Me</h2>
<div class="about-content">
<div class="column left">
<img src="images/profile-2.jpeg" alt="">
</div>
<div class="column right">
<div class="text">I'm Divyang & I'm a <span class="typing-2"></span></div>
<p>Self-motivated, inquisitive, energetic, skilled in logics, leadership and with a strong progress in Data Structure and Algorithm. Aspiring to solve real world problems using Technology. A LEARNING enthusiast and passionate learner who loves to learn and explore about new technologies. Interested in UI/UX designing with a lot of good ideas. Day-to-day increasing skills due to regularity on cross-coding platforms. Like to play Cricket and Driving during my spare time.</p>
<a href="https://bit.ly/Divyang_Resume" target="_blank">Resume</a>
</div>
</div>
</div>
</section>
<!-- ///////////////////////////// whyme section ////////////////////// -->
<section class="whyme" id="whyme">
<div class="max-width">
<h2 class="title">Why Me?</h2>
<div class="whyme-content">
<div class="card">
<div class="box">
<i class="fas fa-paint-brush"></i>
<div class="text">Web Designer</div>
<p>Able to convert vision into precision through codes. Flood of thoughts helpful in designing.</p>
</div>
</div>
<div class="card">
<div class="box">
<i class="fas fa-book-reader"></i>
<div class="text">Learner</div>
<p>Not only with Learning passion but grasp things quickly due to daily thorough practices.</p>
</div>
</div>
<div class="card">
<div class="box">
<i class="fas fa-code"></i>
<div class="text">Give Results</div>
<p>Combination of gained experience and skills which helps me to give positive results.</p>
</div>
</div>
</div>
</div>
</section>
<!-- //////////////////////// skills section ///////////////////// -->
<section class="skills" id="skills">
<div class="max-width">
<h2 class="title">My Skills</h2>
<div class="skills-content">
<div class="column left">
<div class="text">My Skills and Learnings</div>
<p>Developing fundamental web development skills like HTML, CSS , Javascript and others too will give me the foundation and logic for communicating with programming languages. know how to build servers using a modern back-end framework and serve static as well as dynamic websites and files. Aspiring Web Developer, also have understanding of core concepts around data and learn how to manage databases and data on a web server. Also well-versed with probem-solving languages like Python and C++.
</p>
<!-- <a href="#">Read More</a> -->
</div>
<div class="column right">
<div class="bars">
<div class="info">
<span>HTML</span>
<span>75%</span>
</div>
<div class="line html"></div>
</div>
<div class="bars">
<div class="info">
<span>CSS</span>
<span>50%</span>
</div>
<div class="line css"></div>
</div>
<div class="bars">
<div class="info">
<span>Javascript</span>
<span>55%</span>
</div>
<div class="line js"></div>
</div>
<div class="bars">
<div class="info">
<span>PHP</span>
<span>40%</span>
</div>
<div class="line php"></div>
</div>
<div class="bars">
<div class="info">
<span>MySQL</span>
<span>60%</span>
</div>
<div class="line mysql"></div>
</div>
<div class="bars">
<div class="info">
<span>Python</span>
<span>35%</span>
</div>
<div class="line python"></div>
</div>
<div class="bars">
<div class="info">
<span>C++</span>
<span>65%</span>
</div>
<div class="line cpp"></div>
</div>
</div>
</div>
</div>
</section>
<!-- /////////////////////// projects section /////////////////////// -->
<section class="projects" id="projects">
<div class="max-width">
<h2 class="title">My Projects</h2>
<div class="carousel owl-carousel">
<div class="card">
<div class="box">
<a href="https://my-bgmi.herokuapp.com/" target="_blank"><img src="images/pro1.jpg" alt="">
<div class="text">BGMI Page</div></a>
<p>My first web page ever made with back-end and database.</p>
</div>
</div>
<div class="card">
<div class="box">
<a href="https://divyang-20.github.io/Snake-game/" target="_blank"><img src="images/pro2.jpg" alt="">
<div class="text">Snake Game</div></a>
<p>Logic created using Javascript with KEYDOWN and TOUCH events.</p>
</div>
</div>
<div class="card">
<div class="box">
<a href="https://i-notes-app.herokuapp.com/" target="_blank"><img src="images/pro4.jpg" alt="">
<div class="text">CRUD App</div></a>
<p>Create, Read, Update & Delete your notes, with added javascript tables.</p>
</div>
</div>
<div class="card">
<div class="box">
<a href="https://divyang-20.github.io/greengrowth/" target="_blank"><img src="images/pro5.png" alt="">
<div class="text">Green Growth</div></a>
<p>It helps Framer to get all the updates about agriculture.</p>
</div>
</div>
</div>
</div>
</section>
<!-- /////////////////////// contact section ///////////////////// -->
<section class="contact" id="contact">
<div class="max-width">
<h2 class="title">Contact Me</h2>
<div class="contact-content">
<div class="column left">
<div class="text">Get in Touch</div>
<div class="icons">
<div class="row">
<i class="fas fa-user"></i>
<div class="info">
<div class="head">Name</div>
<div class="sub-title">Divyang Maurya</div>
</div>
</div>
<div class="row">
<i class="fas fa-map-marker-alt"></i>
<div class="info">
<div class="head">Address</div>
<div class="sub-title">226021, Lucknow, UP</div>
</div>
</div>
<div class="row">
<i class="fas fa-envelope"></i>
<div class="info">
<div class="head">Email</div>
<div class="sub-title">divyangmaurya19@gmail.com</div>
</div>
</div>
<div class="row">
<i class="fas fa-phone"></i>
<div class="info">
<div class="head">Phone</div>
<div class="sub-title">+91 9621281299</div>
</div>
</div>
</div>
</div>
<div class="column right">
<div class="text">My Handles</div>
<div class="icons">
<div class="col">
<a href="https://www.codechef.com/users/divyangm_20" target="_blank"><span class="iconify" data-icon="simple-icons:codechef" style="color: black;" data-width="32" data-height="32"></span></a>
</div>
<div class="col">
<a href="https://codeforces.com/profile/divyangm_20" target="_blank"><span class="iconify" data-icon="simple-icons:codeforces" style="color: black;" data-width="32" data-height="32"></span></a>
</div>
<div class="col">
<a href="https://github.com/divyang-20" target="_blank"><span class="iconify" data-icon="akar-icons:github-fill" style="color: black;" data-width="32" data-height="32"></span></a>
</div>
<div class="col">
<a href="https://www.facebook.com/divyang.maurya.3/" target="_blank"><span class="iconify" data-icon="akar-icons:facebook-fill" style="color: black;" data-width="32" data-height="32"></span></a>
</div>
<div class="col">
<a href="https://www.instagram.com/yash_dmeniax/" target="_blank"><span class="iconify" data-icon="akar-icons:instagram-fill" style="color: black;" data-width="32" data-height="32"></span></a>
</div>
<div class="col">
<a href="https://www.linkedin.com/in/divyang-maurya-188893202/" target="_blank"><span class="iconify" data-icon="akar-icons:linkedin-fill" style="color: black;" data-width="32" data-height="32"></span></a>
</div>
<div class="col">
<a href="https://twitter.com/divyang_maurya" target="_blank"><span class="iconify" data-icon="akar-icons:twitter-fill" style="color: black;" data-width="32" data-height="32"></span></a>
</div>
</div>
<div class="text">Quick Links</div>
<div class="quick">
<div class="direct"><a href="#home">Home</a></div>
<div class="direct"><a href="#about">About</a></div>
<div class="direct"><a href="#whyme">Why Me?</a></div>
<div class="direct"><a href="#skills">Skills</a></div>
<div class="direct"><a href="#projects">Projects</a></div>
</div>
</div>
</div>
</div>
</section>
<!-- ////////////////////// footer section //////////////////// -->
<footer>
<span>Copyright <span class="far fa-copyright"></span> 2021 <a href="">DIVYANG MAURYA</a> | All rights reserved</span>
</footer>
<script src="script.js"></script>
</body>
</html>