Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
arasgungore authored Jan 31, 2024
1 parent 9642c24 commit 19122e8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,9 @@ <h2 style="color:#fff">I am <span class="typing" style="color:#12D640"></span></
<a href="mailto:[email protected]" target="_blank" class="gmail"><i class="bx bxl-google"></i></a>
<a href="https://www.linkedin.com/in/arasgungore" target="_blank" class="linkedin"><i class="bx bxl-linkedin"></i></a>
<a href="https://github.com/arasgungore" target="_blank" class="github"><i class="bx bxl-github"></i></a>
<!-- <a href="https://www.researchgate.net/profile/Aras-Guengoere" target="_blank" class="researchgate"><i class="bx bxl-researchgate"></i></a> -->
<a href="https://www.youtube.com/@arasgungore" target="_blank" class="youtube"><i class="bx bxl-youtube"></i></a>
<!-- <a href="https://www.researchgate.net/profile/Aras-Guengoere" target="_blank" class="researchgate"><i class="bx bxl-researchgate"></i></a> -->
<a href="https://stackoverflow.com/users/23314477/arasgungore" target="_blank" class="stackoverflow"><i class="bx bxl-stackoverflow"></i></a>
<a href="https://www.hackerrank.com/arasgungore" target="_blank" class="hackerrank"><img class="svg" src="assets/img/social/hackerrank.svg" width="13" /></a>
<a href="https://leetcode.com/arasgungore" target="_blank" class="leetcode"><img class="svg" src="assets/img/social/leetcode.svg" width="13" /></a>
</div>
Expand Down Expand Up @@ -786,8 +787,9 @@ <h3 style="color:#12d640;">Social Profiles</h3>
<a href="mailto:[email protected]" target="_blank" class="gmail"><i class="bx bxl-google"></i></a>
<a href="https://www.linkedin.com/in/arasgungore" target="_blank" class="linkedin"><i class="bx bxl-linkedin"></i></a>
<a href="https://github.com/arasgungore" target="_blank" class="github"><i class="bx bxl-github"></i></a>
<!-- <a href="https://www.researchgate.net/profile/Aras-Guengoere" target="_blank" class="researchgate"><i class="bx bxl-researchgate"></i></a> -->
<a href="https://www.youtube.com/@arasgungore" target="_blank" class="youtube"><i class="bx bxl-youtube"></i></a>
<!-- <a href="https://www.researchgate.net/profile/Aras-Guengoere" target="_blank" class="researchgate"><i class="bx bxl-researchgate"></i></a> -->
<!-- <a href="https://stackoverflow.com/users/23314477/arasgungore" target="_blank" class="stackoverflow"><i class="bx bxl-stackoverflow"></i></a> -->
<!-- <a href="https://www.hackerrank.com/arasgungore" target="_blank" class="hackerrank"><img class="svg" src="assets/img/social/hackerrank.svg" width="13" /></a> -->
<!-- <a href="https://leetcode.com/arasgungore" target="_blank" class="leetcode"><img class="svg" src="assets/img/social/leetcode.svg" width="13" /></a> -->
</div>
Expand Down

0 comments on commit 19122e8

Please sign in to comment.