automatic deployment
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Andrew Woodlee 2025-01-28 17:33:32 -06:00
parent df660c33ea
commit 24fbfdd1f9
2 changed files with 18 additions and 5 deletions

View File

@ -78,15 +78,21 @@
<li>Setup Linux on a Raspberry Pi for a PX 100 Robotic Arm that went on a STEM bus</li>
</ul>
<h1>Projects</h1>
<h2>Wallet Transformer Monitor</h2>
<h2>Home server with remote access</h2>
<ul>
<li>Sept 2023 May 2024</li>
<li>Senior Design Project that monitors a single-phase 120V transformer using an ESP-32 and a web dashboard</li>
<li>Wrote ESP-32 code that interfaced with an energy sensing chip, temperature sensors, WiFi, and MQTT over SSL.</li>
<li>Studied and assembled voltage and current sensing, full-bridge rectifier circuits safely</li>
<li>Sept 2022 present</li>
<li>Used WireGuard to access home server</li>
<li>Home server hosts some web applications like Nextcloud</li>
</ul>
<h2>Cloud servers with backups</h2>
<ul>
<li>Sept 2023 present</li>
<li>Hosts a mail server (<a href="htttps://stalw.art">https://stalw.art</a>) that uses FoundationDB as a backend</li>
<li>FoundationDB is secured with a TLS certificates</li>
</ul>
<h2>Backy (<a href="https://backy.cybershell.xyz">https://backy.cybershell.xyz</a>)</h2>
<ul>
<li>Sept 2022 present</li>
<li>Application that allows many commands to be run on many hosts.</li>
<li>Allows easy configuration of executable commands</li>
<li>Allows easy configuration of package management</li>
@ -94,6 +100,13 @@
<li>Commands can be grouped in list to run in specific order</li>
<li>Notifications on completion and failure</li>
</ul>
<h2>Wallet Transformer Monitor</h2>
<ul>
<li>Sept 2023 May 2024</li>
<li>Senior Design Project that monitors a single-phase 120V transformer using an ESP-32 and a web dashboard</li>
<li>Wrote ESP-32 code that interfaced with an energy sensing chip, temperature sensors, WiFi, and MQTT over SSL.</li>
<li>Studied and assembled voltage and current sensing, full-bridge rectifier circuits safely</li>
</ul>
<h2>Digital Telepresence (<a href="https://git.digitaltelepresence.com/digital-telepresence/">https://git.digitaltelepresence.com/digital-telepresence/</a>)</h2>
<ul>
<li>Apr 2022 Mar 2024</li>

Binary file not shown.