mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
Move Arduino/PlatformIO to own section, add Hugo to Go section
This commit is contained in:
@@ -171,6 +171,7 @@ layout: stefankoelle.njk
|
||||
<h3>Go</h3>
|
||||
<ul>
|
||||
<li>First used Go for <a href="https://github.com/skoelle/kctl-tui" target="_blank">kctl-tui</a>, a terminal UI for Kubernetes built with Bubble Tea, handling context selection, namespace management, and AWS Secrets Manager sync.</li>
|
||||
<li>Used Hugo (Go Templates) to rebuild the <a href="https://buildbroken.moonweb.org" target="_blank">build broken</a> blog archive from Wayback Machine snapshots.</li>
|
||||
</ul>
|
||||
|
||||
<h3>TypeScript / JavaScript</h3>
|
||||
@@ -186,7 +187,11 @@ layout: stefankoelle.njk
|
||||
<ul>
|
||||
<li>Working with Python since 2020 on private projects, home lab tooling, and automation scripts.</li>
|
||||
<li>Since this year, increasingly using Python for home network projects, with development accelerated by AI-assisted workflows in OpenCode.</li>
|
||||
<li><b>Arduino / PlatformIO:</b> Built ESP32 dashboards (<a href="https://github.com/skoelle/m5stack-dashboard" target="_blank">M5Stack</a>, <a href="https://github.com/skoelle/wt32sc01-dashboard" target="_blank">WT32-SC01</a>) showing weather, calendar, and Munich transit departures on physical hardware.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Arduino / PlatformIO</h3>
|
||||
<ul>
|
||||
<li>Built ESP32 dashboards (<a href="https://github.com/skoelle/m5stack-dashboard" target="_blank">M5Stack</a>, <a href="https://github.com/skoelle/wt32sc01-dashboard" target="_blank">WT32-SC01</a>) showing weather, calendar, and Munich transit departures on physical hardware.</li>
|
||||
</ul>
|
||||
|
||||
<h3>.NET Framework</h3>
|
||||
|
||||
Reference in New Issue
Block a user