1 Commits

Author SHA1 Message Date
cf467ff629 Fixup resume
All checks were successful
GitHub Pages / deploy (push) Successful in 13s
2026-02-28 08:07:28 -06:00
2 changed files with 16 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ draft = false
# Paul Montag - Software Engineer
[https://github.com/d1ngd0](https://github.com/d1ngd0) :: [https://d1ngd0.github.io/blog/](https://d1ngd0.github.io/blog/)
[https://github.com/d1ngd0](https://github.com/d1ngd0) :: [https://blog.paulmontag.info/](https://blog.paulmontag.info/)
Lead Software engineer, specializing in golang development, server administration and observability.
@@ -15,7 +15,7 @@ Lead Software engineer, specializing in golang development, server administratio
## Skills
Languages: Golang, Rust, bash, javascript, HTML, CSS, YAML, JSON, python, awk
Tools: Ansible, git, github, Kubernetes, Argocd, Helm, kafka, elasticsearch, clickhouse, influxdb, bash, vim, helix, delve, chef, mercurial, terriform, OpenTelemetry, Grafana, Postgres, MySQL/MariaDB, ChatGPT, Copilot, Burrow, KubeBuilder, BPFTrace, Linux, Ubuntu, CentOS
Tools: Ansible, git, github, Kubernetes, KubeBuilder, Argocd, Helm, kafka, elasticsearch, Clickhouse, influxdb, vim, helix, delve, chef, mercurial, Terraform, OpenTelemetry, Grafana, Postgres, MySQL/MariaDB, ChatGPT, Copilot, Burrow, BPFTrace, Linux, Ubuntu, CentOS, GCP, AWS
## Experience
@@ -23,12 +23,12 @@ Tools: Ansible, git, github, Kubernetes, Argocd, Helm, kafka, elasticsearch, cli
#### Lead Engineer 2019 - present
- Manage replicated dataset with Petabytes of data, and billions of trasactions daily
- Maintain Elasticsearch, Influx, Grafana architectures on VMware with ansible
- Manage replicated dataset with Petabytes of data, and billions of transactions daily
- Manage highly resilient, zonal aware Clickhouse architecture in Kubernetes
- Maintain Elasticsearch, Influx, Grafana architectures on VMware with ansible
- Lead small team of engineers through various initiatives utilizing Agile methodology
- Work with engineers throughout Target to better understand observability tooling
- Present talks within Target to create a culture of observability
- Present talks within Target to create a culture of observability, and desired engineering practices
- Create highly performant, specialized applications in golang to manage observability data
### ISeeMe - Eden Prairie, MN
@@ -37,13 +37,13 @@ Tools: Ansible, git, github, Kubernetes, Argocd, Helm, kafka, elasticsearch, cli
- Part of leadership team at ISeeMe to define year and quarterly rocks
- Lead small team of engineers in completing rocks
- Managed AWS billing
- Lead Agile cerimonies
- Lead Agile ceremonies
- Maintained responsibilities from software engineer position
#### Software Engineer 2015 - 2016
- Develop new features in PHP and Golang for personalized books
- Maintain Linix (Ubuntu) servers for running personalization software
- Maintain Magento webstore
- Maintain Linux (Ubuntu) servers for running personalization software
- Maintain Magento web store
- Maintain Kubernetes cluster utilizing AWS and bare metal (at printing locations)
### Meta 13 Interactive - St Cloud, MN
@@ -63,4 +63,4 @@ Tools: Ansible, git, github, Kubernetes, Argocd, Helm, kafka, elasticsearch, cli
### Saint Cloud Technical College
Saint Cloud, MN 2008 2010
- Associate of Applied Science Degree
- Associate of Applied Science Degree in Computer Programming

7
cspell.json Normal file
View File

@@ -0,0 +1,7 @@
{
"userWords": [
"Montag",
"Clickhouse",
"Magento"
]
}