Skip to content

Commit 3582a67

Browse files
committed
update resume and blogs
1 parent b570b50 commit 3582a67

3 files changed

Lines changed: 34 additions & 5 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: "Boot.dev: A great backend coding platform"
3+
date: 2025-12-15 16:00:00
4+
categories: [Backend, Learning]
5+
tags: [python, golang, sql, devops]
6+
description: "A brief update on my Boot.dev progress and introduction to my capstone project."
7+
toc: true
8+
mermaid: true
9+
---
10+
11+
## Introduction
12+
13+
As you may have noticed, I have not been posting about my homelab for the last few weeks. I have shifted focus to completing my backend developer program on Boot.dev. I have been making great progress and acheived the highly sought after Archmage status.
14+
15+
## Background & Context
16+
17+
This is week 3 of a 16-week journey documenting my Homelab building process. Week 1 established the network foundation with OPNsense and WiFi. Week 2 added VLAN segmentation for OT/IT security. This week was meant to deploy the Kubernetes control plane on my gaming PC, but hardware had other plans.
18+
19+
**This post's goals:**
20+
1. Walk through why Boot.dev is a great coding platform
21+
2. My recent progress and what I like most about Boot.dev
22+
3. Introduce my capstone project
23+
24+
---
25+
26+
## Resources & Links
27+
28+
**Writing Framework:**
29+
- [The Algorithmic Framework for Writing Good Technical Articles](https://www.theocharis.dev/blog/algorithmic-framework-for-writing-technical-articles/)

_posts/2025-12-08-week-05-kubernetes-deployment.md renamed to _posts/2025-12-22-week-05-kubernetes-deployment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
title: "Kubernetes: A new frontier for me!"
3-
date: 2025-12-08 16:00:00
3+
date: 2025-12-22 16:00:00
44
categories: [Homelab, Linux]
55
tags: [arch-linux, linux, homelab, kubernetes]
6-
description: "Week 5 of 16: Learning Kubernetes and deploying a K3s control plane and worker"
6+
description: "Week 4 of 16: Learning Kubernetes and deploying a K3s control plane and worker"
77
toc: true
88
mermaid: true
99
---
1010

1111
**See the [Homelab GitHub Repo](https://github.com/aott33/iiot-kubernetes-homelab)**
1212

13-
**Week:** 5 of 16
13+
**Week:** 4 of 16
1414

1515
---
1616

_tabs/resume.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Ignition Gold Certified developer with cross-industry SCADA experience and multi
1818

1919
### Technical Skills
2020

21-
**Platforms & Languages:** Ignition SCADA (Gold Certified), Python, JavaScript, TypeScript, SQL (PostgreSQL, MySQL, MS SQL), Studio 5000, TIA Portal, CODESYS
21+
**Platforms & Languages:** Ignition SCADA (Gold Certified), Python, Golang, JavaScript, TypeScript, SQL (PostgreSQL, MySQL, MS SQL), Studio 5000, TIA Portal, CODESYS
2222

23-
**Tools & Protocols:** Docker, MQTT, REST APIs, Git, SolidWorks
23+
**Tools & Protocols:** Docker, MQTT/SpB, REST APIs, Git, SolidWorks, OnShape
2424

2525
**Operating Systems:** Linux, Windows
2626

0 commit comments

Comments
 (0)