forked from sproogen/modern-resume-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
368 lines (345 loc) · 20.6 KB
/
_config.yml
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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
repository: clayauld/clayauld.github.io
favicon: assets/favicon.ico
version: 2
name: Clayton Auld
email: [email protected]
title: Engineer III, GCI Communications Corp.
website_title: Website
website: www.clayauld.com
# Dark Mode (true/false/never)
darkmode: true
# trigger_darkmode:
# start_light: '05'
# start_dark: '16'
last_updated_time: June 27, 2023
github_username: clayauld
linkedin_username: clayauld
about_title: About Me
about_profile_image: images/profile.jpg
about_content: |
<br>
<div style="text-align: left;font-size:14px"><strong>Download my Resume: <a href="files/Clayton_Auld_Resume.pdf">PDF</a></strong></div>
<br>
<h4 style="text-align: center;">ELECTRICAL ENGINEER – LINUX & EMBEDDED SYSTEMS</h4>
<div style="text-align: center;font-size:16px">LINUX DEVOPS ~ EMBEDDED RTOS ~ EMBEDDED LINUX</div>
<br>
* <b>B.S. Electrical Engineering: Computer Engineering</b> with considerable foundation in embedded systems design, and communication theory.
* Linux DevOps systems architect and infrastructure designer.
* Skilled in designing, testing, and integration of hardware and software for embedded Linux, RTOS, and communications systems.
<br>
**Hi there 👋**
My name is Clayton Auld. By day, I work in telecommunications
as a Network Capacity Forecasting Engineer (prior role was as a Radio Frequency (RF) Engineer).
When I'm not at $DAYJOB, I dabble in open source home automation systems, Linux system administration,
and network infrastructure. I manage several cloud VPSs using projects like [Pi-Hole](https://pi-hole.net),
secure DNS [(DNS-over-TLS)](https://github.com/clayauld/Secure-Adblocking-DNS), and other small things.
I also run my own [UnRAID server](https://unraid.net) out of my closet for cloud storage and
[home automation](https://home-assistant.io).
I am an open source software and hardware enthusiast, who loves to play with small embedded systems
(think ESP32, STM32, Arduino, etc) for home automation. I believe access to free and open source software
is crucial for our society and for the success of modern business and infrastructure.
Current favorite projects include:
* [SkiffOS](https://github.com/skiffos/SkiffOS): Buildroot-based lightweight Linux system for computers and embedded systems. It utilizes Docker containers to decouple the Linux/GNU kernel and BSP from userspace.
* [Home Assistant](https://home-assistant.io): Home Automation system on steroids, built to integrate and make dissimilar systems communicate well.
* [ESPHome](https://esphome.io): A system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
* [Home Assistant HACS](https://hacs.xyz/): Home Assistant Community Store
* [oh-my-fish](https://github.com/oh-my-fish/oh-my-fish): Fish shell
I am also an avid user of Linux/GNU systems and love the WSL integration into Windows 10.
Most of my GitHub work centers around home automation, Linux administration, and embedded systems. I have contributed to [SkiffOS](https://github.com/skiffos/SkiffOS) in the form of bug reports and build testing, [Home Assistant HACS](https://hacs.xyz/), and manage the [oh-my-fish](https://github.com/oh-my-fish/oh-my-fish) [budspencer theme](https://github.com/oh-my-fish/theme-budspencer) for the [fish shell](https://fishshell.com/).
############################################ Experience ############################################
content:
- title: Experience
layout: list
content:
###################### GCI ######################
- layout: top
title: GCI Communications
link: www.gci.com
caption: May 2020 - Present
- layout: left
sub_title: Engineer III, Capacity Forecasting & Linux DevOps Engineer
caption: October 2022 - present
description: |
* Forecast network capacity demand and growth across GCI's TERRA microwave network in western Alaska.
* Spearheaded the documentation of software systems and software standards for the forecasting team.
* Led the implementation of Linux server infrastructure to fill the team's software development and data analysis needs.
* Manage in-house Linux infrastructure and systems, including software requirements, OS customizations and containerization of applications
* Collaborated across departments to investigate and monitor telecom system power, HVAC, and battery plant load and capacity for use in forecasting future growth.
* Collaborated with the team to forecast network capacity demand and growth across GCI's TERRA microwave network in western Alaska.
**Technology Stack**: <mark>Docker</mark> <mark>Bash/Shell</mark> <mark>Git</mark> <mark>GNU/Linux</mark> <mark>VMWare</mark> <mark>RHEL</mark> <mark>Ubuntu</mark>
- layout: left
sub_title: Engineer II, Microwave RF
caption: July 2022 - October 2022
description: |
* Focused on microwave point-to-point radio systems.
* Lead RF engineering & design on yearly upgrades to GCI’s TERRA microwave network throughout western Alaska.
* Act as SME for long haul microwave (Ericsson MINI-LINK 6200 & Aviat Eclipse) designs and implementations throughout GCI's network
* Coordinate with field crews to manage and implement designs and upgrades by providing engineering guidance and support.
- layout: left
border: weak
sub_title: Engineer I, Microwave RF
caption: May 2020 - July 2022
description: |
* Perform RF engineering & design on yearly upgrades to GCI’s TERRA microwave network throughout western Alaska.
* Design and implement microwave backhaul upgrades to support 5G cellular network installations in Anchorage, and the Mat-Su Valley.
* Assist senior engineers in design of microwave and satellite telecom solutions throughout Alaska in urban and rural areas of the state.
###################### Alasconnect ######################
- layout: top
title: AlasConnect
caption: February 2019 - May 2020
link: www.alasconnect.com
- layout: left
border: weak
sub_title: System Technician I, Desktop Support
description: |
* Provided project and service ticket oversight on technology issues in corporate desktop and server environments.
* Maintained documentation for client IT infrastructure, including updates, maintenance, and solutions to issues.
* Managed deployment, maintenance, support and upgrades for end user PC hardware and systems.
* Planned Windows 10 OS upgrades for multiple clients with 20 to 50 devices
###################### Emerson ######################
- layout: top
title: Emerson Automation Solutions
caption: February 2017 - May 2018
link_text: www.emerson.com
link: https://www.emerson.com/en-us/expertise/automation/industrial-internet-things/pervasive-sensing-solutions/wireless-technology
- layout: left
border: weak
sub_title: Software Design Engineer, Industrial Wireless Technology
description: |
* Software design engineer at Rosemount Inc (an Emerson company).
* Develop firmware for wireless microcontrollers and embedded systems on Rosemount industrial devices and gateways.
* Support existing WirelessHART devices and gateway products within the Rosemount wireless product group.
* Design and evaluate embedded GNU/Linux board support package for next generation WirelessHART gateway.
###################### NES ######################
- layout: top
title: Northern Embedded Solutions
caption: May 2016 - May 2017
link: www.noremsol.com
- layout: left
sub_title: Embedded Systems Engineer
description: |
* Served as engineer support in providing embedded systems design for Unmanned Aerial Systems (UASs), University of Alaska Fairbanks, and ACUASI.
* Integrated Pixhawk flight control systems, completed configuration for Unmanned Ground Vehicles, and customized Arduino hardware and software designs to develop unique robotic capabilities.
############################################ Proficiencies ############################################
- title: Technology Proficiencies
layout: list
content:
- layout: left
title: Programming
description: |
<style>
td, th {
border: none;
font-size: 16px;
font-weight: 600;
}
</style>
|<mark>Bash/Shell</mark> | <mark>Ansible</mark> | <mark>C/C++</mark> | <mark>Python</mark> | <mark>MATLAB</mark> | <mark>VHDL</mark> |
|:----:|:----:|:----:|:----:|:----:|:----:|
| <span style="font-size: 16px; font-weight: 100;">★★★★★</span> | <span style="font-size: 16px; font-weight: 100;">★★-- -- -- </span> | <span style="font-size: 16px; font-weight: 100;">★★★-- -- </span> | <span style="font-size: 16px; font-weight: 100;">★★-- -- -- </span> | <span style="font-size: 16px; font-weight: 100;">★★★★-- </span> | <span style="font-size: 16px; font-weight: 100;">★★-- -- -- </span> |
- layout: left
title: Engineering Tools
description: |
| <mark>Git</mark> | <mark>Docker</mark> | <mark>Kubernetes</mark> | <mark>Buildroot</mark> | <mark>Yocto</mark> | <mark>Pathloss 5.1</mark> | <mark>Eagle PCB</mark> |
|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
| <span style="font-size: 16px; font-weight: 100;">★★★★★</span> | <span style="font-size: 16px; font-weight: 100;">★★★★★</span> | <span style="font-size: 16px; font-weight: 100;">★★-- -- -- </span> | <span style="font-size: 16px; font-weight: 100;">★★★-- -- </span> | <span style="font-size: 16px; font-weight: 100;">★★-- -- -- </span> | <span style="font-size: 16px; font-weight: 100;">★★★★★</span> | <span style="font-size: 16px; font-weight: 100;">★★★★-- </span> |
- layout: left
title: Operating Systems
description: |
| <mark>GNU/Linux</mark> | <mark>Windows</mark> | <mark>MacOS</mark> | <mark>UNIX</mark> | <mark>RTOS</mark> |
|:----:|:----:|:----:|:----:|:----:|
| <span style="font-size: 16px; font-weight: 100;">★★★★★</span> | <span style="font-size: 16px; font-weight: 100;">★★★★★</span> | <span style="font-size: 16px; font-weight: 100;">★★★★★</span> | <span style="font-size: 16px; font-weight: 100;">★★★-- -- </span> | <span style="font-size: 16px; font-weight: 100;">★★-- -- -- </span> |
- layout: left
title: Architectures
description: |
| <mark>x86/x64</mark> | <mark>ARM Cortex-M</mark> | <mark>RISC-V</mark> | <mark>MSP430</mark>
|:----:|:----:|:----:|:----:|
| <span style="font-size: 16px; font-weight: 100;">★★★★★</span> | <span style="font-size: 16px; font-weight: 100;">★★★-- -- </span> | <span style="font-size: 16px; font-weight: 100;">★★-- -- -- </span> | <span style="font-size: 16px; font-weight: 100;">★★★★-- </span> |
############################################ Education ############################################
- title: Education
layout: list
content:
- layout: top
title: "B.S. Electrical Engineering: Computer Engineering"
sub_title: University of Alaska - Fairbanks
caption: Graduated May 2017
link: www.uaf.edu
description: |
* Bachelor's of Science in Electrical Engineering with a focus in Computer Engineering
* Contributed to several research project funded by the National Science Foundation and NASA
* AIAA Chapter President and participated in the AIAA Design Build Fly competition
############################################ Certifications ############################################
- title: Certifications
layout: list
content:
- layout: top-middle
title: "Fundamentals of Engineering: Electrical and Computer"
sub_title: National Council of Examiners for Engineering and Surveying (NCEES)
caption: April 2017
link: https://account.ncees.org/rn/1724749-984208-1425e5e
link_text: Click here for NCEES Verification
- layout: top-middle
title: "LE-1: Linux Essentials"
sub_title: Linux Professional Institute (LPI)
caption: March 2021
link: https://lpi.org/v/LPI000473229/66huwxl723
link_text: Click here for LPI Verification
############################################ Internships ############################################
- title: Internships
layout: list
content:
###################### ACUASI ######################
- layout: top
title: Alaska Center for UAS Integration
caption: January 2016 - July 2016
link: acuasi.alaska.edu
- layout: left
border: weak
sub_title: Student Hardware Design Engineer
description: |
* Minimized and lightened weight of designed system for UAS payload integration and delivered detailed report outlining project analysis for client.
* Designed PCB for camera payload and flight system. Provided detailed report outlining flight asset system viability.
###################### ATS ######################
- layout: top
title: ATS Alaska (now part of Convergint)
caption: May 2014 - November 2014
link_text: www.convergint.com
link: https://www.convergint.com/convergint-announces-acquisition-of-ats-alaska-and-ats-facility-systems/
- layout: left
border: weak
sub_title: Engineering Intern
description: |
* Coordinate with Project Manager on existing design projects and perform pertinent calculations
* Use AutoCAD and Autodesk software to create and edit design plans and drawings per Project Manager requests
* Work alongside Fire Alarm and Controls engineers/technicians to install and commission systems
###################### Alasconnect ######################
- layout: top
title: AlasConnect
caption: September 2013 - March 2014
link: www.alasconnect.com
- layout: left
border: weak
sub_title: Helpdesk Intern I
description: |
* Provide quick, thorough responses to customer technology issues and properly escalate tickets toother support staff
* Maintain maintenance and ticketing logs of ongoing computer repairs and issues of current customers
* Maintain Active Directory and Exchange services according to customer requests and needs
###################### Design Alaska ######################
- layout: top
title: Design Alaska
caption: April 2013 - August 2013
link: www.designalaska.com
- layout: left
border: weak
sub_title: Electrical Engineering Intern
description: |
* Coordinate with Project Manager on existing design projects and perform pertinent calculations
* Use AutoCAD and Autodesk software to create and edit design plans and drawings per ProjectManager requests
* Become familiar with current NEC code and its applications in building design and construction
###################### UAF ######################
- layout: top
title: University of Alaska - Fairbanks
link: www.uaf.edu
caption: February 2012 - December 2013
- layout: left
sub_title: Office of Sustainability - Student Engineer
caption: August 2012 - Dec 2013
description: |
* Coordinate with Director on existing energy projects
* Design and implement an electrical metering system for the new Sustainable Village housing
* Coordinate with contracted electrician to install meters and metering equipment
* Configure mini computer to collect and analyze incoming electrical data
- layout: left
sub_title: Electrical Engineering Intern - University Utilities
caption: June 2012 - September 2012
description: |
* Work under the supervision of power plant staff on one or more research projects
* Responsible for leading a project intended to revamp campus electrical, water, and steam meteringsystem
* Communicate with supervisor on a regular basis about ongoing projects
- layout: left
sub_title: Arctic Region Supercomputing Center
caption: February 2012 - June 2012
description: |
* Work under the supervision of ARSC staff on one or more research projects
* Projects include but are not limited to: Linux and Unix operating system administration, testing anddocumenting software installations, network operations and/or troubleshooting, advanced technicalcomputer maintenance, and research.
* Communicate with supervisor on a regular basis about ongoing projects
############################################ More about Me ############################################
- title: A Little More About Me
layout: text
content: |
Alongside my interests in science and technology, some of my other hobbies are:
- Rock Climbing
- Cross-country skiing
- Hiking
- Fishing - Alaska-style! Not your midwest lake fishing...😆
- Traveling and nature
I also volunteer with the local search and rescue group, [Alaska Mountain Rescue Group](https://amrg.org/). I am passionate
about our outdoor spaces, especially here in Alaska, and enjoy giving back a little of my time to our outdoor community while
helping to increase the chances that fellow adventurers gets home safely.
<br>
<h4 style="text-align: center;">Search and Rescue Certifications</h4>
<p><div style="text-align: center;font-size:20px"><b>Wilderness First Responder</b></div>
<div style="text-align: center;font-size:16px">NOLS Wilderness Medicine</div>
<div style="text-align: center;font-size:14px">May 2023</div>
<div style="text-align: center"><a href="images/WFR_Cert.png"><img src="https://info.nols.edu/hubfs/Logos/NOLS_WM_BADGE_CREDENTIAL-WILDERNESS%20FIRST%20RESPONDER.png" alt="Wilderness First Responder Badge from NOLS Wilderness Medicine" style="text-align: center" width="150" height="150" /></a></div>
</p>
<br>
<p><div style="text-align: center;font-size:20px"><b>FUNSAR/SARTech II</b></div>
<div style="text-align: center;font-size:16px">National Association for Search and Rescue (NASAR)</div>
<div style="text-align: center;font-size:14px">May 2023</div>
<div style="text-align: center"><a href="https://saracademy.thinkific.com/certificates/hdshqlmgbs/"><img src="images/FUNSAR_SARTech_II.png" alt="NASAR SARTech II Badge" height="150" /></a></div>
</p>
<table>
<thead>
<tr>
<th style="text-align: center"> </th>
<th style="text-align: center"> </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center"><img src="images/AMRG.jpg" alt="AMRG Photo" width="97%" /></td>
<td style="text-align: center"><img src="images/NOLS_WFR.jpg" alt="NOLS WFR Photo" width="97%" /></td>
</tr>
<tr>
<td style="text-align: center;font-size:14px">AMRG Team at LifeMed Training in November 2022</td>
<td style="text-align: center;font-size:14px">NOLS Wilderness First Responder Class</td>
</tr>
</tbody>
</table>
<table>
<thead>
<tr>
<th style="text-align: center"> </th>
<th style="text-align: center"> </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center"><img src="images/Rescue_1.jpg" alt="Rescue 1 Photo" width="50%" /></td>
<td style="text-align: center"><img src="images/Rescue_2.jpg" alt="Rescue 1 Photo" width="50%" /></td>
</tr>
<tr>
<td style="text-align: center;font-size:14px">Litter Carry & Transport Rescue Scenario - NOLS WFR</td>
<td style="text-align: center;font-size:14px">Outdoor Patient Care Training Scenario - NOLS WFR</td>
</tr>
</tbody>
</table>
######################################################################################################
footer_show_references: true
sass:
sass_dir: _sass
style: compressed
plugins:
- jekyll-seo-tag
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- lib/
- scripts/
- docker-compose.yml