-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
234 lines (232 loc) · 9.43 KB
/
index.html
File metadata and controls
234 lines (232 loc) · 9.43 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Johnny Patton's Resume</title>
</head>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
color: #333;
background-color: #f4f4f4;
}
.container {
max-width: 800px;
margin: 20px auto;
padding: 20px;
background: #fff;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
h1,
h2 {
color: #007bff;
}
.header {
text-align: center;
}
.header h1 {
margin: 10px 0;
}
.contact {
margin: 10px 0;
font-size: 14px;
}
.contact a {
color: #007bff;
text-decoration: none;
}
.section {
margin: 20px 0;
}
.section h2 {
margin-bottom: 10px;
border-bottom: 2px solid #007bff;
padding-bottom: 5px;
}
.item {
margin-bottom: 15px;
}
.item h3 {
margin: 0;
font-size: 18px;
color: #555;
}
.item p {
margin: 5px 0;
font-size: 14px;
}
.skills ul {
list-style: none;
padding: 0;
}
.skills ul li {
display: inline-block;
background: #007bff;
color: #fff;
padding: 5px 10px;
margin: 5px 5px 5px 0;
border-radius: 4px;
}
</style>
<body>
<main class="container">
<section class="header">
<h1>Johnny Patton</h1>
<p class="contact">
Email:
<a href="mailto:johnny.patton@gmail.com.com"
>johnny.patton@gmail.com</a
>
| Phone: (502) 536-8834 | LinkedIn:
<a href="https://www.linkedin.com/in/johnny-patton" target="_blank">linkedin.com/in/johnny-patton</a>
</p>
</section>
<section class="section">
<h2>Summary</h2>
<p>
Seasoned IT professional with over 25 years' experience, 20 of which are in large enterprise environments.
Detail-oriented self-starter seeking to benefit an IT organization with complex technical knowledge and a
passion for a challenge.
</p>
</section>
<section class="section">
<h2>Work Experience</h2>
<div class="item">
<h3>Senior Desktop & Mobile Infrastructure Engineer - Baptist Healthcare System, Inc.</h3>
<p>04/2013 - Present</p>
<p>
<ul>
<li>
Administer client management suite for 35,000+ endpoints and 6,000+ mobile devices, print server
environment for 8,000+ printers, and remote support system utilized by IT and clinical staff across
a seven-hospital system with 250+ ambulatory/outpatient locations.
</li>
<li>
Create and maintain software installation/deployment packages, standard OS images, deployment jobs,
and configuration scripts.
</li>
<li>
Design, implement, and manage two-tier PKI certificate authority via Active Directory Certificate
Services.
</li>
<li>
Ceate and maintain software toolkits utilized by help desk and field IS personnel.
</li>
</ul>
</p>
</div>
<div class="item">
<h3>Workstation Best Practices Lead (Lexmark International) - TEKsystems</h3>
<p>03/2012 - 03/2013</p>
<p>
<ul>
<li>
Created and maintained global standards for corporate OS images, PC configurations, and process
documentation.
</li>
<li>
Worked with hardware vendors to have images pre-loaded onto PCs prior to delivery.
</li>
<li>
Assisted with acquisitions by providing on-site support as necessary for smoother transition.
</li>
<li>
Installed and maintained desktop client applications on Citrix XenApp servers in multiple
environments (Dev, QA, Prod, etc.).
</li>
<li>
Created software installation packages for both standalone and client management suite deployments.
</li>
<li>
Maintained a wiki of workstation support processes and created standards for all global divisions/business
units when/where possible.
</li>
</ul>
</p>
</div>
<div class="item">
<h3>IT Team Coordinator (Lexmark International) - Analysts International, Inc. / TEKsystems</h3>
<p>07/2007 - 03/2012</p>
<p>
<ul>
<li>
Supervised two teams of technicians supporting more than 3,500 users / 4,000 computers in both R&D and
corporate environments.
</li>
<li>
Delegated tasks to ensure workloads were evenly distributed.
</li>
<li>
Addressed escalated client issues and ensured service level agreements were being met.
</li>
<li>
Evaluated work functions and incorporated changes to increase process efficiency.
</li>
<li>
Assisted with the interviewing and selection of candidates to fill technical positions.
</li>
</ul>
</p>
</div>
</section>
<div class="section">
<h2>Education</h2>
<div class="item">
<h3>Certificate of Completion, Software Development with C# - Code: You</h3>
<p>Expected Completion 01/2026</p>
</div>
<div class="item">
<h3>Bachelor of Science, Computer Information Systems - Cumberland College</h3>
<p>2004</p>
</div>
</section>
<section class="section">
<h2>Skills</h2>
<div class="skills">
<ul>
<li>SCCM</li>
<li>Intune</li>
<li>Altiris</li>
<li>Workspace ONE</li>
<li>PowerShell</li>
<li>Active Directory</li>
<li>PKI</li>
<li>Splunk</li>
<li>C#</li>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>InstallShield</li>
</ul>
</div>
</section>
<section class="section">
<h2>Projects</h2>
<div class="item">
<h3>Windows LAPS GUI</h3>
<p>
Desktop application to retrieve the LAPS (Local Administrator Password Solution) managed password for a computer
from Active Directory. Works for both Windows LAPS and legacy Microsoft LAPS.
<br><br>
Tools Used: C#, PowerShell
</p>
</div>
<div class="item">
<h3>ConfigMgr Web Service</h3>
<p>
Extends the functionality of Operating System Deployment (OSD) in SCCM by providing methods to build custom
front-end / HTA applications. Allows utilizing a specific domain controller for operations in a multi-site
Active Directory environment.
<br><br>
Tools Used: C#, HTML
</p>
</div>
</section>
</main>
</body>
</html>