blob: e3a4433e94bbdff8f5c759be33015c94630a2a7f (
plain) (
blame)
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
|
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Curriculum Vitae</title>
</head>
<body>
<pre><a href="https://cleberg.net">← home</a>
Christian Cleberg <hello@cleberg.net>
EDUCATION
=========
BSBA in Accounting @ UNL :: 2016 - 2019
EXPERIENCE
==========
Senior Auditor, Technology Assurance - Audit @ KPMG :: Jun 2022 - Present
Senior Technology Risk Consultant @ EY :: Sep 2021 - Jun 2022
Senior IT Auditor @ Ameritas :: May 2021 - Sep 2021
IT Auditor @ Ameritas :: Apr 2020 - May 2021
IS Auditor II @ Nelnet :: Dec 2019 - Apr 2020
IS Auditor I @ Nelnet :: Jun 2019 - Dec 2019
Internal Audit Intern @ Ameritas :: Feb 2018 - Jun 2019
Teaching Assistant @ UNL :: Aug 2017 - May 2018
Community Management Intern @ Walgreens :: Jun 2017 - Feb 2018
CERTIFICATIONS
==============
Alteryx Designer Core Certified @ Alteryx :: Apr 2024
Microsoft Certified: Azure Fundamentals @ Microsoft :: Feb 2023
Certified Information Systems Auditor (CISA) @ ISACA :: Dec 2021
Certified Entry-Level Python Programmer (PCEP) @ Python Institute :: Nov 2020
Data Science Professional Certificate @ IBM :: Jul 2020
Cybersecurity Audit Certificate @ ISACA :: Mar 2020
</pre>
</body>
</html>
|