Skip to content

Commit

Permalink
update portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
theoopsguy committed Sep 1, 2024
1 parent 9302e4a commit 86453ad
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 12 deletions.
35 changes: 23 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h4>
problem-solving.
</h4>
<a
href="https://drive.google.com/file/d/1q-zPtGrEiCrc8SAJKrGoZabxF-70mKMn/view"
href="https://drive.google.com/file/d/1IhaMdpf_h9yyH4bJ57GZWlPmSgqGE65o/view"
target="_blank"
type="button"
class="cta"
Expand Down Expand Up @@ -161,8 +161,8 @@ <h1 class="tools_title">MongoDB</h1>
<h1 class="tools_title">Git</h1>
</div>
<div class="tools_item">
<img class="logo" src="./media/Tools/solidity.png" alt="Solidity" />
<h1 class="tools_title">Solidity</h1>
<img class="logo" src="./media/Tools/k8s.png" alt="K8s" />
<h1 class="tools_title">Kubernetes</h1>
</div>
<div class="tools_item">
<img class="logo" src="./media/Tools/aws.png" alt="AWS" />
Expand All @@ -171,12 +171,12 @@ <h1 class="tools_title">AWS</h1>
</div>
<div class="tools_2">
<div class="tools_item">
<img class="logo" src="./media/Tools/html.png" alt="HTML" />
<h1 class="tools_title">HTML</h1>
<img class="logo" src="./media/Tools/scala.png" alt="Scala" />
<h1 class="tools_title">Scala</h1>
</div>
<div class="tools_item">
<img class="logo" src="./media/Tools/Css.png" alt="CSS" />
<h1 class="tools_title">CSS</h1>
<img class="logo" src="./media/Tools/java.png" alt="Java" />
<h1 class="tools_title">Java</h1>
</div>
<div class="tools_item">
<img class="logo" src="./media/Tools/react.png" alt="React" />
Expand Down Expand Up @@ -222,19 +222,30 @@ <h1>Work Experience</h1>
</div>
<div class="skill-item">
<h2 class="company-title">Agoda</h2>
<div class="role-details">
<div class="company-subtitle">Associate Software Engineer</div>
<div class="company-time-period">July 2024 - Present</div>
</div>
<ul>
<li>
Enhanced the affiliate ecosystem by optimizing Feed, Search, and Book APIs,
driving API migrations, improving CI pipelines, and implementing performance
improvements for cost savings.
</li>
</ul>
<div class="role-details">
<div class="company-subtitle">Software Engineer Intern</div>
<div class="company-time-period">March 2024 - Present</div>
<div class="company-time-period">March 2024 - June 2024</div>
</div>
<ul>
<li>
Collaborated on enhancing Agoda&#39;s Affiliate API built
with Scala, bolstering scalability for B2B partners.
</li>
<li>
Contributed to the implementation of Grafana and
Kubernetes for Feed API, aiding in improving system
reliability and orchestration.
Implemented request header-based authentication for the Feed API,
with extensive test coverage, enhancing security by addressing a critical
vulnerability.
</li>
</ul>
</div>
Expand Down Expand Up @@ -580,7 +591,7 @@ <h2 class="company-title">
<div class="company-time-period">2020- 2024</div>
</div>
<ul>
<li>CGPA: 8.85 (till 7th semester)</li>
<li>CGPA: 8.9 </li>
<li>
Coursework included a diverse range of core CSE subjects,
including Operating Systems, Object-Oriented Programming,
Expand Down
Binary file added media/Tools/java.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/Tools/k8s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/Tools/scala.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 86453ad

Please sign in to comment.