-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
201 lines (201 loc) · 16 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content=" " />
<meta name="author" content=" " />
<title>Al Duncan - Cloud Resume Challenge</title>
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Al Duncan</span>
<span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="assets/img/profile.jpg" alt="..." /></span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#about">About</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#projects">Projects</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#experience">Experience</a></li>
</ul>
</div>
<p style="color: white" ><a id="counter"></a> views</p>
</nav>
<!-- Page Content-->
<div class="container-fluid p-0">
<!-- About-->
<section class="resume-section" id="about">
<div class="resume-section-content">
<h1 class="mb-0">
Alistair
<span class="text-primary">Duncan</span>
</h1>
<div class="subheading mb-3">
Glasgow · Scotland, UK ·
<a href="mailto:[email protected]">[email protected]</a>
</div>
<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/Alistair-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 I'm looking to return to this field having spent the last few years working in the construction industry. I am particularly interested in exploring the area of cloud computing and have self-studied to achieve 2 cloud certificates. I am looking for opportunities that will build upon my previous experience and allow me to 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/f464a927-f2bd-49f6-b1ba-34d18ad948e6/public_url"><img class="mb-5" src="assets/img/aws-certified-cloud-practitioner.png" alt="AWS Certified Cloud Practitioner" /></a>
<a href="https://www.credly.com/badges/9a35a683-3900-47f8-8920-f3fe9627c721/public_url"><img class="mb-5" src="assets/img/aws-cloud-quest-cloud-practitioner.png" alt="AWS Cloud Quest: Cloud Practitioner" /></a>
<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="Microsoft Certified: Azure Fundamentals" /></a>
<div class="subheading mb-1">Skills:</div>
<div class="skills">
<ul>
<li class="list-inline-item">Troubleshooting</li>
<li class="list-inline-item">Technical Support</li>
<li class="list-inline-item">Git | GitHub</li>
<li class="list-inline-item">CI/CD</li>
<li class="list-inline-item">IaC</li>
<li class="list-inline-item">DevOps</li>
<li class="list-inline-item">Serverless</li>
<li class="list-inline-item">Web Development</li>
<li class="list-inline-item">PHP</li>
<li class="list-inline-item">HTML</li>
<li class="list-inline-item">Python</li>
<li class="list-inline-item">CSS</li>
<li class="list-inline-item">MySQL</li>
<li class="list-inline-item">API's</li>
<li class="list-inline-item">JSON</li>
<li class="list-inline-item">XML</li>
<li class="list-inline-item">Javascript</li>
<li class="list-inline-item">Linux Administration</li>
<li class="list-inline-item">Networking</li>
<li class="list-inline-item">Teamwork</li>
<li class="list-inline-item">Leadership</li>
<li class="list-inline-item">Communication</li>
</ul>
</div>
</div>
</section>
<hr class="m-0" />
<!-- Projects-->
<section class="resume-section" id="projects">
<div class="resume-section-content">
<h2 class="mb-5">Projects</h2>
<div class="subheading mb-3">Cloud Resume Challenge (Azure)</div>
<p>The Cloud Resume Challenge is the brain child of <a href="https://forrestbrazeal.com/">Forrest Brazeal</a> which he describes as a "hands-on project designed to help you bridge the gap from cloud certification to cloud job. It incorporates many of the skills that real cloud and DevOps engineers use in their daily work."</p>
<p>It's a 16 step challenge to build and host a resume website in the cloud and this website is the result of my completed challenge. You can read more about how I went about tackling the steps of the challenge in my <a href="crc.html">write up</a></p>
<P>Tools used:</P>
<ul class="list-inline dev-icons">
<li class="list-inline-item"><i class="fab fa-python"></i></li>
<li class="list-inline-item"><i class="fab fa-js-square"></i></li>
<li class="list-inline-item"><i class="fab fa-html5"></i></li>
<li class="list-inline-item"><i class="fab fa-css3-alt"></i></li>
<li class="list-inline-item"><i class="fab fa-github"></i></li>
</ul>
</div>
</section>
<hr class="m-0" />
<!-- Experience-->
<section class="resume-section" id="experience">
<div class="resume-section-content">
<h2 class="mb-5">Experience</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">2D/3D Draughtsman</h3>
<div class="subheading mb-3">Backdraft Technical Services (Scotland) Ltd</div>
<ul>
<li>Produce technical drawings (Plans, Elevations, Sections & Details) to customers requirements</li>
<li>Interpret architects drawings, product specification manuals and engineering calculations</li>
<li>Provide material schedules for ordering and part templates for manufacture</li>
<li>Create machine code instruction for the manufacture of SFS framing</li>
<li>Attend site meetings on behalf of customers and liaise with other onsite trades</li>
<li>Provide support to onsite installers where required to ensure correct installation of products</li>
<li>Assist customers with providing estimates for potential contracts</li>
</ul>
</div>
<div class="flex-shrink-0"><span class="text-secondary">Feb 2016 - Present</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Web Developer/Small Business IT consultant</h3>
<div class="subheading mb-3">Self Employed trading as WorkingIT</div>
<ul>
<li>Build, deploy and maintain servers to provide our web based services and bespoke server configurations for customers requiring a customised dedicated platform</li>
<li>Provide consultation to customers to understand their IT requirements and advise on hardware and software purchase and installation</li>
<li>Design and build websites for customers to their design and functionality specifications using web technologies such as HTML, CSS, PHP, MySQL</li>
<li>Integrate customers commerce websites with their business accounting and management processes</li>
<li>Installation and configuration of network, firewall (Smoothwall) and VPN technologies in customers premises</li>
<li>Provide technical support by email and phone to customers for all WorkingIT provided services and provide on site support and training to customers where required</li>
</ul>
</div>
<div class="flex-shrink-0"><span class="text-secondary">June 1999 - Feb 2016 (Full Time from Sept 2008)</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">IT Manager</h3>
<div class="subheading mb-3">Hamilton College, Christian Schools (Scotland) Ltd</div>
<ul>
<li>Manage and maintain internal network infrastructure and IT systems</li>
<li>Manage and monitor internal network switches/routers and troubleshoot networking issues</li>
<li>Maintain system security and integrity by managing software updates and virus protection</li>
<li>Plan, manage and ensure integrity of system backup and disaster recovery procedures</li>
<li>Manage software licensing for all software installed on college IT systems</li>
<li>Manage contracts with external service providers such as Internet/Telephone services, Printing contract and consumable suppliers</li>
<li>Provide or source training for staff for any new hardware or software installed</li>
<li>Plan IT spending requirements for maintenance and continued improvement</li>
<li>Provide desktop support and training to the college staff and pupils for both hardware and software related issues</li>
</ul>
</div>
<div class="flex-shrink-0"><span class="text-secondary">May 2007 - Sept 2008</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">IT Systems Administrator</h3>
<div class="subheading mb-3">Iomart Internet Ltd, West of Scotland Science Park</div>
<ul>
<li>Work as part of a team to ensure the smooth running and availability of the company's technical web based services</li>
<li>Build and maintain multi user platforms, both Windows Server and Linux based, to provide web based services to customers</li>
<li>Maintain internal network security through use of Firewalls and Cisco based routing and switching technologies</li>
<li>Build and deploy dedicated servers to customer specification, both Windows and Linux based</li>
<li>Provide 3rd Line technical support to customers</li>
<li>Provide internal support to colleagues and departments as required</li>
</ul>
</div>
<div class="flex-shrink-0"><span class="text-secondary">Jan 2006 - May 2007</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Technical Support Agent | 1st & 2nd Line</h3>
<div class="subheading mb-3">Iomart Internet Ltd, West of Scotland Science Park</div>
<ul>
<li>Support customers with customer service/technical support issues</li>
<li>Provide support by phone/helpdesk/fax/livechat/email</li>
<li>Support colleagues by sharing my knowledge of systems and products</li>
<li>Provide support to other internal departments with technical issues</li>
<li>Provide basic systems and tools training to new starts and advanced training to agents moving into 2nd line support</li>
<li>Troubleshoot customers problems with email/web hosting/FTP/DNS and other services</li>
<li>Support customer with dedicated servers both windows and Linux based</li>
</ul>
</div>
<div class="flex-shrink-0"><span class="text-secondary">June 2004 - Jan 2006</span></div>
</div>
</div>
</section>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- Counter JS-->
<script src="main.js"></script>
</body>
</html>