Skip to content

Commit

Permalink
Add tiktok experience
Browse files Browse the repository at this point in the history
  • Loading branch information
sidkaria committed Sep 21, 2023
1 parent 7e0a7e7 commit c2efe9f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
Binary file added images/tiktok.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 14 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ <h3 id="softwaredeveloper" class="goldtext">I'm a developer, designer, product e
<div class="contentsection container p-3" id="section2">
<h3 id="upto">What I'm up to right now</h3>
<div class="exp pl-3 ml-md-3">
<h4>Software Engineer @ <a target="_blank" href="https://wish.com">Wish</a></h4>
<h5>2021</h5>
<p>I'm currently a full-stack software engineer on the Android team working on high-impact end-to-end features across areas like Brands and Merchants, Videos, and Wish Local. Work with native Android (Kotlin, MVI/MVVM), Python, MongoDB, etc.</p>
<h4>Software Engineer @ <a target="_blank" href="https://tiktok.com">TikTok</a></h4>
<h5>2022-Present</h5>
<p>I am currently an Android software engineer II on the Privacy Product team owning and designing systems that power all of the launch popups in all of the TikTok apps. Native Android development, system design, monitoring, etc.</p>
<div class="row no-gutters mt-4">
<div class="col-lg-3">
<img style="opacity: 0.70;" class="img-fluid" src="images/wish_logo.png" />
<img style="opacity: 0.70;" class="img-fluid" src="images/tiktok.png" />
</div>
</div>
</div>
Expand All @@ -74,6 +74,16 @@ <h5>2021</h5>

<div class="contentsection container p-3" id="section3">
<h3 id="wasupto">What I've done</h3>
<div class="exp pl-3 ml-md-3">
<h4>Software Engineer @ <a target="_blank" href="https://wish.com">Wish</a></h4>
<h5>2021-2022</h5>
<p>I was a full-stack software engineer on the Android team working on high-impact end-to-end features across areas like Brands and Merchants, Videos, and Wish Local. Worked with native Android (Kotlin, MVI/MVVM), Python, MongoDB, etc.</p>
<div class="row no-gutters mt-4">
<div class="col-lg-3">
<img style="opacity: 0.70;" class="img-fluid" src="images/wish_logo.png" />
</div>
</div>
</div>
<div class="exp pl-3 ml-md-3">
<h4>Co-founder @ <a target="_blank" href="https://amni.io">Amni</a></h4>
<h5>2020-2021</h5>
Expand Down

0 comments on commit c2efe9f

Please sign in to comment.