Skip to content

Commit 2d6dac3

Browse files
Merge pull request #47 from ProgrammerGaurav/add-experiences
update experiences and copyright date
2 parents 51283c1 + 4c4282d commit 2d6dac3

File tree

1 file changed

+66
-10
lines changed

1 file changed

+66
-10
lines changed

index.html

Lines changed: 66 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,39 @@ <h2>Work Experience</h2>
257257
<div class="row">
258258
<div class="col-12 col-xl-4 title">
259259
<h3>Front End Developer</h3>
260-
<p>August 2021 - Present</p>
260+
<p>July 2022 - Present</p>
261+
</div>
262+
<div class="col-12 col-xl-8 company">
263+
<div class="box">
264+
<h3>Xoxoday</h3>
265+
</div>
266+
</div>
267+
</div>
268+
<!-- -->
269+
<!-- -->
270+
<div class="row">
271+
<div class="col-12 col-xl-4 title">
272+
<h3>Software Developerment Intern</h3>
273+
<p>Feb 2022 - July 2022</p>
274+
</div>
275+
<div class="col-12 col-xl-8 company">
276+
<div class="box">
277+
<h3>Animall</h3>
278+
<ul>
279+
<li>
280+
Primarily worked on the frontend to make it more performant and scalable for
281+
millions of dairy farmers.
282+
</li>
283+
</ul>
284+
</div>
285+
</div>
286+
</div>
287+
<!-- -->
288+
<!-- -->
289+
<div class="row">
290+
<div class="col-12 col-xl-4 title">
291+
<h3>Software Engineering Intern</h3>
292+
<p>August 2021 - Jan 2022</p>
261293
</div>
262294
<div class="col-12 col-xl-8 company">
263295
<div class="box">
@@ -273,14 +305,17 @@ <h3>Inkoop</h3>
273305
<div class="row">
274306
<div class="col-12 col-xl-4 title">
275307
<h3>Student Mentor</h3>
276-
<p>April 2021 - Present</p>
308+
<p>April 2021 - Nov 2021</p>
277309
</div>
278310
<div class="col-12 col-xl-8 company">
279311
<div class="box">
280312
<h3>Devsnest</h3>
281313
<ul>
282314
<li>Conducted multiple sessions on Front End Development.</li>
283-
<li>Helping students to learn Full Stack Web Development.</li>
315+
<li>
316+
Assisted more than 7k students on Devsnest to solve their doubts in Data
317+
Structures and Algorithms, Front-End and Back-End.
318+
</li>
284319
</ul>
285320
</div>
286321
</div>
@@ -296,18 +331,16 @@ <h3>Full Stack Developer</h3>
296331
<div class="box">
297332
<h3>FactWise</h3>
298333
<ul>
299-
<li>Created a responsive landing page (factwise.io).</li>
300-
<li>Optimized the landing page for SEO.</li>
301334
<li>
302-
Optimized the videos on the landing page to work on all types of devices and
303-
browsers.
335+
Increased users and talent acquisition by 300% by building SEO optimized
336+
responsive landing page (https://factwise.io).
304337
</li>
305-
<li>Created a React Dashboard for our B2B SaaS product.</li>
338+
<li>Worked on a ReactJS Dashboard for our B2B SaaS product.</li>
306339
</ul>
307340
</div>
308341
</div>
309342
</div>
310-
343+
<!-- -->
311344
<div class="row">
312345
<div class="col-12 col-xl-4 title">
313346
<h3>Full Stack Developer</h3>
@@ -332,6 +365,29 @@ <h3>Service One Pavilion</h3>
332365
</div>
333366
</div>
334367
<!-- -->
368+
<!-- -->
369+
<div class="row">
370+
<div class="col-12 col-xl-4 title">
371+
<h3>Community Admin / Web Developer</h3>
372+
<p>July 2020 - Dec 2020</p>
373+
</div>
374+
<div class="col-12 col-xl-8 company">
375+
<div class="box">
376+
<h3>Samuel L Miller</h3>
377+
<ul>
378+
<li>
379+
Started a programming community and helped in scaling the community to 8k
380+
members.
381+
</li>
382+
<li>
383+
Created a Discord bot with a 20k+ user base and was added to 155+ servers.
384+
Later was verified by Discord.
385+
</li>
386+
</ul>
387+
</div>
388+
</div>
389+
</div>
390+
<!-- -->
335391
</div>
336392
</div>
337393
</div>
@@ -412,7 +468,7 @@ <h3>Let's Chat</h3>
412468
</div>
413469
</div>
414470
<div class="copyright">
415-
<span>Gaurav Gupta &copy;2020</span>
471+
<span>Gaurav Gupta &copy;2022</span>
416472
</div>
417473
</section>
418474
<!-- Footer Ends -->

0 commit comments

Comments
 (0)