-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
244 lines (240 loc) · 15.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Marc Freiman's Resume</title>
<link rel="stylesheet" href="style.css">
<!--Google Analytics script -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-79256660-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Hotjar Tracking Code for marcfreiman.me -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:440682,hjsv:5};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');
</script>
</head>
<body>
<aside>
<div id="sidetitle">Marc Freiman's Resume</div>
<nav>
<ul>
<li><a href="#basic">Basic Info</a></li>
<li><a href="#summary">Summary</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#positions">Professional Experience</li>
<ul>
<li><a href="#sni">SNI/AGS</a></li>
<li><a href="#sdi">SDI/Chicago Park District</a></li>
<li><a href="#cdk">CDK/ADP</a></li>
<li><a href="#grainger">Grainger</a></li>
<li><a href="#kaplan">Kaplan University</a></li>
<li><a href="#uop">UOP/Honeywell</a></li>
<li><a href="#chase">JP Morgan Chase</a></li>
</ul>
<li><a href="#edu">Education</a></li>
<li><a href="#vt">Vocational Training</a></li>
</nav>
</aside>
<main>
<section id="basic">
<h1>Marc Freiman</h1>
402 N. Chestnut Ave, Arlington Heights, IL 60004
<br>
<a href="tel:1-224-392-2451">Ph. 224-392-2451</a>
<br>
<a href="mailto:resume@marcfreiman.me">E-mail: resume@marcfreiman.me</a>
</section>
<section id="summary">
<h2>Summary</h2>
<p class="summarize">Enterprise IT support professional, experienced in troubleshooting and diagnosing PC and enterprise issues, currently supporting over 8000 users. Experience includes training IT help desk staff, writing extensive technical documentation for users and IT colleagues, and acting as intermediary between administrators, developers, users, and help desk/desktop support, with proven ability to communicate complex ideas in an easy to understand manner. Self-trained on PowerShell, SQL, HTML5, CSS3, and Javascript, with comprehensive formal training on Salesforce.</p>
</section>
<section id="skills">
<h2>Technical Skills</h2>
<div id="os" class="skill">
<h3>Operating Systems</h3>
<p><a href="https://en.wikipedia.org/wiki/MS-DOS">MS DOS 6x</a>, <a href="https://www.microsoft.com/en-us/windows">Windows 3.x/95/98/ME/XP/Vista/7/8.1/10</a>, <a href="http://www.ubuntu.com">Ubuntu</a>, <a href="https://getfedora.org">Fedora Linux</a>, <a href="https://www.debian.org">Debian Linux</a>, <a href="https://www.gnome.org">GNOME desktop environment</a>, <a href="https://www.apple.com/osx">Mac OSX</a></p>
</div>
<div id="apps" class="skill">
<h3>Applications/Utilities</h3>
<p><a href="https://www.office.com">MS Office 97/2000/XP/2010/2013</a>, <a href="https://www.bomgar.com">Bomgar</a>, <a href="http://www.libreoffice.org">LibreOffice</a>, <a href="https://www.microsoft.com/en-us/outlook-com/">Outlook</a>, <a href="https://en.wikipedia.org/wiki/Active_Directory">Active Directory</a>, <a href="https://en.wikipedia.org/wiki/Microsoft_Office_Live_Meeting">LiveMeeting</a>, <a href="https://www.webex.com">WebEx</a>, <a href="https://en.wikipedia.org/wiki/Skype_for_Business">Microsoft Lync</a>, <a href="https://en.wikipedia.org/wiki/IBM_Notes">Lotus Notes 6</a>, <a href="https://products.office.com/en-us/exchange/email">Microsoft Exchange 2010</a>, <a href="https://products.office.com/en-us/sharepoint/collaboration">Microsoft SharePoint</a>, <a href="https://www.salesforce.com">Salesforce</a></p>
</div>
<div id="hardware" class="skill">
<h3>Hardware</h3>
<p>Familiar with major brands of the following: Desktops, Laptops, PDAs, Cameras, Scanners, Printers, Fax Machines, Phones, Tablets</p>
</div>
<div id="lang" class="skill">
<h3>Programming Languages</h3>
<p><a href="https://msdn.microsoft.com/en-us/powershell">PowerShell</a>, <a href="https://en.wikipedia.org/wiki/HTML5">HTML5</a>, <a href="https://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS3</a>, <a href="https://en.wikipedia.org/wiki/SQL">SQL (MySQL)</a>, <a href="https://en.wikipedia.org/wiki/JavaScript">JavaScript</a></p>
<div id="certs" class="skill">
<h3>Certifications</h3>
<p><a href="https://certification.comptia.org/certifications/a">A+</a>, <a href="http://www.thinkhdi.com/education/courses/hdi-support-center-analyst.aspx">HDI Support Center Analyst</a></p>
</div>
</section>
<section id="positions">
<h2>Professional Experience</h2>
<div id="sni" class="employer">
<h3><a href="http://www.snicompanies.com">SNI Companies</a>/<a href="https://www.agsystems.com">AGS</a></h3>
<u>IT Support</u> October 2018 - Present
<ul>
<li>Resolve incidents pertaining to software issues and AS400</li>
<li>Developed a prototype home page for intranet site</li>
<li>Wrote PowerShell script for PC setup and domain join</li>
<li>Setup virtual machines on Hyper-V for testing software</li>
</ul>
<div><strong>Technologies Used:</strong>AS400, Windows 10, Active Directory, Citizen label printers, PowerShell, HTML5/CSS3</div></div>
<div id="sdi" class="employer">
<h3><a href="http://www.sdipresence.com">SDI Presence</a>/<a href="http://www.chicagoparkdistrict.com">Chicago Park District</a></h3>
<u>Desktop Engineer</u> November 2017 - October 2018
<ul>
<li>Highest tier to resolve end user desktop/laptop issues</li>
<li>Replaced hardware in laptops and desktop</li>
<li>Rewired some of the network closet for different ports that are useds</li>
<li>Went to different parks to fix and deploy PC as well as work on networking equipment</li>
<li>Reimaged PCs for production use</li>
</ul>
<div><strong>Technologies Used:</strong>Windows 7/10, Outlook 2010/2013, Office 2010/2013, Microsoft Skype, Active Directory, Exchange 2010, SharePoint, various Cisco switches and routers, HP and Dell laptop and desktops</div></div>
<div id="cdk" class="employer">
<h3><a href="http://www.cdkglobal.com">ADP Dealer Services/CDK Global</a>, Hoffman Estates, Illinois</h3>
<u>End User Support Technician</u> April 2011 - November 2017
<ul>
<li>Troubleshoot many different technologies over phone, chat, walk-up, and in-person</li>
<li>Write documentation on technical issues and procedures for users and technical support</li>
<li>Provide training and guidance to new analysts</li>
<li>Conduct training sessions and record training for future use</li>
<li>Act as supervisor when manager and team lead were unavailable</li>
<li>Assist with beta testing new releases and products</li>
<li>Provide help desk perspective to new products and act as liaison for several internal IT groups</li>
<li>Assist administration of team SharePoint site (since transitioned to Force.com platform)</li>
<li>Collect information on new software we support and present information to team during meetings</li>
<li>Consistently high rating during surveys</li>
<li>Assists with a high volume of cases comparatively to mean of group</li>
<li>Provide live support during bi-weekly lunchtime booth (Discontinued due greater need elsewhere)</li>
<li>Took on SME position for a variety of technology that we support</li>
<li>Provide knowledge and assistance to co-workers, Tier 2, and other IT teams</li>
<li>Develop PowerShell scripts that have been used within the Tier 1 team</li>
<li>Trained in Salesforce administration and development</li>
<li>Utilizes HTML and CSS code to update the Force.com-based intranet portal for the corporation</li>
</ul>
<div><strong>Technologies Used:</strong>Windows 7/8.1/10, Outlook 2010/2013, Office 2010/2013, Cisco WebEx, Microsoft Lync, Active Directory, Exchange 2010, SharePoint, Numara Footprints, Salesforce, PowerShell, HTML</div>
</div>
<div id="grainger" class="employer">
<h3><a href="https://www.grainger.com">Grainger</a>, Niles, Illinois</h3>
<u>SAP coordinator</u> September 2009 - June 2010
<ul>
<li>Troubleshoot SAP issue ranging from data errors to transaction code issues to session and server issues</li>
<li>Administer the printer queue</li>
<li>Provide backup to the service call distributor who distributes incidents to various coordinators</li>
<li>Notify service team of knowledge base errors and issues</li>
<li>Troubleshoot Symbol hand-held devices with Pocket PC</li>
<li>Utilize HP OpenView ticketing system</li>
<li>Troubleshoot CMI and VMI issues</li>
<li>Explained the SAP system to new Grainger hires</li>
<li>Guided users through the new CRM system</li>
</ul>
<div><b>Technologies Used:</b> SAP, Motorola Symbol Scanner, HP OpenView, PocketPC 2000</div>
</div>
<div id="kaplan" class="employer">
<h3><a href="http://www.kaplanuniversity.edu">Kaplan University</a>, Chicago, Illinois</h3>
<u>Help Desk Analyst</u> June 2009 - September 2009
<ul>
<li>Troubleshoot Windows XP issues</li>
<li>Utilize BMC ticketing software</li>
<li>Troubleshoot Blackberry issues</li>
<li>Administer some modifications to Active Directory accounts</li>
<li>Route tickets to appropriate resolvers</li>
<li>Administer Microsoft Communicator accounts</li>
<li>Troubleshoot Microsoft Outlook/Office 2003 and 2007</li>
<li>Wrote documentation for Outlook</li>
<li>Utilized SMS as a remote tool</li>
<li>Assisted new employees with navigating the Kaplan Intranet and setting up accounts</li>
</ul>
<div><b>Technologies Used:</b>Windows XP, Blackberry, Microsoft Communicator, Microsoft Outlook 2003/2007 Microsoft Office 2003/2007, BMC, Active Directory</div>
</div>
<div id="uop" class="employer">
<h3><a href="http://www.uop.com">UOP/Honeywell</a>, Des Plaines, Illinois</h3>
<u>Service Desk Analyst</u> September 2007 - July 2009
<ul>
<li>Troubleshoot Windows XP and Windows 2000 computers</li>
<li>Troubleshoot Outlook issues</li>
<li>Administered Active Directory issues</li>
<li>Reviewed SAP user profiles and performed basic account administration</li>
<li>Utilized Remedy to log incidents</li>
<li>Organized incident issues and directed appropriate resolvers</li>
<li>Highest amount of incidents handled for several months</li>
<li>High scores for FCR and survey approvals</li>
<li>Troubleshoot various Office and application issues</li>
<li>Wrote several questions to use for screening knowledge on basic Linux skills</li>
<li>Active Directory file security Subject Matter Expert (SME)</li>
<li>Gave presentation to Service Desk in Incident Management procedure</li>
<li>Trained on the essentials of the ITIL framework</li>
<li>Worked with end users on SharePoint, Live Meeting, Net Meeting, and other collaboration software</li>
<li>Trained new analysts in UOP/Honeywell Service Desk procedures</li>
<li>Wrote documentation on routing procedures and presented them to my co-workers</li>
<li>Guided users through Windows, Office, and other applications</li>
</ul>
<div><b>Technologies Used:</b>Windows XP/2000, Outlook 2003, Active Directory, SAP, Remedy, SharePoint, Live Meeting, Net Meeting, ITIL</div>
</div>
<div id="chase" class="employer">
<h3><a href="https://www.jpmorganchase.com">JP Morgan Chase</a>, Elgin, Illinois</h3>
<u>Universal Help Desk Agent</u> August 2006 - August 2007
<ul>
<li>Troubleshot Windows XP issues and assisted setting up their computers</li>
<li>Assisted logging into various mainframes and resolving desktop configuration issues</li>
<li>Utilized Peregrine to direct specialized issues to appropriate resolver group</li>
<li>Assisted administering Novell and Windows 2000 accounts</li>
<li>Troubleshot software deployment issues</li>
<li>Troubleshot Lotus Notes 6</li>
<li>Troubleshot Citrix Metaframe end-user issues</li>
<li>Specialties include Desktop Applications, Enterprise Access, and Messaging/Remote</li>
<li>Consistently high in First Call Resolutions (FCRs) and other benchmarks</li>
<li>2nd highest amount of customer compliments for the first quarter out of 90+ agents</li>
<li>Experience with Trader calls and technologies.</li>
<li>Contributed to the Knowledge Base and updated documentation</li>
<li>Worked in a process-oriented environment with a defined framework for the entire IT department</li>
</ul>
<div><b>Technologies Used:</b>Lotus Notes 6, Novell Netware, Windows XP, Citrix Metaframe, Peregrine, Lotus Sametime</div>
</div>
</section>
<section id="edu">
<h2>Education</h2>
<div id="SIU" class="education">
<strong><a href="http://www.siuc.edu">Southern Illinois University</a>, Carbondale, Illinois</strong> August 2000 - May 2003
<br>
<em>Bachelor of Science, Information Systems Technologies, Minor: Business and Administration</em>
</div>
<div id="occ" class="education">
<strong><a href="https://www.oakton.edu">Oakton Community College</a>, Des Plaines, Illinois</strong> June 1998 - August 2002
<br>
<em>Associate of Arts, Liberal Arts</em>
</section>
<section id="vt">
<h2>Vocational Training</h2>
<ul>
<li>CNS 110 MS Windows Desktop Operating System – Oakton Community College – Spring 2011</li>
<li>CNS 150 MS Windows Desktop Technician – Oakton Community College – Spring 2011</li>
<li>CNS 111 MS Windows Server Operating System – Oakton Community College – Fall 2011</li>
<li>CNS 114 MS Managing a Windows Server Operating System – Oakton Community College – Fall 2011</li>
<li>CNS 116 MS Implementing and Maintaining Windows Network Infrastructure – Oakton Community College – Spring 2012</li>
<li>CNS 117 MS Planning and Optimizing Windows Network Infrastructure – Oakton Community College – Spring 2012</li>
<li><a href="https://courses.edx.org/certificates/0a4448d627c44ff6a7591f2d7f2fe321">HTML5.0X – HTML5 Introduction – EDx - June 2016</a></li>
<li><a href="https://www.codecademy.com/QuantumAtom314">HTML and CSS – Codecademy – August 2016</a></li>
</ul>
</section>
<footer>
This has been hand-coded in HTML5 and CSS3
</footer>
</main>
</body>
</html>