-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
449 lines (409 loc) · 24.8 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
<html>
<head>
<title>HARSHITA MANGLA | My Portfolio</title>
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<!-- Main stylesheet -->
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Navbar -->
<div class="navbar-fixed">
<nav class="navs">
<div class="container">
<div="nav-wrapper">
<a href="#" class="brand-logo">Harshita Mangla</a>
<ul class="right hide-on-med-and-down nav-ul" id="navList">
<li><a href="#landing" class="nav-li">Home</a></li>
<li><a href="#intro" class="nav-li">About</a></li>
<li><a href="#experience" class="nav-li">Experience</a></li>
<li><a href="#work" class="nav-li">Projects</a></li>
<li><a href="#blogs" class="nav-li">Blogs</a></li>
<li><a href="#contact" class="nav-li nav-contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
</div>
<!-- Landing Screen -->
<!--=========================================-->
<div class="section landing" id="landing">
<div id="background-wrap" class="background-wrap">
<div class="x1 cloud1">
<div class="cloud"></div>
</div>
<div><h1 style="color: white;" class="center">
<span class="head-txt">Hii, I'm</span> HARSHITA <b>MANGLA</b>
</h1></div>
<p class="head-txt2">I am <span
class="txt-rotate head-p"
data-period="1000"
data-rotate='
[ "an Open Source Enthusiast.",
"a Web Developer.",
"a Front End Enthusiast.",
"a Sophomore."]'>
</span></p>
<div class="x2">
<div class="cloud"></div>
</div>
<div class="x3">
<div class="cloud"></div>
</div>
<div class="x4">
<div class="cloud"></div>
</div>
<div class="x5">
<div class="cloud"></div>
</div>
</div>
</div>
<!--===============================================-->
<!--Landing Screen - mobile-->
<div class="landing-mobile">
<div class="txt">
<div class="txt-mob"><h1 style="color: white;" class="center">
<span class="head-txt">Hii, I'm</span> HARSHITA <b>MANGLA</b>
</h1></div>
<p class="head-txt2">I am <span
class="txt-rotate head-p"
data-period="1000"
data-rotate='
[ "an Open Source Enthusiast.",
"a Web Developer.",
"a Front End Enthusiast.",
"a Sophomore."]'>
</span></p>
</div>
</div>
<!--===============================================-->
<!-- Intro and service -->
<div id="intro" class="section about">
<div class="container">
<div class="row">
<div class="col s12">
</div>
</div>
<div class="row center">
<div class="col s12 m12 l3">
<img class="responsive-img about-pic" src="./pic.JPG">
</div>
<dic class="col s12 m12 offset-l1 l8 ">
<h5 class="center about-head">ABOUT ME <span style="font-family: 'Dancing Script', cursive !important;">...</span></h5>
<p class="about-p">
I am currently pursuing B.Tech in Computer Science and Engineering from Guru Jambheshwar University Of Science And Technology, Hisar.
I am a keen learner and an open source enthusiast. I enjoy solving problems, working on Web Development based projects and learning new skills.
<br /><br />
<i>Would love to connect :)</i>
</p>
</dic>
</div>
<hr/>
<div class="row nos">
<div class="col s4 center">
<h2>6</h2>
<h5>Projects Completed</h5>
</div>
<div class="col s4 center">
<h2>2 527</h2>
<h5>Cups of Coffee Drunk</h5>
</div>
<div class="col s4 center">
<h2>80 000</h2>
<h5>Lines of Code</h5>
</div>
</div>
<!-- <div class="section skill"> -->
</br></br><h5 class="center about-head">Skills</h5>
<div class="skills center">
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/c/c.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/cpp/cpp.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/html/html.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/css/css.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/php/php.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/mysql/mysql.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/sass/sass.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/bootstrap/bootstrap.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/react/react.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/firebase/firebase.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/git/git.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/json/json.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/es6/es6.png"></code>
<code><img class="skill-img" height="180" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/graphql/graphql.png"></code>
</div>
</div>
</div>
<!-- </div> -->
<!--Parallax-->
<div id="p1" class="parallax-container">
<div class="parallax">
<img src="https://user-images.githubusercontent.com/26179770/37276909-311e65d2-2609-11e8-9fb9-fa2a6838b02f.png">
</div>
<div class="container">
<div class="row">
<div class="col s12 center white-text">
<h1><b>QUOTE</b></h1>
<h4 >
"If you're changing the world, you're working on important things.You're excited to get up in the morning."
<br/><span class="quote-w"> - Larry Page</span>
</h4>
</div>
</div>
</div>
</div>
<!--Experience-->
<div class="experience section" style="background-color: aliceblue;" id="experience">
</br></br><h5 class="center about-head">Experience</h5>
<!----------------------Timeline----------------------->
<h2 class="exp-yr">2020</h2>
<div class="timeline">
<ul>
<li>
<div class="content">
<h3>Contributor</h3>
<h5>Contributors' Hack</h5>
<h6>Reached top 3 for the program. Contributed in project Awesome Portfolio Websites and became the top-contributor for the project. Contributed in project Doc2Pen and became second top-contributor for the project.</h6>
</div>
<div class="time">
<h4>August - October</h4>
</div>
</li>
<li>
<div class="content">
<h3>Web Development Intern</h3>
<h5>The Sparks Foundation</h5>
<h6>Worked as web development intern as a part of Graduate Rotational Internship Program. Built a credit management web application through which credit points can be transferred from one person to another.</h6>
</div>
<div class="time">
<h4>June - July</h4>
</div>
</li>
<li>
<div class="content">
<h3>Participant</h3>
<h5>Uplift Project by GirlScript Foundation</h5>
<h6>Actively participated in DS-Algo and C/C++ teams and worked on implementation of OpenCV in C++.</h6>
</div>
<div class="time">
<h4>June - August</h4>
</div>
</li>
<li>
<div class="content">
<h3>Contributor</h3></br>
<h5>GirlScript Summer of Code</h5>
<h6>Actively contributed in project Algo-Ds Notes.</h6>
</div>
<div class="time">
<h4>March - May</h4>
</div>
</li>
<div style="clear:both;"></div>
</ul>
</div>
<!------------------------------------------------------>
</div>
<!--Work-->
<div class="section" style="background-color: aliceblue;" id="work">
<div class="container">
<h3 class="header text_b center about-head">My Projects <span style="font-family: 'Dancing Script', cursive !important;">...</span></h3>
<div class="row">
<div class="row">
<div class="col center s4">
<div class="card proj-card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator proj-img" src="./todo1.JPG">
</div>
<div class="card-content proj-head">
<span class="card-title activator purple-text text-lighten-5">TO-DO LIST <i class="mdi-navigation-more-vert right"></i></span>
<p><a class="purple-text text-lighten-5" href="https://todo-list-php-mysql.herokuapp.com/">Project link</a></p>
</div>
<div class="card-reveal">
<span class="card-title black-text text-lighten-5">TO-DO LIST <i class="mdi-navigation-close right"></i></span>
<p>This is a web application where user can sign up and maintain his/her own to-do list by adding, deleting and marking the tasks as done once they are signed in.</p>
</div>
</div>
</div>
<div class="col center s4">
<div class="card proj-card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator proj-img" src="https://s3.amazonaws.com/poly-screenshots.angel.co/Project/8b/1227474/3a2504895aa14ca44db1a3aa8d995d8f-original.png">
</div>
<div class="card-content">
<span class="card-title activator purple-text text-lighten-5">THE FOODIEZ <i class="mdi-navigation-more-vert right"></i></span>
<p><a class="purple-text text-lighten-5" href=" https://mharshita.github.io/the_foodiez/">Project link</a></p>
</div>
<div class="card-reveal">
<span class="card-title black-text text-lighten-5">THE FOODIEZ<i class="mdi-navigation-close right"></i></span>
<p>This is a responsive website built on HTML and CSS.</p>
</div>
</div>
</div>
<div class="col center s4">
<div class="card proj-card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator proj-img" src="https://s3.amazonaws.com/poly-screenshots.angel.co/Project/ee/1227479/d22339b8e46749cdf8f067dbba081be9-original.png">
</div>
<div class="card-content proj-head">
<span class="card-title activator proj-credit purple-text text-lighten-5">Credit Management App<i class="mdi-navigation-more-vert right"></i></span>
<p><a class="purple-text text-lighten-5" href="https://todo-list-php-mysql.herokuapp.com/">Project link</a></p>
</div>
<div class="card-reveal">
<span class="card-title black-text text-lighten-5">Credit Management Application<i class="mdi-navigation-close right"></i></span>
<p>A web application that can be used to transfer credits from one user to other.</p>
</div>
</div>
</div>
<div class="col center s4">
<div class="card proj-card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator proj-img" src="https://s3.amazonaws.com/poly-screenshots.angel.co/enhanced_screenshots/2392156-original.">
</div>
<div class="card-content proj-head">
<span class="card-title activator purple-text text-lighten-5">Food Finder<i class="mdi-navigation-more-vert right"></i></span>
<p><a class="purple-text text-lighten-5" href="https://todo-list-php-mysql.herokuapp.com/">Project link</a></p>
</div>
<div class="card-reveal">
<span class="card-title black-text">Food Finder<i class="mdi-navigation-close right"></i></span>
<p>A web application with the help of which, the user can signup or login and order food from their favorite restaurants and maintain their profile and also give ratings and reviews.</p>
</div>
</div>
</div>
<div class="col center s4">
<div class="card proj-card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator proj-img" src="https://s3.amazonaws.com/poly-screenshots.angel.co/Project/33/1227491/7eec773f0ef67d6f35a9ec2d09a80b87-original.png">
</div>
<div class="card-content proj-head">
<span class="card-title activator purple-text text-lighten-5">Tic-Tac-Toe<i class="mdi-navigation-more-vert right"></i></span>
<p><a class="purple-text text-lighten-5" href="https://todo-list-php-mysql.herokuapp.com/">Project link</a></p>
</div>
<div class="card-reveal">
<span class="card-title black-text">Tic-Tac-Toe<i class="mdi-navigation-close right"></i></span>
<p>A tic-tac-toe game built using React.js</p>
</div>
</div>
</div>
<div class="col center s4">
<div class="card proj-card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator proj-img" src="portfolio.png">
</div>
<div class="card-content">
<span class="card-title activator purple-text text-lighten-5">Personal Portfolio<i class="mdi-navigation-more-vert right"></i></span>
<p><a class="purple-text text-lighten-5" href=" https://mharshita.github.io">Project link</a></p>
</div>
<div class="card-reveal">
<span class="card-title black-text text-lighten-5">Personal Portfolio<i class="mdi-navigation-close right"></i></span>
<p>This is my personal portflio website built using Materialize CSS.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--Blog-->
<div class="blog section" style="background-color: rgb(244, 253, 253);" id="blogs">
<h5 class="center about-head">Blogs</h5>
<div class="row">
<div class="col s4" style="padding: 3em;">
<div class="card center">
<div class="card-image" style="height: 40%;">
<img src="https://miro.medium.com/max/700/1*tG-afMQYWBg4QhFEZq7ZnA.png">
<span class="card-title">Card Title</span>
</div>
<div class="card-content" style="background-color: rgb(15, 129, 129);">
<p class="white-text">My Open Source Journey with Contributors' Hack 2020</p>
</div>
<div class="card-action" style="background-color: rgb(11, 95, 95);">
<a href="https://medium.com/@manglaharshita/my-open-source-journey-with-contributors-hack-2020-7dab144bb65e">Read</a>
</div>
</div>
</div>
<div class="col s8">
<h2 class="blog-txt">And Many More to come...</h2>
</div>
</div>
</div>
<!---CONTACT---->
<div class="section" style="background-color: rgb(146, 199, 246);" id="contact">
<div class="container">
<div class="row">
<div class="col s12 center white-text">
<h1 style="font-family: 'Dancing Script', cursive !important;" class="g"><b>Say Hii :)</b></h1>
<br/><br/>
<div class="row">
<form action="port.php" method="post" class="col s6">
<div class="contact-form">
<div class="input-field">
<input type="text" id="name" name="name" class="validate" /></br></br>
<label for="name">Name</label>
</div>
<div class="input-field">
<input name="email" type="email" id="email" class="validate" /></br></br>
<label for="email">Email</label>
</div>
<div class="input-field">
<textarea id="subject" name="message" class="materialize-textarea" ></textarea></br></br>
<label for="subject">Message</label>
</div>
<div class="input-field">
<button class="btn waves-effect waves-light" type="submit" name="submit" id="submit">
<i class="material-icons right">send</i>
</button>
</div>
</div>
</form>
<div class="col s6">
<h4 style="font-family: 'Dancing Script', cursive !important;" class="g">I am always excited to work on some amazing projects. Feel free to connect or message :)</h4>
<div class="row center">
<ul>
<li class="col s2" style="margin-left: 3em;"><a class="btn-floating black" href="https://medium.com/@manglaharshita"> <i class="fa fa-medium"></i></a></li>
<li class="col s2"><a target="_blank" href="https://www.twitter.com/_mharshita" class="btn-floating blue lighten-1"><i class="fa fa-twitter"></i></a></li>
<li class="col s2"><a target="_blank" href="https://hackerrank.com/manglaharshita" class="btn-floating btn-small waves-effect waves-light green" style="font-size: 1.5em"><b>H</b></a></li>
<li class="col s2"><a target="_blank" href="https://www.linkedin.com/in/harshitamangla" class="btn-floating blue lighten-1"><i class="fa fa-linkedin"></i></a></li>
<li class="col s2"><a class="btn-floating grey darken-3" href="https://github.com/mharshita"> <i class="fa fa-github"></i></a></li>
</ul>
</div>
</br><h5 style="font-family: 'Dancing Script', cursive !important;" class="g">ich kenne auch ein bisschen Deutsch. wenn es hilft :)</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Add FIXED ACTION BUTTON -->
<div class="fixed-action-btn vertical">
<a class="btn-floating btn-large blue-grey darken-4">
<i class="fa fa-globe"></i>
</a>
<ul>
<li><a class="btn-floating black" href="https://medium.com/@manglaharshita"> <i class="fa fa-medium"></i></a></li>
<li><a target="_blank" href="https://www.twitter.com/_mharshita" class="btn-floating blue lighten-1"><i class="fa fa-twitter"></i></a></li>
<li><a target="_blank" href="https://hackerrank.com/manglaharshita" class="btn-floating btn-small waves-effect waves-light green" style="font-size: 1.5em"><b>H</b></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/harshitamangla" class="btn-floating blue lighten-1"><i class="fa fa-linkedin"></i></a></li>
<li><a class="btn-floating grey darken-3" href="https://github.com/mharshita"> <i class="fa fa-github"></i></a></li>
</ul>
</div>
<!-- FOOTER -->
<footer class="section page-footer black">
<div class="container center-align">
© Harshita Mangla 2020
</div>
</footer>
<!-- <script src="particles.js/particles.js"></script> -->
<!-- <script src="particles.js/demo/js/app.js"></script> -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!-- Compiled and minified JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js"></script>
<script src="port.js"></script>
<script src="typewriter.js"></script>
<!--Particle Effect-->
<!-- <script src='https://cdnjs.cloudflare.com/ajax/libs/particles.js/2.0.0/particles.min.js'></script> -->
<!-- <script src="particle.js"></script> -->
</body>
</html>