-
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
Showing
1 changed file
with
8 additions
and
8 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 |
---|---|---|
|
@@ -41,11 +41,17 @@ <h1 class="mb-0"> | |
Alistair | ||
<span class="text-primary">Duncan</span> | ||
</h1> | ||
<div class="subheading mb-5"> | ||
<div class="subheading mb-3"> | ||
Glasgow · Scotland, UK · | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</div> | ||
<p class="lead mb-5">I am professional, enthusiastic, self-starting and quick learning with a wide range of working experience in many fields and environments. I have proven aptitude and skills in IT and having spent the last 6 years working in the construction industry I am looking to return to this field. I am particularly interested in exploring opportunities in the area of cloud computing that will allow me to build upon experience and transfer my skills from more traditional environments to the cloud. I am passionate, adaptable, enjoy problem solving and set high standards for myself both professionally and personally.</p> | ||
<div class="social-icons mb-5"> | ||
<a class="social-icon" href="https://www.linkedin.com/in/al-duncan-005b7b104/"><i class="fab fa-linkedin-in"></i></a> | ||
<a class="social-icon" href="https://github.com/al-duncan"><i class="fab fa-github"></i></a> | ||
<a class="social-icon" href="https://twitter.com/al_duncan"><i class="fab fa-twitter"></i></a> | ||
<a class="social-icon" href="assets/pdf/Al-Duncan-CV.pdf"><i class="fab fa-solid fa-file-pdf"></i></a> | ||
</div> | ||
<p class="lead mb-5">I am professional, enthusiastic, self-starting and quick learning with a wide range of working experience in many fields and environments. I have proven aptitude and skills in IT and having spent the last 6 years working in the construction industry I am looking to return to this field. I am particularly interested in exploring opportunities in the area of cloud computing that will allow me to build upon my experience and transfer my skills from more traditional environments to the cloud. I am passionate, adaptable, enjoy problem solving and set high standards for myself both professionally and personally.</p> | ||
<div class="subheading mb-1">Certifications:</div> | ||
<a href="https://www.credly.com/badges/3fa47251-b87f-4c86-9217-c5ee73ccf447/public_url"><img class="mb-5" src="assets/img/microsoft-certified-azure-fundamentals.png" alt="..." /></a> | ||
<div class="subheading mb-1">Skills:</div> | ||
|
@@ -97,12 +103,6 @@ <h1 class="mb-0"> | |
</ul> | ||
</li> | ||
</ul> | ||
<div class="social-icons mb-5"> | ||
<a class="social-icon" href="https://www.linkedin.com/in/al-duncan-005b7b104/"><i class="fab fa-linkedin-in"></i></a> | ||
<a class="social-icon" href="https://github.com/al-duncan"><i class="fab fa-github"></i></a> | ||
<a class="social-icon" href="https://twitter.com/al_duncan"><i class="fab fa-twitter"></i></a> | ||
<a class="social-icon" href="assets/pdf/Al-Duncan-CV.pdf"><i class="fab fa-solid fa-file-pdf"></i></a> | ||
</div> | ||
</div> | ||
</section> | ||
<hr class="m-0" /> | ||
|