mirror of
https://codeberg.org/mclemens/resume.git
synced 2024-11-10 15:25:58 -05:00
80 lines
2.0 KiB
YAML
80 lines
2.0 KiB
YAML
about:
|
|
name: Michael Clemens
|
|
tagline: Information Security Expert
|
|
phone:
|
|
email: resume@clemens.name
|
|
links:
|
|
- title: LinkedIn
|
|
url: https://www.linkedin.com/in/m-clemens/
|
|
icon: fab fa-linkedin
|
|
- title: Website
|
|
url: https://dk1mi.radio
|
|
icon: fas fa-globe
|
|
- title: Git
|
|
url: https://codeberg.org/mclemens/
|
|
icon: fab fa-git-alt
|
|
details: |
|
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ornare sollicitudin fringilla.
|
|
Aenean nec volutpat arcu. Maecenas quis tempus risus. Curabitur condimentum ligula in erat pharetra porta.
|
|
|
|
Nam suscipit nisi a bibendum lacinia.
|
|
|
|
|
|
skills:
|
|
- groupName: Security Tools
|
|
list:
|
|
- Nessus - Qualys - NMap
|
|
- Burp - HP WebInspect
|
|
- McAfee SIEM
|
|
- IntelMQ - MISP
|
|
|
|
- groupName: Programming & Systems
|
|
list:
|
|
- Python - Bash - Git - Vim
|
|
- Debian - RHEL - OpenBSD - Windows
|
|
|
|
interests:
|
|
- Breaking things
|
|
- Fixing things
|
|
- Amateur radio
|
|
- Everything 8-bit
|
|
|
|
languages:
|
|
- name: German
|
|
level: Native
|
|
|
|
- name: English
|
|
level: Professional
|
|
|
|
- name: French
|
|
level: Rudimentary
|
|
|
|
# This will use the default widget: "details-list"
|
|
awards:
|
|
- title: "Tübitak - Graduation Project"
|
|
date: "2017"
|
|
subtitle: "A Decision Support System for 3D Cutting Problem"
|
|
#details: |
|
|
# - add more here if you like to.
|
|
# - or just comment out/delete the field.
|
|
links:
|
|
- title: example
|
|
url: https://mertbakir.gitlab.io
|
|
icon: fas fa-bolt
|
|
prefix: "This is an " # use quotation marks if you want to pass the tailing space.
|
|
- title: second link.
|
|
url: https://esdfdsfdsf
|
|
icon: "-" # you can get rid of the icon by entering dummy text
|
|
prefix: "omg"
|
|
|
|
certificates:
|
|
- title: "Supervised Learning: Regression"
|
|
subtitle: Coursera
|
|
date: "2020"
|
|
link: https://xkcd.com/605/ # This link will be on title level.
|
|
|
|
- title: "Supervised Learning: Classification"
|
|
subtitle: Coursera
|
|
date: "2020"
|
|
link: https://xkcd.com/388/
|