diff --git a/static/cv.html b/static/cv.html
index e2db748..9649d2f 100644
--- a/static/cv.html
+++ b/static/cv.html
@@ -78,15 +78,21 @@
Setup Linux on a Raspberry Pi for a PX 100 Robotic Arm that went on a STEM bus
Projects
- Wallet Transformer Monitor
+ Home server with remote access
- - Sept 2023 – May 2024
- - Senior Design Project that monitors a single-phase 120V transformer using an ESP-32 and a web dashboard
- - Wrote ESP-32 code that interfaced with an energy sensing chip, temperature sensors, WiFi, and MQTT over SSL.
- - Studied and assembled voltage and current sensing, full-bridge rectifier circuits safely
+ - Sept 2022 – present
+ - Used WireGuard to access home server
+ - Home server hosts some web applications like Nextcloud
+
+ Cloud servers with backups
+
+ - Sept 2023 – present
+ - Hosts a mail server (https://stalw.art) that uses FoundationDB as a backend
+ - FoundationDB is secured with a TLS certificates
+ - Sept 2022 – present
- Application that allows many commands to be run on many hosts.
- Allows easy configuration of executable commands
- Allows easy configuration of package management
@@ -94,6 +100,13 @@
- Commands can be grouped in list to run in specific order
- Notifications on completion and failure
+ Wallet Transformer Monitor
+
+ - Sept 2023 – May 2024
+ - Senior Design Project that monitors a single-phase 120V transformer using an ESP-32 and a web dashboard
+ - Wrote ESP-32 code that interfaced with an energy sensing chip, temperature sensors, WiFi, and MQTT over SSL.
+ - Studied and assembled voltage and current sensing, full-bridge rectifier circuits safely
+
- Apr 2022 – Mar 2024
diff --git a/static/cv.pdf b/static/cv.pdf
index c3e3197..de120c4 100644
Binary files a/static/cv.pdf and b/static/cv.pdf differ