-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated contact info and social profiles
- Loading branch information
1 parent
2525239
commit c45ed43
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -110,9 +110,11 @@ <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.instagram.com/arasdasdas" target="_blank" class="instagram"><i class="bx bxl-instagram"></i></a> | ||
<!-- <a href="https://www.tiktok.com/@arasgungore" target="_blank" class="tiktok"><i class="bx bxl-tiktok"></i></a> --> | ||
<a href="https://www.youtube.com/@arasgungore" target="_blank" class="youtube"><i class="bx bxl-youtube"></i></a> | ||
<a href="https://www.reddit.com/user/DasDasAras" target="_blank" class="reddit"><i class="bx bxl-reddit"></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> | ||
|
@@ -726,14 +728,16 @@ <h2>Contact</h2> | |
<i class="bx bx-share-alt"></i> | ||
<h3 style="color:#12d640;">Social Profiles</h3> | ||
<div class="social-links"> | ||
<a href="mailto:[email protected]" target="_blank" class="google"><i class="bx bxl-google"></i></a> | ||
<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.instagram.com/arasdasdas" target="_blank" class="instagram"><i class="bx bxl-instagram"></i></a> | ||
<!-- <a href="https://www.tiktok.com/@arasgungore" target="_blank" class="tiktok"><i class="bx bxl-tiktok"></i></a> --> | ||
<a href="https://www.youtube.com/@arasgungore" target="_blank" class="youtube"><i class="bx bxl-youtube"></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> | ||
<a href="https://www.reddit.com/user/DasDasAras" target="_blank" class="reddit"><i class="bx bxl-reddit"></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> | ||
</div> | ||
</div> | ||
|