-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
158 lines (155 loc) · 6.75 KB
/
resume.html
File metadata and controls
158 lines (155 loc) · 6.75 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Adam Yednak Resume</title>
<meta name="description" content="Adam Yednak Resume">
<link rel="stylesheet" href="/SDEV153/styles.css">
</head>
<body>
<header class="universal-header">
<div class="flex-container">
<div>
<a href="index.html">
<h1>Adam <span style="color: cyan;">Yednak</span></h1>
<h2>IT Leader <span style="color: cyan;">&</span> Project Manager</h2>
</a>
</div>
<div>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="news.html">News</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
</header>
<section class="resume">
<h2>Resume</h2>
<h3>Summary</h3>
<p>Dedicated, pragmatic IT leader with a proven track record of excellence in leadership, customer service,</p>
<p>and managing unique systems and technologies. Strategic, resourceful, and economical decision-maker</p>
<p>passionate about maximizing system functionality and efficiency while saving organizational resources.</p>
<p>Thrives on making challenging decisions and solving problems with novel solutions.</p>
<h3>Skills</h3>
<h4>Certifications</h4>
<ul>
<li>CompTIA Security+</li>
<li>CompTIA Network+</li>
<li>Cradlepoint Certified Network Professional - 5G</li>
<li>Cradlepoint Certified Developer</li>
<li>Ericsson Enterprise Wireless Certified Network Professional</li>
<li>National Transit Institute Project Management for Transit Professionals</li>
<li>Project Management Professional 35 Hour Training Certificate</li>
</ul>
<h4>Licenses</h4>
<ul>
<li>Indiana Class B Commercial Driver's License (Air Brake and Passenger Endorsements)</li>
<li>FCC General Class Radio Operator License</li>
</ul>
<h4>Software</h4>
<ul>
<li>Microsoft Office Suite</li>
<li>Microsoft Windows</li>
<li>Microsoft Hyper-V</li>
<li>Microsoft Power BI</li>
<li>Oracle VirtualBox</li>
<li>TeamViewer</li>
<li>Cradlepoint NetCloud Manager</li>
<li>SolarWinds Service Desk</li>
<li>SysAid</li>
<li>Wireshark</li>
<li>KeePass</li>
<li>Python</li>
<li>HTML</li>
<li>CSS</li>
</ul>
<h4>Technical</h4>
<ul>
<li>Project Management</li>
<li>Data Visualization & Analysis</li>
<li>System Design & Implementation</li>
<li>System & Hardware Configuration Management</li>
<li>Networking</li>
<li>Cybersecurity Operations</li>
</ul>
<h4>Professional</h4>
<ul>
<li>Leadership</li>
<li>Decision-Making</li>
<li>Communication</li>
<li>Teamwork</li>
<li>Diplomacy</li>
<li>Adaptability</li>
<li>Customer Service</li>
</ul>
<h3>Education</h3>
<h4> Technical Certificate in Informatics</h4>
<p>May 1, 2025</p>
<h5>Ivy Tech Community College, Indianapolis, IN</h5>
<p>Magna Cum Laude, 4x Dean's List, Phi Theta Kappa Honor Society</p><br><br>
<h4>Associate of Science in Informatics</h4>
<p>Anticipated Spring 2026</p>
<h5>Ivy Tech Community College, Indianapolis, IN</h5><br>
<h3>Work Experience</h3>
<h4>Manager of Connected Vehicle Technology</h4>
<p>October 2022 - Present</p>
<h5>Indianapolis Public Transportation Corporation, Indianapolis, IN</h5>
<ul>
<li>Manages...</li>
<li>Pioneers...</li>
<li>Maintains...</li>
<li>Effectively...</li>
<li>Leads...</li>
<li>Maintains...</li>
<li>Designs...</li>
<li>Lends...</li>
<li>Acts...</li>
<li>Develops...</li>
</ul><br>
<h4>Connected Vehicle Technician</h4>
<p>August 2019 - October 2022</p>
<h5>Indianapolis Public Transportation Corporation, Indianapolis, IN</h5>
<ul>
<li>Responsibility 1</li>
<li>Responsibility 2</li>
<li>Responsibility 3</li>
<li>Responsibility 4</li>
<li>Responsibility 5</li>
</ul><br>
<h4>Lead Support Technician</h4>
<p>June 2014-August 2019</p>
<h5>Fry's Electronics, Fishers, IN</h5>
<ul>
<li>Responsibility 1</li>
<li>Responsibility 2</li>
<li>Responsibility 3</li>
<li>Responsibility 4</li>
<li>Responsibility 5</li>
</ul>
</section>
<footer class="universal-footer">
<div>
<p>Adam Yednak © 2025</p>
<p>
<a href="https://jigsaw.w3.org/css-validator/check/referer" target="_blank">
<img style="border:0;width:88px;height:31px"
src="https://jigsaw.w3.org/css-validator/images/vcss-blue"
alt="Valid CSS!">
</a>
</p>
</div>
<button onclick="window.history.back()">Back</button>
<div>
<a href="https://www.linkedin.com/in/adam-yednak" target="_blank">
<img src="/SDEV153/LinkedIn.png" alt="LinkedIn"></a>
<a href="https://github.com/ayednak" target="_blank">
<img src="/SDEV153/GitHub.png" alt="GitHub"></a>
</div>
</footer>
</body>
</html>