diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-04 18:08:10 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-04 18:08:10 -0500 |
commit | b9a15ad3bf50099f1b74e811b1861081dad13c84 (patch) | |
tree | 059a6192ccb513e0c3053f37801266302b6c0d2e | |
parent | ee94042b5af9c69679892e88f321c99393c5e7bb (diff) | |
download | cv-b9a15ad3bf50099f1b74e811b1861081dad13c84.tar.gz cv-b9a15ad3bf50099f1b74e811b1861081dad13c84.tar.bz2 cv-b9a15ad3bf50099f1b74e811b1861081dad13c84.zip |
update formatting
-rw-r--r-- | .projectile | 0 | ||||
-rw-r--r-- | index.html | 46 |
2 files changed, 28 insertions, 18 deletions
diff --git a/.projectile b/.projectile new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.projectile @@ -1,32 +1,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> +<!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 +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 +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 +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> +Data Science Professional Certificate @ IBM :: Jul 2020 +Cybersecurity Audit Certificate @ ISACA :: Mar 2020 +</pre> + </body> +</html> |