cv: Clean up and expand skills sections

I think unaligned columns look better than empty space between rows when
the columns are uneven.
pull/1/head
Dustin 2022-04-13 21:41:00 -05:00
parent f17d0eeea6
commit 01a784dca3
1 changed files with 84 additions and 41 deletions

View File

@ -28,22 +28,70 @@ Awards and Scholarships:
* Python * Python
* Bash/POSIX Shell * Bash/POSIX Shell
* Groovy
* Rust * Rust
* Awk
* Groovy
* JavaScript/Typescript * JavaScript/Typescript
* Lua * Lua
* Awk
* C * C
* C♯ * C♯
* C++ * C++
* Java * Java
* PHP * 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 & <abbr title="Platform-as-a-Service">PaaS</abbr>/<abbr title="Infrastructure-as-a-Service">IaaS</abbr>
* Amazon Web Services
* <abbr title="Identity &amp; Access Management">IAM</abbr> Roles, Policies
* <abbr title="Elastic Compute Cloud">EC2</abbr> Instances
* <abbr title="Elastic Block Store">EBS</abbr> Volumes, Snapshots
* Amazon Machine Images
* Elastic File System
* <abbr title="Simpel Storage Service">S3</abbr> Buckets, Policies, ACLs
* Virtual Private Cloud
* Microsoft Azure
* Resource Groups
* Virtual Machines
* Virtual Machine Images
* Image Galleries
* Virtual Networks
</div> </div>
<div class="col"> <div class="col">
## Frameworks, & Libraries ## Frameworks, Libraries, & SDKs
* Python: [asyncio] * Python: [asyncio]
* Python: [FastAPI] * Python: [FastAPI]
@ -52,6 +100,8 @@ Awards and Scholarships:
* Python: [dbus-python]/[dbussy] * Python: [dbus-python]/[dbussy]
* Python: [Celery] * Python: [Celery]
* Python: [python-ldap]/[bonsai] * Python: [python-ldap]/[bonsai]
* Python: [boto]/[boto3]
* Python: [pyVmomi]
* Python: [WebOb] * Python: [WebOb]
* Python: [Django] * Python: [Django]
* [Cython] * [Cython]
@ -62,63 +112,55 @@ Awards and Scholarships:
* Rust: [Rocket] * Rust: [Rocket]
* C♯: PowerShell * C♯: PowerShell
</div>
</div>
<div class="row">
<div class="col">
## Applications & Software Stacks
* Elasticsearch
* Grafana
* Graphite
* Graylog
* Jenkins
* PostgreSQL
* Prometheus/Victoria Metrics
* RabbitMQ
* Redis
* Zabbix
</div>
<div>
## Systems & Network Infrastructure ## Systems & Network Infrastructure
* Active Directory Domain Services * Active Directory Domain Services
* Active Directory Certificate Services
* Ansible * Ansible
* Certbot
* collectd
* dnsmasq * dnsmasq
* Docker
* firewalld
* FreeRADIUS
* HAProxy
* `iptables` * `iptables`
* ISC BIND * ISC BIND
* ISC DHCPD * ISC DHCPD
* libvirt/QEMU+KVM, `virt-manager`/`virt-install` * libvirt/QEMU+KVM, `virt-manager`/`virt-install`
* MIT Kerberos
* `nftables` * `nftables`
* NUT
* Podman
* Postfix
* radvd * radvd
* rsyslog
* Samba Domain Controller
* Samba/Winbind
* strongSwan * strongSwan
* Squid (Caching Proxy)
* systemd
* VMware vSphere * 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
</div> </div>
</div> </div>
## Cloud & PaaS/IaaS
* Amazon Web Services
* <abbr title="Identity &amp; Access Management">IAM</abbr> Roles, Policies
* <abbr title="Elastic Compute Cloud">EC2</abbr> Instances
* <abbr title="Elastic Block Store">EBS</abbr> 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 [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/ [fastapi]: https://fastapi.tiangolo.com/
[sqlalchemy]: https://www.sqlalchemy.org/ [sqlalchemy]: https://www.sqlalchemy.org/
[Alembic]: https://alembic.sqlalchemy.org/ [Alembic]: https://alembic.sqlalchemy.org/
@ -137,3 +179,4 @@ Awards and Scholarships:
[jQuery]: https://jquery.com/ [jQuery]: https://jquery.com/
[Rocket]: https://rocket.rs/ [Rocket]: https://rocket.rs/
[Tokio]: https://tokio.rs/ [Tokio]: https://tokio.rs/
[pyVmomi]: https://github.com/vmware/pyvmomi