Hi, I'm Terence Schumacher

Platform-focused Software Engineer

I specialize in infrastructure and observability, building platform tooling and developer experience that helps teams ship with confidence.

I build reliable platforms teams ship on — combining SRE discipline with pragmatic tooling and clear technical writing.

Featured work

View all work

Native macOS Log Analyzer

Native macOS application for analyzing system logs with real-time monitoring, custom filters, and export—demonstrates platform tooling and performance-aware UI work.

  • Swift
  • AppKit
  • Core Data

OpenTelemetry Demo Stack

End-to-end distributed tracing stack with OTel Collector and trace propagation— demonstrates observability engineering across containerized services.

  • Python
  • OpenTelemetry
  • Docker

WebSocket Chat (FastAPI)

Low-latency chat demo with auto-reconnection and metrics instrumentation— highlights async Python, WebSockets, and Redis-backed real-time patterns.

  • Python
  • FastAPI
  • Redis