-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
371 lines (356 loc) · 20.7 KB
/
index.html
File metadata and controls
371 lines (356 loc) · 20.7 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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Pulkit Methaniya-Portfolio Webpage</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Portfolio webpage of Vinay Somawat" />
<meta name="keywords" content="portfolio,website,personal website,github,projects,computer science and engineering" />
<meta name="author" content="Pulkit Methaniya" />
<!--Social Media icons-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="icon" type="image/png" href="/images/logo.png">
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat|Open+Sans|Raleway&display=swap" rel="stylesheet">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-----Google adsense code---->
<script data-ad-client="ca-pub-2147632065762164" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<body>
<canvas id="canvas"></canvas>
<div id="colorlib-page">
<div class="container-wrap">
<a href="#" class="js-colorlib-nav-toggle colorlib-nav-toggle" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"><i></i></a>
<!----Side bar--->
<aside id="colorlib-aside" role="complementary" class="border js-fullheight">
<div class="text-center">
<div class="author-img" style="background-image: url(images/PS.jpg);"></div>
<h1 id="colorlib-logo"><a href="https://vinaysomawat.github.io">Pulkit Methaniya</a></h1>
</div>
<nav id="colorlib-main-menu" role="navigation" class="navbar" style="padding-top: 2em">
<div id="navbar" class="collapse">
<ul>
<li><a href="#" data-nav-section="about">About</a></li>
<li><a href="#" data-nav-section="skills">Skills</a></li>
<li><a href="#" data-nav-section="projects">Projects</a></li>
<li><a href="#" data-nav-section="education">Education</a></li>
<li><a href="#" data-nav-section="contact">Contact</a></li>
</ul>
</div>
</nav>
</aside>
<!----- main page--------->
<div id="colorlib-main">
<!---------------About me---------------------->
<section class="colorlib-about" data-section="about">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-12">
<div class="row row-bottom-padded-sm animate-box" data-animate-effect="fadeInLeft">
<div class="col-md-12">
<div class="about-desc">
<h1><strong>Pulkit <span style="color: #FACD69">Methaniya</span></strong></h1>
<hr>
<p>Hi, Welcome to my portfolio.<br>I’m a junior web developer, and I specialize in efficient React apps and CSS and HTML that just work across all platforms and browsers.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!---------------Skills---------------->
<section class="colorlib-skills" data-section="skills">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<div class="about-desc">
<h1>Skills</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<h3 style="font-weight: 500;">Language: C, C++, JavaScript</h3>
<div class="progress">
<div class="progress-bar color-1" role="progressbar" aria-valuenow="70"
aria-valuemin="0" aria-valuemax="100" style="width:70%">
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3 style="font-weight: 500;">Tech Stack: React , NodeJS</h3>
<div class="progress">
<div class="progress-bar color-6" role="progressbar" aria-valuenow="50"
aria-valuemin="0" aria-valuemax="100" style="width:50%">
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3 style="font-weight: 500;"> DATABASE USED: MySQL,MONGODB</h3>
<div class="progress">
<div class="progress-bar color-2" role="progressbar" aria-valuenow="40"
aria-valuemin="0" aria-valuemax="100" style="width:40%">
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<div class="progress">
<div class="progress-bar color-3" role="progressbar" aria-valuenow="30"
aria-valuemin="0" aria-valuemax="100" style="width:30%">
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3 style="font-weight: 500;">Design: HTML, Bootstrap, CSS</h3>
<div class="progress">
<div class="progress-bar color-4" role="progressbar" aria-valuenow="70"
aria-valuemin="0" aria-valuemax="100" style="width:70%">
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<h3 style="font-weight: 500;">Version Control: GitHub</h3>
<div class="progress">
<div class="progress-bar color-7" role="progressbar" aria-valuenow="70"
aria-valuemin="0" aria-valuemax="100" style="width:70%">
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3 style="font-weight: 500;">Tools: GIT,NPM</h3>
<div class="progress">
<div class="progress-bar color-3" role="progressbar" aria-valuenow="80"
aria-valuemin="0" aria-valuemax="100" style="width:80%">
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<h3 style="font-weight: 500;">Communication, Public Speaking</h3>
<div class="progress">
<div class="progress-bar color-5" role="progressbar" aria-valuenow="50"
aria-valuemin="0" aria-valuemax="100" style="width:50%">
</div>
</div>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<h3 style="font-weight: 500;">Documentation: Word, Excel</h3>
<div class="progress">
<div class="progress-bar color-6" role="progressbar" aria-valuenow="50"
aria-valuemin="0" aria-valuemax="100" style="width:50%">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--------------Projects---------------->
<section class="colorlib-skills" data-section="projects">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<div class="about-desc">
<h1>Projects</h1>
</div>
</div>
</div>
<div class="row" style="margin-left: 10px">
<ul id="accordion" class="accordion animate-box" data-animate-effect="fadeInRight">
<li>
<div class="link">
<p style="margin-bottom: 0px">Web Design</p>
<i class="fa fa-chevron-down"></i>
</div>
<ul class="submenu mb-0" style="padding-left: 10px">
<li>
<div>
<a href="https://github.com/Pulkit2099/analogclock" style="text-decoration:none;">
<div>
<h4 class="mb-3">Analog clock</h4>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-3">
<div id="divMain">
<div id='left-div' class="resume-content">
<img style='float:left;' width='300px;' class='img-fluid'
src='images/clock.png'>
</div>
<div id='right-div' class='resume-content'>
<div class="subheading mb-0">
<p>It is an implementation to Setup Analog clock using pure html,javascript,css from scratch</p>
</div>
<div class="mb-0">
<span class='badge badge-secondary'>HTML</span>
<span class='badge badge-secondary'>CSS</span>
<span class='badge badge-primary'>JavaScript</span>
<br><br>
</div>
</div>
</div>
</div>
</a>
</div>
</li>
<br>
<li>
</div>
<!-- </article>
<article class="timeline-entry animate-box" data-animate-effect="fadeInRight"> -->
</section>
<!---------------Education----------->
<section class="colorlib-education" data-section="education">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-md-pull-3 animate-box" data-animate-effect="fadeInLeft">
<div class="about-desc">
<h1>Education</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="timeline-centered">
<article class="timeline-entry animate-box" data-animate-effect="fadeInLeft">
<div class="timeline-entry-inner">
<div class="timeline-icon color-1">
<i class="fa fa-code"></i>
</div>
<div class="timeline-label">
<h2>Bachelors in BIOMEDICAL Engineering</h2>
<p><strong>Shri Govindram Seksaria Institute Of Technology and Science,Indore</strong><br>Courses undertaken DS, Algorithms, OS, DBMS, OOPS.</p>
<!---------------Contact---------->
<section class="colorlib-contact" data-section="contact">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-12">
<div class="row row-bottom-padded-sm animate-box" data-animate-effect="fadeInLeft">
<div class="about-desc">
<h1>Contact</h1>
</div>
<p>On the off chance that you might want to connect with me, be it for some business or innovation, or to simply say hello, don't hesitate to send me an email at <strong><a href = "mailto: Guptapulkit71@gmail.com">Guptapulkit71@gmail.com</a></strong></p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<strong>
<a href="https://www.codechef.com/users/pulkitparker99">
<p style="color:rgba(11, 125, 190, 0.767)">Codechef</p>
</a>
</strong>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<strong>
<a href="https://www.linkedin.com/in/pulkit-methaniya-45b4621b8/">
<p style="color:rgb(33, 27, 110)">linkedin</p>
</a>
</strong>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<strong>
<a href="https://auth.geeksforgeeks.org/user/guptapulkit71/profile">
<p style="color:darkgreen">Geekforgeeks</p>
</a>
</strong>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<strong>
<a href="https://leetcode.com/guptapulkit71/">
<p style="color:rgb(20, 24, 5)">Leetcode</p>
</a>
</strong>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInLeft">
<div class="progress-wrap">
<strong>
<a href="https://www.interviewbit.com/profile/pulkit-methaniya">
<p style="color:forestgreen">InterviewBit</p>
</a>
</strong>
</div>
</div>
<div class="col-md-6 animate-box" data-animate-effect="fadeInRight">
<div class="progress-wrap">
<strong>
<a href="https://github.com/Pulkit2099">
<p style="color:black">GitHub</p>
</a>
</strong>
</div>
</div>
</div>
</div>
</section>
<!---------------Footer------------->
<section class="colorlib-footer" data-section="footer" style="padding-bottom: 3em">
<div class="colorlib-narrow-content">
<div class="row">
<div class="col-md-12">
<div class="row row-bottom-padded-sm animate-box" data-animate-effect="fadeInLeft">
<div class="hire">
<div style="text-align: center">
<link href="https://fonts.googleapis.com/css?family=Cookie" rel="stylesheet">
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- Counters -->
<script src="js/jquery.countTo.js"></script>
<!-- MAIN JS -->
<script src="js/main.js"></script>
<!--canvas js--->
<script src="js/canvas.js"></script>
</body>
</html>