From 01a784dca35c566dbd5372650c2585730754a3ae Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Wed, 13 Apr 2022 21:41:00 -0500 Subject: [PATCH] cv: Clean up and expand skills sections I think unaligned columns look better than empty space between rows when the columns are uneven. --- content/cv/_index.md | 125 +++++++++++++++++++++++++++++-------------- 1 file changed, 84 insertions(+), 41 deletions(-) diff --git a/content/cv/_index.md b/content/cv/_index.md index 33da855..5b2092b 100644 --- a/content/cv/_index.md +++ b/content/cv/_index.md @@ -28,22 +28,70 @@ Awards and Scholarships: * Python * Bash/POSIX Shell -* Groovy * Rust +* Awk +* Groovy * JavaScript/Typescript * Lua -* Awk * C * C♯ * C++ * Java * PHP +## Applications & Software Stacks + +* AMANDA +* Apache HTTPD +* Atlassian Bitbucket (Stash) +* Atlassian Confluence +* Atlassian JIRA +* Bitwarden +* BURP +* Elasticsearch +* Frigate +* Gitea +* GlusterFS +* Grafana +* Graphite +* Graylog +* HashiCorp Vault +* Home Assistant +* Jenkins +* Koji +* Nextcloud +* nginx +* Mosquitto +* PostgreSQL +* Prometheus/Victoria Metrics +* RabbitMQ +* Redis +* Synapse (Matrix Server) +* Sonatype Nexus +* Zabbix + +## Cloud & PaaS/IaaS + +* Amazon Web Services + * IAM Roles, Policies + * EC2 Instances + * EBS Volumes, Snapshots + * Amazon Machine Images + * Elastic File System + * S3 Buckets, Policies, ACLs + * Virtual Private Cloud +* Microsoft Azure + * Resource Groups + * Virtual Machines + * Virtual Machine Images + * Image Galleries + * Virtual Networks +
-## Frameworks, & Libraries +## Frameworks, Libraries, & SDKs * Python: [asyncio] * Python: [FastAPI] @@ -52,6 +100,8 @@ Awards and Scholarships: * Python: [dbus-python]/[dbussy] * Python: [Celery] * Python: [python-ldap]/[bonsai] +* Python: [boto]/[boto3] +* Python: [pyVmomi] * Python: [WebOb] * Python: [Django] * [Cython] @@ -62,63 +112,55 @@ Awards and Scholarships: * Rust: [Rocket] * C♯: PowerShell -
- - -
-
- -## Applications & Software Stacks - -* Elasticsearch -* Grafana -* Graphite -* Graylog -* Jenkins -* PostgreSQL -* Prometheus/Victoria Metrics -* RabbitMQ -* Redis -* Zabbix - -
-
- ## Systems & Network Infrastructure * Active Directory Domain Services +* Active Directory Certificate Services * Ansible +* Certbot +* collectd * dnsmasq +* Docker +* firewalld +* FreeRADIUS +* HAProxy * `iptables` * ISC BIND * ISC DHCPD * libvirt/QEMU+KVM, `virt-manager`/`virt-install` +* MIT Kerberos * `nftables` +* NUT +* Podman +* Postfix * radvd +* rsyslog +* Samba Domain Controller +* Samba/Winbind * strongSwan +* Squid (Caching Proxy) +* systemd * VMware vSphere +* Windows Deployment Services +* Windows Network Policy Server +* Windows Server Update Services + +## Operating Systems + +* Buildroot +* Debian Linux +* Fedora Linux +* Gentoo Linux +* Microsoft Windows Server +* Red Hat Enterprise Linux/CentOS
-## Cloud & PaaS/IaaS - -* Amazon Web Services - * IAM Roles, Policies - * EC2 Instances - * EBS Volumes, Snapshots - * Amazon Machine Images - * Elastic File System - * Virtual Private Cloud -* Microsoft Azure - * Resource Groups - * Virtual Machines - * Virtual Machine Images - * Image Galleries - * Virtual Networks - [asyncio]: https://docs.python.org/3/library/asyncio.html +[boto]: https://boto.cloudhackers.com/en/latest/ +[boto3]: https://aws.amazon.com/sdk-for-python/ [fastapi]: https://fastapi.tiangolo.com/ [sqlalchemy]: https://www.sqlalchemy.org/ [Alembic]: https://alembic.sqlalchemy.org/ @@ -137,3 +179,4 @@ Awards and Scholarships: [jQuery]: https://jquery.com/ [Rocket]: https://rocket.rs/ [Tokio]: https://tokio.rs/ +[pyVmomi]: https://github.com/vmware/pyvmomi