-
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
86a8bff
commit 60747c0
Showing
1 changed file
with
18 additions
and
15 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 |
---|---|---|
|
@@ -68,7 +68,7 @@ <h1><a href="index.html">Dawood Sarfraz</a></h1> | |
<h2 style="color:#fff">I'm <span class="typing" style="color:#12D640"></span></h2> | ||
<nav class="nav-menu d-none d-lg-block"> | ||
<ul> | ||
<li class="active"><a href="#header"> <span>Home</span></a></li> | ||
<li class="active"><a href="#header"> <span> Home</span></a></li> | ||
<li><a href="#about"><span>About</span></a></li> | ||
<li><a href="#education"> <span>Education</span></a></li> | ||
<!-- <li><a href="#experience"> <span>Experience</span></a></li> --> | ||
|
@@ -77,7 +77,7 @@ <h2 style="color:#fff">I'm <span class="typing" style="color:#12D640"></span></h | |
<li><a href="#portfolio"> <span>Projects</span></a></li> | ||
<li><a href="#skills"> <span>Skills</span></a></li> | ||
<li><a href="https://github.com/Daudsarfraz/portfolio/blob/main/assets/CV/Dawood_Sarfraz_CV.pdf" target="_blank"> <span>Resume</span></a></li> | ||
<!-- <li><a href="#links"> <span>Resume & Links</span></a></li> --> | ||
<li><a href="#links"> <span>Blog</span></a></li> | ||
<li><a href="#contacts"> <span>Contact</span></a></li> | ||
|
||
</ul> | ||
|
@@ -89,6 +89,8 @@ <h2 style="color:#fff">I'm <span class="typing" style="color:#12D640"></span></h | |
<a href="mailto:[email protected]" target="_blank" class="google"><i class="bx bxl-google"></i></a> | ||
<a href="https://twitter.com/DawoodChattha03" target="_blank" class="twitter"><i class="bx bxl-twitter"></i></a> | ||
<a href="https://www.kaggle.com/dawoodsarfraz" target="_blank" class="kaggle"><i class="fa-brands fa-kaggle"></i></a> | ||
<a href="https://medium.com/@dawoodsarfraz.cs" target="_blank" class="kaggle"><i class="fa-brands fa-medium"></i></a> | ||
|
||
|
||
|
||
|
||
|
@@ -118,7 +120,7 @@ <h2><b>About me</b></h2> | |
<br> | ||
|
||
<p><i>Having keen interest in the fascinating world of <b>Artificial intelligence</b>. | ||
My fascination lies particularly in the domains of <b>Machine learning, Deep Learning, Natural Language Processing, and Computer Vision</b>. | ||
My fascination lies particularly in the domains of <b>Machine learning, Deep Learning, Natural Language Processing, Data Science, Digital Image Processing and Computer Vision</b>. | ||
I am driven by the pursuit of understanding and harnessing the potential of AI to solve complex problems and improve lives. | ||
I am an enthusiastic learner, always seeking to expand my knowledge and skills. | ||
Moreover, I am open to collaborating with like-minded individuals, as I believe in the power of teamwork and collective efforts to drive meaningful contributions to the field of <b>Artificial intelligence</b>. | ||
|
@@ -610,10 +612,10 @@ <h4 style="text-align:left;color:#09203a">Tools</h4> | |
<section id="links" class="services"> | ||
<div class="container"> | ||
<div class="section-title"> | ||
<h2>Resume & Links</h2> | ||
<h2>Blog</h2> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-3 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100"> | ||
<!--<div class="col-md-3 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100"> | ||
<a href="https://drive.google.com/file/" target="_blank"><div class="icon"><i class="icofont-page"></i></div></a> | ||
<h4 class="title"><a href="https://drive.google.com/file/d/" target="_blank">Resume</a></h4> | ||
<p class="description" style="color:#fff;">The link contains downloadable resume</p> | ||
|
@@ -622,12 +624,12 @@ <h4 class="title"><a href="https://drive.google.com/file/d/" target="_blank">Res | |
<a href="https://github.com/" target="_blank"><div class="icon"><i class="icofont-link"></i></div></a> | ||
<h4 class="title"><a href="https://github.com//LeetCode_Problems" target="_blank">LeetCode Repository</a></h4> | ||
<p class="description" style="color:#fff;"> The github repository contains leetcode problems solution in python.</p> | ||
</div>--> | ||
<div class="col-md-3 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100"> | ||
<a href="https://medium.com/@dawoodsarfraz.cs" target="_blank"><div class="icon"><i class="icofont-page"></i></div></a> | ||
<h4 class="title"><a href="https://medium.com/@dawoodsarfraz.cs" target="_blank">Blog</a></h4> | ||
<p class="description" style="color:#fff;">Roadmap to start Machine Learning for Beginners</p> | ||
</div> | ||
<!-- <div class="col-md-3 mt-4 mt-md-0 icon-box" data-aos="fade-up" data-aos-delay="100"> | ||
<a href="https://techingenious.herokuapp.com/" target="_blank"><div class="icon"><i class="icofont-page"></i></div></a> | ||
<h4 class="title"><a href="https://techingenious.herokuapp.com/" target="_blank">Blog</a></h4> | ||
<p class="description" style="color:#fff;">Blog containing articles on AI, coding, development</p> | ||
</div> --> | ||
</div> | ||
</div> | ||
</section> <!--End Links Section --> | ||
|
@@ -648,7 +650,7 @@ <h2><b>Contact</b></h2> | |
<div class="info-box"> | ||
<i class="bx bx-map"></i> | ||
<h3>My Address</h3> | ||
<p><b>Gujranwala, Punjab, Pakistan</b></p> | ||
<p><b>Lahore, Punjab, Pakistan</b></p> | ||
</div> | ||
</div> | ||
|
||
|
@@ -662,6 +664,7 @@ <h3>Social Profiles</h3> | |
<a href="mailto:[email protected]" target="_blank" class="google"><i class="bx bxl-google"></i></a> | ||
<a href="https://twitter.com/DawoodChattha03" target="_blank" class="twitter"><i class="bx bxl-twitter"></i></a> | ||
<a href="https://www.kaggle.com/dawoodsarfraz" target="_blank" class="kaggle"><i class="fa-brands fa-kaggle"></i></a> | ||
<a href="https://medium.com/@dawoodsarfraz.cs" target="_blank" class="kaggle"><i class="fa-brands fa-medium"></i></a> | ||
|
||
|
||
</div> | ||
|
@@ -680,7 +683,7 @@ <h3>Email</h3> | |
<div class="info-box"> | ||
<i class="bx bx-phone-call"></i> | ||
<h3>Contact</h3> | ||
<p>+92 306-1757838</p> | ||
<p>+92 3061757838</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -703,10 +706,10 @@ <h3>Contact</h3> | |
<script src="assets/vendor/typed.js/typed.min.js"></script> | ||
<script type="text/javascript"> | ||
var typed = new Typed('.typing',{ | ||
strings: ["Computer Science Student!!", "AI Enthusiast!!", "Founder of ApexLogic Labs!!"], | ||
strings: ["Computer Scientist!!", "AI Enthusiast!!"], | ||
loop: true, | ||
typeSpeed: 150, | ||
backSpeed: 150 | ||
typeSpeed: 100, | ||
backSpeed: 50 | ||
}); | ||
</script> | ||
|
||
|