Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aravind-govindhasamy committed Oct 14, 2024
1 parent 5dabeda commit acfd0f0
Showing 1 changed file with 2 additions and 30 deletions.
32 changes: 2 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,8 @@ <h1 class="typed-text-output d-inline font-weight-lighter text-dark"></h1>
<div class="typed-text d-none text-white">#Jr Developer, #Introvert, #Gamer, #Memer, #Marvel Fan, #Anime Lover, #APG</div>
<div class="p-0 m-0 text-center">
<p class="card-img-top">Scan My Smart Contact Card</p>
<img id="qr-code" class="card-img-top" alt="Scannable QR code with contact info" src="https://chart.googleapis.com/chart?cht=qr&chs=300x300&chl=MECARD:N:Aravind%20Govindhasamy;TEL:+91%209361621891;EMAIL:[email protected];URL:https://aravind-govindhasamy.github.io/;;" style="width: 200px; height: 200px;">
<div class="d-flex align-items-center justify-content-center justify-content-lg-start pt-5">
<a href="https://drive.google.com/file/d/1eqyMBg83zkIeTx6fcfsZwKuPEmAW8kEg/view?usp=sharing" target="_blank" download="AravindGResume.pdf" class="btn btn-outline-light mx-auto">Download CV</a>
<a href="https://drive.google.com/file/d/1eqFVBqT2bJeiNh52-ks8fy72PqNHK12_/view?usp=drive_link" target="_blank" download="AravindGResume.pdf" class="btn btn-outline-light mx-auto">Download CV</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -374,30 +373,7 @@ <h3 class="mt-3">✍️Random Dev Quote</h3>


<!-- Testimonial Start -->
<div class="container-fluid py-5" id="socialLinks">
<div class="container">
<div class="position-relative d-flex align-items-center justify-content-center">
<h1 class="display-1 text-uppercase text-white" style="-webkit-text-stroke: 1px #dee2e6;">Explore</h1>
<h1 class="position-absolute text-uppercase text-primary">Social Links</h1>
</div>
<div class="row justify-content-center card shadow mainDiv">
<div class="col-lg-9 h-30">
<div class="pendulum">
<div class="pendulum_box">
<a class="ball first" href="https://www.yourquote.in/arvint-koovintcaami-bw6s0/quotes" target="_blank"><img height="70px" width="70px" src="img/yourquote.png" ></img></a>
<a class="ball first" href="https://www.instagram.com/aravind_govindhasamy/" target="_blank"><img height="70px" width="70px" src="img/instagram.png"></img></a>
<a class="ball first" href="https://www.facebook.com/profile.php?id=100092703223936" target="_blank"><img height="70px" width="70px" src="img/fb.png" ></img></a>
<a class="ball" href="https://twitter.com/aravindapg06" target="_blank"><img height="70px" width="70px" src="img/twitter.png" ></img></a>
<a class="ball last" href="https://github.com/aravind-govindhasamy/" target="_blank"><img height="70px" width="70px" src="img/git.png"></img></a>
<a class="ball last" href="https://www.linkedin.com/in/aravind-govindhasamy-064486280/" target="_blank"><img height="70px" width="70px" src="img/linked.png"></img></a>
<a class="ball last" href="https://stackoverflow.com/users/19717818/aravind-govindhasamy" target="_blank"><img height="70px" width="70px" src="img/stockoverflow.png" ></img></a>

</div>
</div>
</div>
</div>
</div>
</div>

<!-- Testimonial End -->

<!-- Footer Start -->
Expand Down Expand Up @@ -436,10 +412,6 @@ <h1 class="position-absolute text-uppercase text-primary">Social Links</h1>
<a href="https://paypal.me/APG139">
<img src="https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white" alt="PayPal">
</a>
<br>
Bitcoin Wallet Address: <span class="bitcoin-address">3MfKUX3KMZKvoBGR8jQfDHcvP5fYnH4Zud</span>
<br>
<img src="https://chart.googleapis.com/chart?cht=qr&chs=150x150&chl=bitcoin:3MfKUX3KMZKvoBGR8jQfDHcvP5fYnH4Zud" alt="Bitcoin QR Code">
</td>
</tr>

Expand Down

0 comments on commit acfd0f0

Please sign in to comment.