forked from jigar-sable/Portfolio-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ceccc91
commit 956f4fc
Showing
4 changed files
with
29 additions
and
35 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
Binary file not shown.
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
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 |
---|---|---|
|
@@ -47,24 +47,25 @@ | |
|
||
<div class="content"> | ||
<h2>Hi There,<br/> I'm Ricky <span>Sutanto</span></h2> | ||
|
||
|
||
<p>I am <span class="typing-text"></span></p> | ||
<a href="#about" class="btn"><span>About Me</span> | ||
<i class="fas fa-arrow-circle-down"></i> | ||
</a> | ||
<div class="socials"> | ||
<ul class="social-icons"> | ||
<li><a class="linkedin" aria-label="LinkedIn" href="https://www.linkedin.com/in/jigar-sable/" target="_blank"><i class="fab fa-linkedin"></i></a></li> | ||
<li><a class="github" aria-label="GitHub" href="https://github.com/jigar-sable" target="_blank"><i class="fab fa-github"></i></a></li> | ||
<li><a class="twitter" aria-label="Twitter" href="https://twitter.com/jigar_sable" target="_blank"><i class="fab fa-twitter"></i></a></li> | ||
<li><a class="telegram" aria-label="Telegram" href="https://t.me/lifecode5" target="_blank"><i class="fab fa-telegram-plane"></i></a></li> | ||
<li><a class="instagram" aria-label="Instagram" href="https://www.instagram.com/jigarsable.dev"><i class="fab fa-instagram" target="_blank"></i></a></li> | ||
<li><a class="dev" aria-label="Dev" href="https://dev.to/jigarsable" target="_blank"><i class="fab fa-dev"></i></a></li> | ||
<li><a class="linkedin" aria-label="LinkedIn" href="https://www.linkedin.com/in/rickysut/" target="_blank"><i class="fab fa-linkedin"></i></a></li> | ||
<li><a class="github" aria-label="GitHub" href="https://github.com/rickysut" target="_blank"><i class="fab fa-github"></i></a></li> | ||
<li><a class="twitter" aria-label="Twitter" href="https://twitter.com/rickysut" target="_blank"><i class="fab fa-twitter"></i></a></li> | ||
<li><a class="telegram" aria-label="Telegram" href="https://t.me/R1ckysut" target="_blank"><i class="fab fa-telegram-plane"></i></a></li> | ||
<li><a class="instagram" aria-label="Instagram" href="https://www.instagram.com/r1cky_sut"><i class="fab fa-instagram" target="_blank"></i></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="image"> | ||
<img draggable="false" class="tilt" src="./assets/images/heroricky.png" alt=""> | ||
</div> | ||
<div class="image"> | ||
<img draggable="false" class="tilt" src="./assets/images/heroricky.png" alt=""> | ||
</div> | ||
</section> | ||
<!-- hero section ends --> | ||
|
||
|
@@ -111,7 +112,7 @@ <h3>I'm Ricky Sutanto</h3> | |
<!-- about section ends --> | ||
|
||
<!-- skills section starts --> | ||
<section class="skills" id="skills"> | ||
<section class="skills" id="skills" style="margin-top: -100px"> | ||
|
||
<h2 class="heading"><i class="fas fa-laptop-code"></i> Skills & <span>Abilities</span></h2> | ||
|
||
|
@@ -293,7 +294,7 @@ <h3>Web Development & SEO | Internship</h3> | |
<!-- experience section ends --> | ||
|
||
<!-- contact section starts --> | ||
<section class="contact" id="contact"> | ||
<!-- <section class="contact" id="contact"> | ||
<h2 class="heading"><i class="fas fa-headset"></i> Get in <span>Touch</span></h2> | ||
|
@@ -329,7 +330,7 @@ <h2 class="heading"><i class="fas fa-headset"></i> Get in <span>Touch</span></h2 | |
</form> | ||
</div> | ||
</div> | ||
</section> | ||
</section> --> | ||
<!-- contact section ends --> | ||
|
||
|
||
|
@@ -339,7 +340,7 @@ <h2 class="heading"><i class="fas fa-headset"></i> Get in <span>Touch</span></h2 | |
<div class="box-container"> | ||
|
||
<div class="box"> | ||
<h3>Jigar's Portfolio</h3> | ||
<h3>Ricky's Portfolio</h3> | ||
<p>Thank you for visiting my personal portfolio website. Connect with me over socials. <br/> <br/> Keep Rising 🚀. Connect with me over live chat!</p> | ||
</div> | ||
|
||
|
@@ -356,16 +357,9 @@ <h3>quick links</h3> | |
<div class="box"> | ||
<h3>contact info</h3> | ||
<p> <i class="fas fa-phone"></i>+91 XXX-XXX-XXXX</p> | ||
<p> <i class="fas fa-envelope"></i>[email protected]</p> | ||
<p> <i class="fas fa-map-marked-alt"></i>Pune, India-412206</p> | ||
<div class="share"> | ||
|
||
<a href="https://www.linkedin.com/in/jigar-sable" class="fab fa-linkedin" aria-label="LinkedIn" target="_blank"></a> | ||
<a href="https://github.com/jigar-sable" class="fab fa-github" aria-label="GitHub" target="_blank"></a> | ||
<a href="mailto:[email protected]" class="fas fa-envelope" aria-label="Mail" target="_blank"></a> | ||
<a href="https://twitter.com/jigar_sable" class="fab fa-twitter" aria-label="Twitter" target="_blank"></a> | ||
<a href="https://t.me/lifecode5" class="fab fa-telegram-plane" aria-label="Telegram" target="_blank"></a> | ||
</div> | ||
<p> <i class="fas fa-envelope"></i>[email protected]</p> | ||
<p> <i class="fas fa-map-marked-alt"></i>Jakarta, Indonesia-11830</p> | ||
|
||
</div> | ||
</div> | ||
|
||
|