Skip to content

Commit d0654ca

Browse files
committed
updates
1 parent 075c865 commit d0654ca

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

assets/resume.pdf

-10.2 KB
Binary file not shown.

cv.html

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,25 @@
4949
<div class="heading">
5050
<h2 class="text-center">Work Experience</h2>
5151
</div>
52+
<div class="item">
53+
<div class="row">
54+
<div class="col-md-6">
55+
<h3>Python and Android Developement Intern</h3>
56+
<h4 class="organization"><a href="https://ishtechsolutions.com/" class="text-decoration-none"><span style="color: rgb(255, 255, 255);">Ish Tech Solutions</span></a></h4>
57+
</div>
58+
<div class="col-md-6"><span class="period">May 2023&nbsp; -&nbsp; June 2023</span></div>
59+
</div>
60+
<ul class="text-muted">
61+
<li>Designed and developed the entire Back-end of a live project using the Django Framework, amounting to <b><i>about 50 APIs.</i></b></li>
62+
<li>Used the Firebase Admin SDK for cloud messaging.</li>
63+
<li>Contributed to the Android Application development along with a team of other developers.</li>
64+
</ul>
65+
</div>
66+
</div>
67+
<div class="extra-experience group">
68+
<div class="heading">
69+
<h2 class="text-center">Extracurricular Experience</h2>
70+
</div>
5271
<div class="item">
5372
<div class="row">
5473
<div class="col-md-6">
@@ -57,7 +76,10 @@ <h4 class="organization"><a href="https://ojaswat-motorsports.web.app" class="te
5776
</div>
5877
<div class="col-md-6"><span class="period">Oct 2022&nbsp; -&nbsp; Dec 2022</span></div>
5978
</div>
60-
<p class="text-muted">Developed the <a href="https://ojaswat-motorsports.web.app">website</a>&nbsp;from scratch for Ojaswat Motorsports, a team of engineering students from CHARUSAT University, working towards making the best Formula-Student racing cars. Also developed a custom newsletter-email submission and storage system to minimize hosting costs.</p>
79+
<ul class="text-muted">
80+
<li>Built the website of <a href="https://ojaswat-motorsports.web.app" class="text-decoration-none"><span class="text-muted">Ojaswat Motorsports</span></a> from ideation to launch.</li>
81+
<li>Made a custom newsletter-email submission and storage system integrated with Firebase to to <b><i>save 80% in hosting costs.</i></b></li>
82+
</ul>
6183
</div>
6284
</div>
6385
<div class="education group">

0 commit comments

Comments
 (0)