Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pujaagarwal5263 committed Oct 22, 2023
1 parent 813db77 commit 3eac374
Showing 1 changed file with 57 additions and 4 deletions.
61 changes: 57 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,12 @@ <h2>Hi There,<br/> I'm <span>Puja Agarwal</span></h2>
<ul class="social-icons">
<li><a class="linkedin" aria-label="LinkedIn" href="https://www.linkedin.com/in/puja-agarwal-2000/" target="_blank"><i class="fab fa-linkedin"></i></a></li>
<li><a class="github" aria-label="GitHub" href="https://github.com/pujaagarwal5263" target="_blank"><i class="fab fa-github"></i></a></li>
<li><a class="youtube" aria-label="Youtube" href="https://www.youtube.com/channel/UCDU1yqTiCLxNIom4k0aOuaA" target="_blank"><i class="fab fa-youtube"></i></a></li>
<li><a class="twitter" aria-label="Twitter" href="https://twitter.com/PujaAga83960883" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a class="telegram" aria-label="Telegram" href="https://t.me/rids_Rids" target="_blank"><i class="fab fa-telegram-plane"></i></a></li>
<li><a class="dev" aria-label="Dev" href="https://leetcode.com/pujuagarwal/" target="_blank"><i class="fa-solid fa-code"></i></a></li>
<li><a class="dev" aria-label="Code" href="https://leetcode.com/pujuagarwal/" target="_blank"><i class="fa-solid fa-code"></i></a></li>
<li><a class="" aria-label="Gfg" href="https://auth.geeksforgeeks.org/user/pujuagarwal/" target="_blank"><i class="fa-solid fa-laptop-code"></i></a></li>
<li><a class="" aria-label="Devpost" href="https://devpost.com/pujuagarwal5263" target="_blank"><i class="fa-solid fa-file-code"></i></a></li>
</ul>
</div>
</div>
Expand All @@ -83,7 +85,7 @@ <h3>I'm <span style="color: purple;">Puja Agarwal</span></h3>
<span class="tag">Full Stack Developer</span>

<p>I am a Full-Stack developer currently in Bangalore, KA.
I am an Computer Science Engineering graduate from Baddi University.
I am a Computer Science Engineering graduate from Baddi University.
I am very passionate about improving my coding skills & developing applications & websites.
I build WebApps and Websites using MERN Stack.
I also have skills in Android Development.
Expand All @@ -103,7 +105,7 @@ <h3>I'm <span style="color: purple;">Puja Agarwal</span></h3>
</div>

<div class="resumebtn">
<a href="https://drive.google.com/file/d/10NCLpgtLhDmzwV09LrvUIODQ9k_7RXlP/view?usp=share_link" class="btn" target="_blank"><span>Resume</span>
<a href="https://drive.google.com/file/d/13AU28bhZW6ZbaUPDEhesEcRM68_mgD5n/view?usp=share_link" class="btn" target="_blank"><span>Resume</span>
<i class="fas fa-chevron-right"></i>
</a>
</div>
Expand Down Expand Up @@ -213,6 +215,57 @@ <h3>Portfolio Website</h3>
</section>
<!-- work project section ends -->

<!-- achievements section starts -->
<section class="education" id="education">
<br>
<br>
<h1 class="heading"><i class="fas fa-computer"></i> Hackathon <span>Achievements</span></h1>

<p class="qoute">Some of my projects that have won certain hackathons and awards. </p>

<div class="box-container">

<div class="box">
<div class="content">
<h3>Accenture Innovation Challenge</h3>
<p>Semi-Finale of Accenture Innovation Challenge 2021</p>
<h4>Encore: CrowdFunding Platfrom</h4>
</div>
</div>

<div class="box">
<div class="content">
<h3>The Second SAAI Factory Hackathon </h3>
<p>Won 3rd Prize: White Mountain </p>
<h4>Tech-Tonic: Tech Stack Recommendor</h4>
</div>
</div>

<div class="box">
<div class="content">
<h3>EduSands Hack</h3>
<p>Top 300 Prize</p>
<h4>Grievance Portal: A complaint management system</h4>
</div>
</div>

<div class="box">
<div class="content">
<h3>ArizonaHacks</h3>
<p>Viewers Choice Awards</p>
<h4>FitPulse: Fitness tracker with Google Fit API</h4>
</div>
</div>

</div>
<br>
<br>
<br>
</section>
<br>
<br>
<!-- achievements section ends -->

<!-- experience section starts -->
<section class="experience" id="experience">

Expand Down Expand Up @@ -383,7 +436,7 @@ <h3>contact info</h3>
</div>
</div>

<h1 class="credit">Designed with <i class="fa fa-heart pulse"></i> by <a href="https://www.linkedin.com/in/jigar-sable"> Puja Agarwal</a></h1>
<h1 class="credit">Designed with <i class="fa fa-heart pulse"></i> by <a href="https://www.linkedin.com/in/puja-agarwal-2000/"> Puja Agarwal</a></h1>

</section>
<!-- footer section ends -->
Expand Down

0 comments on commit 3eac374

Please sign in to comment.