-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexperience.html
More file actions
133 lines (125 loc) Β· 7.67 KB
/
Copy pathexperience.html
File metadata and controls
133 lines (125 loc) Β· 7.67 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="./css/index.css">
<link rel="stylesheet" href="./css/experience.css">
<link rel="icon" href="./image/icon.jpeg" type="image/icon">
<title>Yash Khorja</title>
</head>
<body>
<header>
<nav class="navbar">
<div class="navbar-shape">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none">
<path d="M1200 120L0 16.48 0 0 1200 0 1200 120z" class="shape-fill"></path>
<!-- <path d="M0,0V7.23C0,65.52,268.63,112.77,600,112.77S1200,65.52,1200,7.23V0Z" class="shape-fill"></path> -->
</svg>
</div>
<ul class="navbarli">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="skills.html">Skills</a></li>
<li><a href="leadership.html">Leadership</a></li>
<li class="current"><a href="experience.html">Experience</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</header>
<div class="content-experience">
<div class="summary">
<div class="card">
<div class="card-body">
<h3 class="card-title">EXPERIENCE</h3>
<p class="card-text">I have worked for or taken part in few organizations stated below. This experiences helped a lot in understanding real products and features. </p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="main-timeline9">
<div class="timeline">
<div class="timeline-content" data-aos="fade-right" data-aos-delay="600" data-aos-duration="1000">
<div class="circle"><span><img src="image/RidecellLogo.jpg" alt=""></span></div>
<div class="content">
<span class="year">Aug 2021 - Present</span>
<h4 class="title">Associate Software Engineer</h4>
<h5 class="subtitle">Ridecell</h5>
<p class="description">
π Building Frontend. <br>
<div class="icon"><span></span></div>
</div>
</div>
</div>
<div class="timeline">
<div class="timeline-content" data-aos="fade-left" data-aos-delay="1000" data-aos-duration="1000">
<div class="circle"><span><img src="image/simform.png" alt=""></span></div>
<div class="content">
<span class="year">Jan 2021 - April 2021</span>
<h4 class="title">JavaScript Developer</h4>
<h5 class="subtitle">Simform</h5>
<p class="description">
π Built route navigation between selected source and destination using React-Leaflet and TomTom API in an Route Navigation project. <br>
π Worked on re-building one of the module in MicroFrontEnd architecture with monolithic fashion in one of the client project. <br>
<div class="icon"><span></span></div>
</div>
</div>
</div>
<div class="timeline">
<div class="timeline-content" data-aos="fade-right" data-aos-delay="1200" data-aos-duration="1000">
<div class="circle"><span><img src="image/chegg.png" alt=""></span></div>
<div class="content">
<span class="year">Aug 2019 - July 2020</span>
<h4 class="title">Subject Matter Expert</h4>
<h5 class="subtitle">Chegg India</h5>
<p class="description">
π I have worked as a Subject Matter Expert of subject Computer Science. <br>
π There, I satisfied students by giving relevant answers to the questions asked by them.
<div class="icon"><span></span></div>
</div>
</div>
</div>
<div class="timeline">
<div class="timeline-content" data-aos="fade-left" data-aos-delay="1400" data-aos-duration="1000">
<div class="circle"><span><img src="image/crio.png" alt=""></span></div>
<div class="content">
<span class="year">Jan 2020</span>
<h4 class="title">Crio launch Tryouts</h4>
<h5 class="subtitle">Crio.Do</h5>
<p class="description">
πI had hands on experience on building a real product feature named
QEats Sneak Peek: Social Review. <br>
π In this experience, I learnt how to post reviews on Facebook Page using Facebook API using Postman API.
</p>
<div class="icon"><span></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p style="text-align: center; font-size: 25px; margin-top: 25px;">Developed with β€ and a Cup of π΅ by <a href="https://github.com/Yola21" style="text-decoration: none; color: inherit;"><strong>Yola Yash!</strong></a></p>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>