From 94793258b25cdaf52e2cd5e74ca3a8abc706ddad Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:48:20 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v6.0.0) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dad712c..308c597 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.1.0 + rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer From 7d153bc7d595b9da05186dffffb93558fe76fcc2 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 16:48:52 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/index.html | 22 +++++++++------------- go/businesscardsvg.go | 16 ++++++++-------- plans/go.md | 6 +++--- themes/block.html | 2 +- themes/positive.html | 2 +- 5 files changed, 22 insertions(+), 26 deletions(-) diff --git a/docs/index.html b/docs/index.html index ed3af3a..54883f4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -469,7 +469,7 @@

Stephen Brown II


- +
@@ -559,7 +559,7 @@

Stephen Brown II


- +
@@ -600,7 +600,7 @@

Stephen Brown II


- +
Software Test Specialist - Tier 3 Escalations @@ -617,7 +617,7 @@

Stephen Brown II


- +
Counter Operations Agent @@ -633,7 +633,7 @@

Stephen Brown II


- +
Tech Support Specialist @@ -798,21 +798,21 @@

Stephen Brown II

- +
“Stephen is a very thoughtful, meticulous engineer. I can count on him to understand the nuances of technologies we work with, and leverage them to make our products more robust.”
Scott Thurston · Principal Software Engineer at JumpCloud
- +
“Stephen is a great software engineer with a technical focus in Go, Bash, and device and identity management, along with strong foundational Linux skills. In our time working together, he demonstrated a practical understanding of these technologies and a straightforward approach to problem-solving. He will bring these specific technical capabilities to any team looking to leverage his skill set.”
Jose Palma · Staff Software Engineer at JumpCloud
- +
“Stephen is an exceptional teammate with an impressive command of Linux systems and a proactive approach to software quality. He has a keen eye for system architecture, often identifying edge cases and integration issues before they can escalate. As a curious, tech-forward developer, he elevates the work of everyone around him. I highly recommend him and truly appreciate the opportunity to work alongside him on the devices team.”
Steve Zazeski · Senior Software Engineer at JumpCloud @@ -844,7 +844,7 @@

Stephen Brown II

if (nw > 0 && isFinite(colW / nw)) { nameEl.style.fontSize = ((parseFloat(getComputedStyle(nameEl).fontSize) * colW / nw) / htmlFs).toFixed(4) + 'rem'; } - + nameEl.style.whiteSpace = ''; var lr = document.createRange(); @@ -868,7 +868,3 @@

Stephen Brown II

- - - - diff --git a/go/businesscardsvg.go b/go/businesscardsvg.go index 8023a04..7034089 100644 --- a/go/businesscardsvg.go +++ b/go/businesscardsvg.go @@ -51,14 +51,14 @@ type svgCardData struct { } const ( - svgContentX = 32.0 // 18pt bleed + 14pt padding - svgLeftColW = 149.0 // 224pt usable - 68pt QR - 7pt gap - svgQRX = 188.0 // svgContentX + svgLeftColW + 7 - svgQRY = 80.0 // content bottom − QR size - svgQRSize = 68.0 - svgContentBotY = 148.0 // 18 bleed + 144 live − 14 padding - svgContactFS = 6.5 - svgContactLineH = 11.0 + svgContentX = 32.0 // 18pt bleed + 14pt padding + svgLeftColW = 149.0 // 224pt usable - 68pt QR - 7pt gap + svgQRX = 188.0 // svgContentX + svgLeftColW + 7 + svgQRY = 80.0 // content bottom − QR size + svgQRSize = 68.0 + svgContentBotY = 148.0 // 18 bleed + 144 live − 14 padding + svgContactFS = 6.5 + svgContactLineH = 11.0 ) func buildSVGCardData(basics Basics, nameFont string) (svgCardData, error) { diff --git a/plans/go.md b/plans/go.md index 36d8f66..e9b0738 100644 --- a/plans/go.md +++ b/plans/go.md @@ -315,14 +315,14 @@ func main() { } tmpl := template.Must(template.New("resume").Funcs(funcMap).Parse(resumeTemplate)) - + out, err := os.Create(*output) // handle err defer out.Close() - + err = tmpl.Execute(out, tmplData) // handle err - + fmt.Fprintf(os.Stderr, "wrote %s\n", *output) } ``` diff --git a/themes/block.html b/themes/block.html index b1a6f9f..e2f59c3 100644 --- a/themes/block.html +++ b/themes/block.html @@ -971,4 +971,4 @@

{{- if .reference }}— {{ end }}{{ .name }}

{{- end }} - \ No newline at end of file + diff --git a/themes/positive.html b/themes/positive.html index ba4c188..c68e72c 100644 --- a/themes/positive.html +++ b/themes/positive.html @@ -409,4 +409,4 @@

{{ with .roles }}{{ . | join ", " }},{{ end }} - \ No newline at end of file +