140 lines
2.6 KiB
Markdown
140 lines
2.6 KiB
Markdown
+++
|
|
title = "Curriculum Vitae"
|
|
sort_by = "date"
|
|
template = "cv.html"
|
|
page_template = "cv-page.html"
|
|
+++
|
|
|
|
# Education
|
|
|
|
Bachelor of Science—**Network and Communication Management**, *DeVry University
|
|
of Kansas City*
|
|
|
|
Graduated *Suma Cum Laude*, October, 2008
|
|
|
|
Awards and Scholarships:
|
|
|
|
* DeVry University Dean's Scholarship
|
|
* DeVry University Presidential Scholarship Alternate
|
|
* ARRL Irving W. Cook, WA0̸CGS Scholarship
|
|
|
|
|
|
# Skills
|
|
|
|
<div class="row">
|
|
<div class="col">
|
|
|
|
## Programming Languages
|
|
|
|
* Python
|
|
* Bash/POSIX Shell
|
|
* Groovy
|
|
* Rust
|
|
* JavaScript/Typescript
|
|
* Lua
|
|
* Awk
|
|
* C
|
|
* C♯
|
|
* C++
|
|
* Java
|
|
* PHP
|
|
|
|
</div>
|
|
|
|
<div class="col">
|
|
|
|
## Frameworks, & Libraries
|
|
|
|
* Python: [asyncio]
|
|
* Python: [FastAPI]
|
|
* Python: [SQLAlchemy]+[Alembic]
|
|
* Python: [pyudev]
|
|
* Python: [dbus-python]/[dbussy]
|
|
* Python: [Celery]
|
|
* Python: [python-ldap]/[bonsai]
|
|
* Python: [WebOb]
|
|
* Python: [Django]
|
|
* [Cython]
|
|
* JavaScript: [Vue.js]+[Vuetify]
|
|
* JavaScript: [MooTools]
|
|
* JavaScript: [jQuery]
|
|
* Rust: [Tokio]
|
|
* Rust: [Rocket]
|
|
* 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
|
|
|
|
* Active Directory Domain Services
|
|
* Ansible
|
|
* dnsmasq
|
|
* `iptables`
|
|
* ISC BIND
|
|
* ISC DHCPD
|
|
* libvirt/QEMU+KVM, `virt-manager`/`virt-install`
|
|
* `nftables`
|
|
* radvd
|
|
* strongSwan
|
|
* VMware vSphere
|
|
|
|
</div>
|
|
</div>
|
|
|
|
## Cloud & PaaS/IaaS
|
|
|
|
* Amazon Web Services
|
|
* <abbr title="Identity & 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
|
|
[fastapi]: https://fastapi.tiangolo.com/
|
|
[sqlalchemy]: https://www.sqlalchemy.org/
|
|
[Alembic]: https://alembic.sqlalchemy.org/
|
|
[pyudev]: https://pyudev.readthedocs.io/en/latest/
|
|
[dbus-python]: https://dbus.freedesktop.org/doc/dbus-python/
|
|
[dbussy]: https://github.com/ldo/dbussy/
|
|
[Celery]: https://docs.celeryproject.org/
|
|
[python-ldap]: https://www.python-ldap.org/
|
|
[bonsai]: https://bonsai.readthedocs.io/
|
|
[WebOb]: https://webob.org/
|
|
[Django]: https://www.djangoproject.com/
|
|
[Cython]: https://cython.org/
|
|
[Vue.js]: https://vuejs.org/
|
|
[Vuetify]: https://vuetifyjs.com/
|
|
[MooTools]: https://mootools.net/
|
|
[jQuery]: https://jquery.com/
|
|
[Rocket]: https://rocket.rs/
|
|
[Tokio]: https://tokio.rs/
|