Skip to content

Commit d44168b

Browse files
committed
changed about section, added buttons
1 parent b425c8a commit d44168b

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

css/grayscale.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

img/aqeeb/black.png

144 Bytes
Loading

index.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<div class="mx-auto text-center">
5959
<h1 class="mx-auto my-0 text-uppercase">Aqeeb Imtiaz Harun</h1>
6060
<h2 class="text-white-50 mx-auto mt-2 mb-5">Fresh graduate in Software Engineering and a Web developer with an obsession to learn & experiment!</h2>
61-
<a href="#about" class="btn btn-primary js-scroll-trigger">About</a>
61+
<a href="#about" class="btn btn-primary js-scroll-trigger"><i class="fas fa-angle-down"></i> About</a>
6262
</div>
6363
</div>
6464
</header>
@@ -71,10 +71,15 @@ <h2 class="text-white-50 mx-auto mt-2 mb-5">Fresh graduate in Software Engineeri
7171
<h2 class="text-white mb-4">About me</h2>
7272
<p class="text-white-50">I am a fresh graduate in Software Engineering from Multimedia University, Cyberjaya, Malaysia with about 6 months of experience in developing Cross-platform applications using HTML, CSS, JS, Laravel, VueJs. For more visit my main portfolio website built using Laravel and Vue.js or
7373
<a href="http://aqeeb-imtiaz-harun.herokuapp.com/resume"> download my CV.</a></p>
74-
<a href="http://aqeeb-imtiaz-harun.herokuapp.com/" class="btn btn-primary js-scroll-trigger">Portfolio Website</a>
74+
<a href="http://aqeeb-imtiaz-harun.herokuapp.com/" class="btn btn-secondary js-scroll-trigger">Portfolio Website</a>
7575
</div>
7676
</div>
77-
<img src="img/ipad.png" class="img-fluid" alt="">
77+
78+
<br>
79+
80+
<a href="#projects" class="btn btn-primary js-scroll-trigger"><i class="fas fa-angle-down"></i> Projects</a>
81+
82+
<!--<img src="img/ipad.png" class="img-fluid" alt="">-->
7883
</div>
7984
</section>
8085

0 commit comments

Comments
 (0)