From 27f370d5cfca044d2f72c941911c3b1c5dfff533 Mon Sep 17 00:00:00 2001 From: trianta Date: Sun, 15 Feb 2026 09:55:50 -0600 Subject: [PATCH] resume: talk more about network infrastructure --- about/resume.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about/resume.md b/about/resume.md index ffbaf48..f200cf8 100644 --- a/about/resume.md +++ b/about/resume.md @@ -36,7 +36,7 @@ Projects - Managing a fleet of four servers using **Docker** for deploying services and **Caddy** for domain and subdomain routing. - Wrote scripts in **Bash** to automatically perform routine tasks such as backups on **Debian** servers. -- Manage the network infrastructure to allow for local management of DNS as well as simplified access through private domain addresses for accessing the servers. +- Manage the network infrastructure, handling firewalls, routers, and switches to allow for local management of DNS as well as simplified access through private domain addresses for accessing the servers. - Servers are accessed using **SSH** and secured by only allowing private key encrypted logins. ### Open Source Contributions