diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-04 16:13:29 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-04 16:13:29 -0500 |
commit | ee94042b5af9c69679892e88f321c99393c5e7bb (patch) | |
tree | 09ea52422090b2631f551c438a457bf1fd0d6e3a /index.html | |
download | cv-ee94042b5af9c69679892e88f321c99393c5e7bb.tar.gz cv-ee94042b5af9c69679892e88f321c99393c5e7bb.tar.bz2 cv-ee94042b5af9c69679892e88f321c99393c5e7bb.zip |
initial commit
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..fbdffca --- /dev/null +++ b/index.html @@ -0,0 +1,32 @@ +<!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> +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> |