diff --git a/blog/index.html b/blog/index.html index d95b655..3de1e84 100644 --- a/blog/index.html +++ b/blog/index.html @@ -414,7 +414,9 @@ Hardware November 2025 -

Steam Controller Driver For Actual Motors

+ +

Steam Controller Driver For Actual Motors

+

Taking a deprecated piece of technology and reverse-engineering the protocol to create custom drivers for games as well as drive two motors over bluetooth using an ESP32.

diff --git a/index.html b/index.html index 222e158..e3c98fb 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,30 @@ line-height: 1.6; color: #2a2a2a; background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%); + background-attachment: fixed; + background-image: + linear-gradient(135deg, #1a1a2e 0%, #16213e 100%), + repeating-linear-gradient( + 0deg, + transparent, + transparent 40px, + rgba(255, 215, 0, 0.03) 40px, + rgba(255, 215, 0, 0.03) 80px + ), + repeating-linear-gradient( + 90deg, + transparent, + transparent 40px, + rgba(255, 215, 0, 0.02) 40px, + rgba(255, 215, 0, 0.02) 80px + ), + repeating-linear-gradient( + 45deg, + transparent, + transparent 60px, + rgba(255, 215, 0, 0.015) 60px, + rgba(255, 215, 0, 0.015) 120px + ); min-height: 100vh; padding: 20px; display: flex; @@ -423,7 +447,7 @@

For detailed writeups of my projects and technical explorations, visit my - projects blog. + projects blog.

diff --git a/index.html.bak b/index.html.bak new file mode 100644 index 0000000..9936579 --- /dev/null +++ b/index.html.bak @@ -0,0 +1,206 @@ + + + + + + Eric Steen - Resume + + + +
+
+

Eric Steen

+
Site Reliability Engineer / Devops
+
+ 📧 eric@steen.run + 🌍 Grand Forks, ND +
+
+ +
+
+

Professional Summary

+
+

I bring experience from hardware repair to cloud infrastructure. I've worked across the full stack from hardware debugging to kubernetes orchestration. When systems break, I can troubleshoot at any layer.

+
+
+ +
+

Experience

+ +
+

Site Reliability Engineer

+
Core Scientific • Grand Forks • Sep 2024 - Jun 2025
+
    +
  • Set up systems to collect and organize log files from different applications. Grafana Loki Prometheus
  • +
  • Tested new software before it went live, helping other departments connect their tools. Kubernetes Terraform Github Actions
  • +
  • Found new methods of error tracking to detect possible future incidents. Datadog
  • +
  • Fixed internal tools that were notoriously difficult to work with and maintain. Bash Unix Docker
  • +
+
+ +
+

Hardware Engineer

+
Core Scientific • Grand Forks • Feb 2021 - Sep 2024
+
    +
  • Wrote software to automate boring, repetative tasks, which cut downtime by 20%
  • +
  • Led several projects involving dozens of people to upgrade old systems, and did it under budget and ahead of schedule
  • +
  • Successfully scrapped legacy systems in favor of modern and more reliable systems
  • +
  • Record holder for most repairs in a shift, while also doing all the heavy lifting myself.
  • +
+
+
+ +
+

Skills

+
+ Kubernetes + Docker + CI/CD + Trace Repair + Soldering + Circuit Analysis + Embedded Programming + Cloud Services +
+
+ +
+
+ Projects +
+
+ + diff --git a/tests/index.html.bak b/tests/index.html.bak new file mode 100644 index 0000000..eeb2d3b --- /dev/null +++ b/tests/index.html.bak @@ -0,0 +1,104 @@ + + + + + + paper with gold border + + + +
+
+
+
+
+
+
+ +