Stotas Space

Projects

Real-world engineering: Rust/Actix services, Embedded Rust (ESP32/IoT), and AWS infra templates with CI/CD, tracing, and cost-aware scale.

High-Perf Backend Boilerplates (Rust/Actix)

Opinionated service skeletons with health checks, JWT auth, structured logs, Prometheus metrics, and graceful shutdowns.

  • Modular features: jobs, webhooks, rate limits
  • MongoDB/Redis ready; MSK/Kafka optional
  • GitHub Actions + Docker buildx multi-arch

Embedded Rust Labs (ESP32/IoT)

Memory-safe drivers, sensor pipelines, and OTA-friendly patterns. Targets reliability and deterministic performance.

  • SSD1306, I²C/SPI, timers, RT-style loops
  • Telemetry framing + backpressure
  • Integrations to cloud ingestion

AWS Infra Starters

EC2/ECS/EKS blueprints with IaC, CI/CD, and observability. Focus on sane defaults and minimal toil.

  • Zero-downtime deploys, rollbacks
  • Tracing (OTel), metrics (Prometheus/Grafana)
  • Cost controls & runbooks