Skip to content

Instantly share code, notes, and snippets.

@TannerFilip
Created September 30, 2022 05:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TannerFilip/e6a1ec4429fb9f80d207595069e6a76b to your computer and use it in GitHub Desktop.
Save TannerFilip/e6a1ec4429fb9f80d207595069e6a76b to your computer and use it in GitHub Desktop.
resume.json
{
"meta": {
"lastModified": "2022-09-30"
},
"basics": {
"email": "hidden@hidden.com",
"name": "Tanner Filip",
"location": {
"city": "Cedar Rapids, IA"
},
"profiles": [
{
"network": "LinkedIn",
"url": "https://linkedin.com/in/tannerfilip",
"username": "tannerfilip"
}
],
"url": "https://tannerfilip.org",
"phone": "+1.000.000.0000"
},
"work": [
{
"name": "Collins Aerospace",
"startDate": "2021-04",
"position": "Cyber Defense Analyst",
"highlights": [
"Assist employees and tier 1 on-site support with Pulse Secure VPN, McAfee Endpoint Security, and Duo two-factor authentication",
"In a small team, administer McAfee ePolicy Orchestrator for approximately 50,000 endpoints",
"Automate repetetive tasks using PowerShell and Python",
"Ensure compliance with standards and federal regulations including NIST 800-171 and DFARS",
"Participate in on-call rotation"
]
},
{
"name": "DXC Technology",
"startDate": "2019-10",
"endDate": "2021-03",
"position": "Senior Assistant PC Technician",
"highlights": [
"Advised Collins Aerospace employees over the phone, via instant message, and in-person",
"In a five-month period, scheduled, configured, and deployed over 100 PC refreshes for employees",
"Created and maintained clear documentation for on-site support and an outsourced help desk"
]
},
{
"name": "TaxAct",
"startDate": "2019-01",
"endDate": "2019-04",
"position": "Support Specialist (Contracted through Robert Half)",
"highlights": [
"Safeguarded sensitive information while providing technical and customer service via email and chat",
"Identified and resolved account and billing issues",
"Triaged inboxes and redirected tickets to appropriate teams"
]
},
{
"name": "University of Northern Iowa",
"startDate": "2016-10",
"endDate": "2017-11",
"position": "Computer Technician",
"highlights": [
"Configured, deployed, and supported systems for Rod Library at the University of Northern Iowa",
"Provided support for library patrons and employees, totaling approximately 350 Windows PCs",
"Repaired existing and deployed new systems as necessary"
]
}
],
"certificates": [
{
"name": "A+",
"issuer": "CompTIA",
"date": "2022-05-19",
"url": "https://www.certmetrics.com/comptia/public/transcript.aspx?transcript=XT99GR5CJJEEQK92"
},
{
"name": "Project+",
"issuer": "CompTIA",
"date": "2019-02-21",
"url": "https://www.certmetrics.com/comptia/public/transcript.aspx?transcript=XT99GR5CJJEEQK92"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment