nix #1
1 changed files with 13 additions and 15 deletions
|
@ -2,6 +2,7 @@
|
||||||
title = "CV"
|
title = "CV"
|
||||||
template = "page.html"
|
template = "page.html"
|
||||||
path = "cv"
|
path = "cv"
|
||||||
|
aliases = ["CV"]
|
||||||
+++
|
+++
|
||||||
|
|
||||||
{% section() %}
|
{% section() %}
|
||||||
|
@ -13,7 +14,7 @@ path = "cv"
|
||||||
| Linux | NixOS, Arch Linux, Debian, RHEL |
|
| Linux | NixOS, Arch Linux, Debian, RHEL |
|
||||||
| Monitoring | Grafana + (Prometheus, Telegraf, InfluxDB), VictoraMetrics, Zabbix |
|
| Monitoring | Grafana + (Prometheus, Telegraf, InfluxDB), VictoraMetrics, Zabbix |
|
||||||
| DevOps / Automation | Ansible, Terraform, Vagrant, Git, Jenkins |
|
| DevOps / Automation | Ansible, Terraform, Vagrant, Git, Jenkins |
|
||||||
| Networking | VPN (Wireguard, OpenVPN), Routing (RIP, OSPF, BGP) |
|
| Networking | VPN (IPSec, Wireguard, OpenVPN), Routing (RIP, OSPF, BGP) |
|
||||||
| Virtualization | KVM/QEMU, Proxmox, Docker |
|
| Virtualization | KVM/QEMU, Proxmox, Docker |
|
||||||
| Security | Server-Hardening, Security Best Practices, Vulnerability Assessment, Encryption, GPG, LUKS, TLS |
|
| Security | Server-Hardening, Security Best Practices, Vulnerability Assessment, Encryption, GPG, LUKS, TLS |
|
||||||
| Scripting & Programming | Rust, Python, JavaScript, Shell, HTML, CSS, Nix |
|
| Scripting & Programming | Rust, Python, JavaScript, Shell, HTML, CSS, Nix |
|
||||||
|
@ -24,20 +25,17 @@ path = "cv"
|
||||||
|
|
||||||
## Certifications
|
## Certifications
|
||||||
|
|
||||||
### Linux Professional Institute
|
- CompTIA Security+
|
||||||
|
- Linux Professional Institute LPIC-1
|
||||||
- LPIC-1 (valid until 2028-02-13)
|
- Various FreeCodeCamp.org Certifications
|
||||||
|
- Data Analysis with Python
|
||||||
### FreeCodeCamp.org
|
- Scientific Computing with Python
|
||||||
|
- Quality Assurance
|
||||||
- Data Analysis with Python
|
- Data Visualization
|
||||||
- Scientific Computing with Python
|
- Back End Development and APIs
|
||||||
- Quality Assurance
|
- Front End Development Libraries
|
||||||
- Data Visualization
|
- JavaScript Algorithms and Data Structures
|
||||||
- Back End Development and APIs
|
- Responsive Web Design
|
||||||
- Front End Development Libraries
|
|
||||||
- JavaScript Algorithms and Data Structures
|
|
||||||
- Responsive Web Design
|
|
||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue