14 Commits

Author SHA1 Message Date
d670230112 Get resume updated
All checks were successful
GitHub Pages / deploy (push) Successful in 13s
2026-02-28 10:30:10 -06:00
8f2ad91e38 Remove Social Icons
All checks were successful
GitHub Pages / deploy (push) Successful in 10s
2026-02-28 08:12:57 -06:00
cf467ff629 Fixup resume
All checks were successful
GitHub Pages / deploy (push) Successful in 13s
2026-02-28 08:07:28 -06:00
e34aea7194 Merge pull request 'Fix edit link' (#1) from dustin-gundrum/blog:fix-link into main
Reviewed-on: #1
2026-02-28 01:01:55 +00:00
a52a95c6bd Update config.yml 2026-02-27 13:37:27 +00:00
fc5afd8668 set the path to blog.paulmontag.info
All checks were successful
GitHub Pages / deploy (push) Successful in 13s
2026-02-25 22:41:36 -06:00
d59033d4f6 more nonsene
All checks were successful
GitHub Pages / deploy (push) Successful in 11s
2026-02-24 22:02:45 -06:00
a3333adcb0 reference a tag
Some checks failed
GitHub Pages / deploy (push) Failing after 9s
2026-02-24 22:00:39 -06:00
4801fe754e something
All checks were successful
GitHub Pages / deploy (push) Successful in 18s
2026-02-24 21:54:52 -06:00
1b151fd27f lets try this
Some checks failed
GitHub Pages / deploy (push) Failing after 10s
2026-02-24 21:50:47 -06:00
e33face849 current directory
Some checks failed
GitHub Pages / deploy (push) Failing after 10s
2026-02-24 21:46:50 -06:00
e4818e76e6 something
Some checks failed
GitHub Pages / deploy (push) Failing after 1m17s
2026-02-24 21:40:00 -06:00
bfe0f324fc do the thing
All checks were successful
GitHub Pages / deploy (push) Successful in 7s
2026-02-24 21:34:32 -06:00
4ab2c05be5 build thing
Some checks failed
GitHub Pages / deploy (push) Failing after 27s
2026-02-24 21:32:24 -06:00
5 changed files with 69 additions and 26 deletions

View File

@@ -0,0 +1,33 @@
name: GitHub Pages
on:
push:
tags:
- '*'
jobs:
deploy:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with:
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.156.0'
# extended: true
- name: Build
run: hugo --minify --destination ./public
- name: Build and push
uses: docker/build-push-action@v6
with:
context: .
file: Dockerfile
push: true
tags: "docker.paulmontag.info/blog:${{ github.ref_name }}"

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM nginx
COPY ./public /usr/share/nginx/html

View File

@@ -1,4 +1,4 @@
baseURL: "https://d1ngd0.github.io/blog/"
baseURL: "https://blog.paulmontag.info/"
title: Paul Montag
pagination:
pagerSize: 5
@@ -75,7 +75,7 @@ params:
Title: "Hi there \U0001F44B"
Content: Welcome to my blog
# socialIcons:
socialIcons: []
# - name: x
# url: "https://x.com/"
# - name: stackoverflow
@@ -97,7 +97,7 @@ params:
hiddenInSingle: true # hide on single page
editPost:
URL: "https://github.com/d1ngd0/blog/content"
URL: "https://git.paulmontag.info/paul-montag/blog/src/branch/main/content"
Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link

View File

@@ -6,29 +6,20 @@ draft = false
# Paul Montag - Software Engineer
[https://github.com/d1ngd0](https://github.com/d1ngd0) :: [https://d1ngd0.github.io/blog/](https://d1ngd0.github.io/blog/)
Lead Software engineer who enjoys building strong teams specializing in golang development, Linux and Kubernetes administration, and Observability.
Lead Software engineer, specializing in golang development, server administration and observability.
<!-- TODO: Add stuff about how you are a good leader, how you automate simple things with bash and complicated things with well thought out software. -->
## 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
## Experience
## Employment
### Target - Minneapolis, MN
#### Lead Engineer 2019 - present
#### Lead Engineer <sub>2019 - present</sub>
- Manage replicated dataset with Petabytes of data, and billions of trasactions daily
- Maintain Elasticsearch, Influx, Grafana architectures on VMware with ansible
- Manage highly resilient, zonal aware Clickhouse architecture in Kubernetes
- 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
- 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
- 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 +28,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
@@ -58,9 +49,18 @@ Tools: Ansible, git, github, Kubernetes, Argocd, Helm, kafka, elasticsearch, cli
- Worked both individually and with a team of developers to complete projects
- Configured Apache, MySQL, and PHP on Linux servers as well as MSSQL and IIS on Windows servers
## Skills
<sub>Languages: Golang, Rust, bash, javascript, HTML, CSS, YAML, JSON, python, awk</sub>
<sub>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</sub>
## Education
### Saint Cloud Technical College
Saint Cloud, MN 2008 2010
**Saint Cloud Technical College** _(Saint Cloud, MN 2008 2010)_ Associate of Applied Science Degree in Computer Programming
- Associate of Applied Science Degree
## Contact
- Blog: [https://blog.paulmontag.info/](https://blog.paulmontag.info/)
- Github: [https://github.com/d1ngd0](https://github.com/d1ngd0)

7
cspell.json Normal file
View File

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