-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex-dev.html
More file actions
493 lines (493 loc) · 24.9 KB
/
index-dev.html
File metadata and controls
493 lines (493 loc) · 24.9 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
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
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-130273208-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-130273208-1');
</script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="jssaini07">
<meta property="og:url" content="http://jasmeetsinghsaini.com"/>
<meta property="og:site_name" content="Jasmeet Singh (jssaini07)"/>
<meta property="og:title" content="Jasmeet Singh (jssaini07)"/>
<meta property="og:type" content="website"/>
<meta property="og:description" content="Jasmeet is a Fullstack Developer with interest in Machine Learning and Game Development">
<meta name="Description" content="Jasmeet is a Fullstack Developer with interest in Machine Learning and Game Development">
<meta name="keywords" content="jasmeet, jasmeet singh, jasmeet singh saini, jssaini07, NSIT, Sumo Logic, Sumologic, Sentieo, Viraltag, Github, API, Javascript, Chrome Extension">
<link rel="shortcut icon" type="image/png" href="./build/images/favicon.png"/>
<title>Jasmeet Singh | Fullstack Developer</title>
</head>
<body>
<div id="intro-section">
<div id="intro-header">
<div id="logo"></div>
<div id="contact">Say Hello</div>
</div>
<div id="intro-box">
<div id="intro-text">
Hi, I'm Jasmeet Singh
</div>
<div id="intro-interest-container">
I am a Fullstack Developer with interest in Machine Learning
<i class="fal fa-robot"></i>
and Game Development
<i class="fal fa-rocket"></i>
</div>
<div id="intro-image-container"></div>
</div>
<div id="art-image-container">
<div id="art-image">
<i class="fa fa-gamepad fa-6x"></i>
<i class="fa fa-music fa-6x"></i>
<i class="fa fa-futbol fa-6x"></i>
<i class="fa fa-desktop fa-6x"></i>
</div>
</div>
</div>
<div id="about-section">
<div id="about-intro">
I am a web enthusiast
<br>
I love creating web apps from scratch and implementing new features in existing ones.
<br>
I like to collect data by scraping various websites
<br>
My interest for tweaking existing websites and scraping data has also led me to develop some chrome extensions :-)
<br>
I also participate in various competitive programming contests.
</div>
<div id="skill-container" class="parallax">
<div id="skill-header">Skills <i class="fal fa-wrench"></i></div>
<div id="skill-content-container">
<div class="skill-category-container">
<div class="skill-category-header">
Frontend
</div>
<div class="skill-items-container">
<div class="skill-item-container">
<div class="skill-name">
Javascript
</div>
<div class="skill-progress" data-progress="80"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
Typescript
</div>
<div class="skill-progress" data-progress="80"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
React
</div>
<div class="skill-progress" data-progress="80"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
Redux
</div>
<div class="skill-progress" data-progress="70"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
JQuery
</div>
<div class="skill-progress" data-progress="60"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
HTML
</div>
<div class="skill-progress" data-progress="80"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
CSS
</div>
<div class="skill-progress" data-progress="80"></div>
</div>
</div>
</div>
<div class="skill-category-container">
<div class="skill-category-header">
Backend
</div>
<div class="skill-items-container">
<div class="skill-item-container">
<div class="skill-name">
NodeJS
</div>
<div class="skill-progress" data-progress="80"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
C++
</div>
<div class="skill-progress" data-progress="70"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
Java
</div>
<div class="skill-progress" data-progress="60"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
MongoDB
</div>
<div class="skill-progress" data-progress="50"></div>
</div>
</div>
</div>
<div class="skill-category-container">
<div class="skill-category-header">
Programming Languages
</div>
<div class="skill-items-container">
<div class="skill-item-container">
<div class="skill-name">
Python
</div>
<div class="skill-progress" data-progress="60"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
C++
</div>
<div class="skill-progress" data-progress="75"></div>
</div>
</div>
</div>
<div class="skill-category-container">
<div class="skill-category-header">
Other Techonologies/Tools
</div>
<div class="skill-items-container">
<div class="skill-item-container">
<div class="skill-name">
npm
</div>
<div class="skill-progress" data-progress="60"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
Webpack
</div>
<div class="skill-progress" data-progress="60"></div>
</div>
<div class="skill-item-container">
<div class="skill-name">
Grunt
</div>
<div class="skill-progress" data-progress="60"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="projects-section">
<div id="projects-header-container">
<div class="background-overlay"></div>
<div id="project-header">
<span id="heading" class="parallax">A tree is known by its fruit, a man by his deeds</span>
</div>
</div>
<div id="projects-container">
<div id="projects-container-heading">
<span id="heading">Projects</span>
<i class="far fa-terminal terminal"></i>
</div>
<div id="projects-filter">
<div class="project-technology filter-selected" data-filter="All">All</div>
<div class="project-technology" data-filter="NodeJS">NodeJS</div>
<div class="project-technology" data-filter="ReactJS">React</div>
<div class="project-technology" data-filter="Python">Python</div>
<div class="project-technology" data-filter="Websockets">Websockets</div>
<div class="project-technology" data-filter="ChromeExtension">Chrome Extension</div>
</div>
<div id="projects-content-container">
<a class="project-item" href="https://github.com/JSSaini07/facebook-chat-clone" target="new">
<div class="project-name">Facebook Comment Thread</div>
<div class="project-thumbnail" style="background:url('./build/images/fcc.png');background-size: 100%;background-repeat: no-repeat;"></div>
<div class="project-description">A web application that clones the facebook chat thread. Allows the user to comment on the post or reply to existing comments on the post. Uses Websockets for real time update.</div>
<div class="tags-container">
<div class="tag">ReactJS</div>
<div class="tag">Redux</div>
<div class="tag">NodeJS</div>
<div class="tag">Javascript</div>
<div class="tag">Websockets</div>
<div class="tag">MongoDB</div>
<div class="tag">CSS3</div>
<div class="tag">HTML5</div>
</div>
</a>
<a class="project-item" href="https://jssaini07.github.io/projects/weatherApp" target="new">
<div class="project-name">Weather Application</div>
<div class="project-thumbnail" style="background:url('./build/images/weatherApp.jpg');background-size: 100%;background-repeat: no-repeat;"></div>
<div class="project-description">A web application that gives user the capability to search any city and see the temprature, pressure and humidity in graphical format.</div>
<div class="tags-container">
<div class="tag">ReactJS</div>
<div class="tag">Redux</div>
<div class="tag">Javascript</div>
</div>
</a>
<a class="project-item" href="http://compilide.herokuapp.com/" target="new">
<div class="project-name">Compiler/IDE</div>
<div class="project-thumbnail" style="background:url('./build/images/compilide.png')"></div>
<div class="project-description">An online compiler and code editor that allows a user to edit and compile their code online. It integrates with HackerEath's API to compile and run the code and generates a unique link for each code. Users can register/login and code history for each user is maintained.</div>
<div class="tags-container">
<div class="tag">NodeJS</div>
<div class="tag">Javascript</div>
<div class="tag">MongoDB</div>
</div>
</a>
<a class="project-item" href="https://github.com/JSSaini07/NeuralNetwork-DigitRecognition" target="new">
<div class="project-name">Digit Recognition - Neural Network</div>
<div class="project-thumbnail" style="background:url('./build/images/neuralNetwork.png')"></div>
<div class="project-description">A deep learning artificial neural network (ANN) in python. The network is trained using 40,000 20X20 size images provided by MNIST. After complete training the neural net is found to work with 80-90% efficiency. </div>
<div class="tags-container">
<div class="tag">Python</div>
</div>
</a>
<a class="project-item" href="https://groupchatnode.herokuapp.com/" target="new">
<div class="project-name">Group Chat Application</div>
<div class="project-thumbnail" style="background:url('./build/images/groupchatnode.png');background-size: 100% 400px;"></div>
<div class="project-description">A chat app created using NodeJS with expressJS as a web framework and websockets. It allows a user to either create a new room or join an existing room. The users in a room are allowed to chat. Each group has an admin that can delete the room any time he wants.</div>
<div class="tags-container">
<div class="tag">NodeJS</div>
<div class="tag">Javascript</div>
<div class="tag">MongoDB</div>
<div class="tag">Websockets</div>
</div>
</a>
<a class="project-item" href="http://codepractice.herokuapp.com/" target="new">
<div class="project-name">Code Practice</div>
<div class="project-thumbnail" style="background:url('./build/images/codePractice.png');background-size: 100%;background-repeat: no-repeat;"></div>
<div class="project-description">A web application which allows the user to simulate a coding test environment. User can generate a test and choose the number of programming questions from each difficulty level, questions are then scraped from codechef and user is given a final score on submission of the test.</div>
<div class="tags-container">
<div class="tag">NodeJS</div>
<div class="tag">Javascript</div>
</div>
</a>
<a class="project-item" href="https://jssaini07.github.io/projects/doodle" target="new">
<div class="project-name">Paint App</div>
<div class="project-thumbnail" style="background:url('./build/images/paint.jpg');background-size: 100%;background-repeat: no-repeat;"></div>
<div class="project-description">A simple canvas in HTML5 which allows the user to draw anything.</div>
<div class="tags-container">
<div class="tag">Javascript</div>
</div>
</a>
<a class="project-item" href="https://github.com/JSSaini07/CodechefScraper" target="new">
<div class="project-name">Codechef Scraper</div>
<div class="project-thumbnail" style="background:url('./build/images/codechefScraper.png');"></div>
<div class="project-description">A script in python which scrapes all the codechef submissions of a given user and stores them in different folders depending on question type (contents/non-contest)</div>
<div class="tags-container">
<div class="tag">Python</div>
</div>
</a>
<a class="project-item" href="http://jssradio.herokuapp.com/" target="new">
<div class="project-name">Radio App</div>
<div class="project-thumbnail" style="background:url('./build/images/radio.png');background-size: 100%;background-repeat: no-repeat;"></div>
<div class="project-description">A web application with a set of songs playing randomly, music plays in sync with all the devices that have the website opened. Also added some visualization.</div>
<div class="tags-container">
<div class="tag">NodeJS</div>
<div class="tag">Javascript</div>
</div>
</a>
<a class="project-item" href="https://jssaini07.github.io/projects/editor" target="new">
<div class="project-name">Text Editor</div>
<div class="project-thumbnail" style="background:url('./build/images/textEditor.jpg');background-size: 100%;background-repeat: no-repeat;"></div>
<div class="project-description">An application using which a user can write a story. Each story will hav a title and its body, the body will consist of multiple paragraphs and formatting.</div>
<div class="tags-container">
<div class="tag">Javascript</div>
<div class="tag">Bootstrap</div>
<div class="tag">CSS3</div>
<div class="tag">HTML5</div>
</div>
</a>
<a class="project-item" href="https://github.com/JSSaini07/clickBait-Destroyer" target="new">
<div class="project-name">Clickbait Destroyer</div>
<div class="project-thumbnail" style="background:url('./build/images/clickbaitDestroyer.png');background-size: 100%;background-repeat: no-repeat;"></div>
<div class="project-description">A chrome extension that adds a clickbait destroy button in facebook page feed, The purpose of this button is to fetch the bait content and put it in the comment box.</div>
<div class="tags-container">
<div class="tag">Javascript</div>
<div class="tag">ChromeExtension</div>
</div>
</a>
</div>
</div>
</div>
<div id="timeline-section">
<div id="timeline-section-heading">
<div class="background-overlay"></div>
<span id="heading">Timeline <i class="far fa-clock clock"></i> </span>
</div>
<div id="timeline-path">
<svg>
<circle cx="20" cy="20" r="10"></circle>
<line x1="20" y1="33" x2="20" y2="100"></line>
<circle target="workDetailsFirst" cx="20" cy="110" r="10"></circle>
<line x1="20" y1="123" x2="20" y2="320"></line>
<circle target="workDetailsSecond" cx="20" cy="330" r="10"></circle>
<line x1="20" y1="343" x2="20" y2="540"></line>
<circle target="workDetailsThird" cx="20" cy="550" r="10"></circle>
<line x1="20" y1="563" x2="20" y2="760"></line>
<circle target="workDetailsFourth" cx="20" cy="770" r="10"></circle>
<line x1="20" y1="783" x2="20" y2="980"></line>
<circle target="workDetailsFifth" cx="20" cy="990" r="10"></circle>
<line x1="20" y1="1003" x2="20" y2="1200"></line>
<circle target="workDetailsSixth" cx="20" cy="1210" r="10"></circle>
<line x1="20" y1="1223" x2="20" y2="1420"></line>
<circle target="workDetailsSixth" cx="20" cy="1430" r="10"></circle>
<line x1="20" y1="1443" x2="20" y2="1640"></line>
<circle target="workDetailsSixth" cx="20" cy="1650" r="10"></circle>
<line x1="20" y1="1663" x2="20" y2="1860"></line>
</svg>
</div>
<div class="customTooltip customTooltipFirst">
<div class="customTip"></div>
<div class="details">
<div class="designation">Senior Software Engineer (Fullstack)</div>
<div class="company"><a href="https://www.booking.com/" target="new">Booking.com</a></div>
<div class="time-period">Jan'23 - Current</div>
</div>
</div>
<div class="customTooltip customTooltipSecond">
<div class="customTip"></div>
<div class="details">
<div class="designation">Senior Software Engineer (Fullstack)</div>
<div class="company"><a href="https://www.babylonhealth.com/" target="new">Babylon Health</a></div>
<div class="time-period">Dec'21 - Jan'23</div>
</div>
</div>
<div class="customTooltip customTooltipThird">
<div class="customTip"></div>
<div class="details">
<div class="designation">Senior Software Engineer (Fullstack)</div>
<div class="company"><a href="https://harness.io/" target="new">Harness</a></div>
<div class="time-period">Feb'21 - Dec'21</div>
</div>
</div>
<div class="customTooltip customTooltipFourth">
<div class="customTip"></div>
<div class="details">
<div class="designation">Software Engineer 2</div>
<div class="company"><a href="https://www.sumologic.com/" target="new">Sumo Logic</a></div>
<div class="time-period">June'18 - Feb'21</div>
</div>
</div>
<div class="customTooltip customTooltipFifth">
<div class="customTip"></div>
<div class="details">
<div class="designation">Software Engineer</div>
<div class="company"><a href="https://sentieo.com/" target="new">Sentieo</a></div>
<div class="time-period">June'17 - June'18</div>
</div>
</div>
<div class="customTooltip customTooltipSixth">
<div class="customTip"></div>
<div class="details">
<div class="designation">Software Developer Intern</div>
<div class="company"><a href="https://www.viraltag.com/" target="new">Viraltag</a></div>
<div class="time-period">Dec'17 - Feb'18</div>
</div>
</div>
<div class="customTooltip customTooltipSeventh">
<div class="customTip"></div>
<div class="details">
<div class="designation">Frontend Developer Intern</div>
<div class="company"><a href="http://www.vidyamandir.com/index.html" target="new">Vidyamandir Classes</a></div>
<div class="time-period">Oct'17</div>
</div>
</div>
<div class="customTooltip customTooltipEigth">
<div class="customTip"></div>
<div class="details">
<div class="designation">Bachelor Of Engineering</div>
<div class="company"><a href="http://www.nsit.ac.in/" target="new">Netaji Subhas Institute Of Technology</a></div>
<div class="time-period">Aug'13 - Aug'18</div>
</div>
</div>
</div>
<div id="resume-section">
<div id="resume-header">
<span id="heading">Resume <i class="far fa-file-alt file"></i> </span>
</div>
<div id="resume-content-container">
<div id="resume-content">
<a href="./JasmeetSinghSaini.pdf" target="new">
<div id="view-online">
<svg class="svg-inline--fa fa-eye fa-w-18 fa-6x viewOnline" aria-hidden="true" data-prefix="fas" data-icon="eye" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg=""><path fill="currentColor" d="M569.354 231.631C512.969 135.949 407.81 72 288 72 168.14 72 63.004 135.994 6.646 231.631a47.999 47.999 0 0 0 0 48.739C63.031 376.051 168.19 440 288 440c119.86 0 224.996-63.994 281.354-159.631a47.997 47.997 0 0 0 0-48.738zM288 392c-75.162 0-136-60.827-136-136 0-75.162 60.826-136 136-136 75.162 0 136 60.826 136 136 0 75.162-60.826 136-136 136zm104-136c0 57.438-46.562 104-104 104s-104-46.562-104-104c0-17.708 4.431-34.379 12.236-48.973l-.001.032c0 23.651 19.173 42.823 42.824 42.823s42.824-19.173 42.824-42.823c0-23.651-19.173-42.824-42.824-42.824l-.032.001C253.621 156.431 270.292 152 288 152c57.438 0 104 46.562 104 104z"></path></svg><!-- <i class="fas fa-6x fa-eye viewOnline"></i> -->
<span>View Online</span>
</div>
</a>
<a href="./JasmeetSinghSaini.pdf" download="JasmeetSinghSaini.pdf">
<div id="download">
<svg class="svg-inline--fa fa-download fa-w-16 fa-6x downloadResume" aria-hidden="true" data-prefix="fas" data-icon="download" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"></path></svg><!-- <i class="fas fa-6x fa-download downloadResume"></i> -->
<span>Download Resume</span>
</div>
</a>
</div>
</div>
</div>
<div id="contact-section">
<div id="contact-header">
<span id="heading">Get in Touch</span>
</div>
<div id="contact-form-container">
<div id="contact-form">
<div id="contact-form-header">
Want to start a project? Lets Talk!
</div>
<div class="field-group">
<div class="label">Name</div>
<div class="value">
<input type="text" id="contact-form-name"/>
</div>
</div>
<div class="field-group">
<div class="label">Email</div>
<div class="value">
<input type="text" id="contact-form-email"/>
</div>
</div><br>
<div class="field-group" style="width: 88%;">
<div class="label">Message</div>
<div class="value">
<textarea type="text" id="contact-form-content"></textarea>
</div>
</div>
<div id="submit-contact-form">Submit</div><br>
<div id="submit-contact-form-helper-text"></div>
</div>
</div>
</div>
<div id="footer-section">
<div id="contact-container">
<a href="https://www.facebook.com/jasmeet.singh.9461" target="new">
<i class="fab fa-2x fa-facebook-f contact-item"></i>
</a>
<a href="https://www.linkedin.com/in/jasmeet-singh-saini-20881b74/" target="new">
<i class="fab fa-2x fa-linkedin-in contact-item"></i>
</a>
<a href="https://github.com/jssaini07" target="new">
<i class="fab fa-2x fa-github contact-item"></i>
</a>
<a href="https://angel.co/jssaini07" target="new">
<i class="fab fa-2x fa-angellist contact-item"></i>
</a>
</div>
<div id="footer-text-container">
Made with <i class="fa fa-heart heart"></i> by Me
</div>
</div>
</body>
<link rel="stylesheet" href="./build/css/main.min.css?__inline=true">
<script src="./build/js/main.min.js?__inline=true"></script>
</html>