Skip to content
@RocketArminek

RocketArminek

🚀 RocketArminek

My Personal Programming Lab

Welcome to my learning space where I explore different approaches to software engineering through hands-on experimentation.

🔬 What's Here

In this organization, you'll find projects that explore various engineering approaches:

Modular Architecture

  • Practicing separation between domain logic and infrastructure (databases, UI, external services)
  • Trying different architectural patterns to understand their trade-offs
  • Examples of domain isolation techniques I'm experimenting with

Testing Journey

  • Following test pyramid principles in my projects
  • Discovering simulation testing as a fascinating evolution of traditional approaches
  • Learning to measure quality through different metrics

Exploring Different Perspectives

  • Re-examining patterns I've learned like "Clean Code" and SOLID etc...
  • Inspired by Casey Muratori's "Clean" Code, Horrible Performance to question more
  • Experimenting to form my own understanding based on real measurements

Learning Through Measurement

  • Trying to back decisions with data where possible
  • Learning about performance implications of different choices
  • Building intuition through experimentation

🎯 Current Focus

Learning Rust

  • Exploring systems programming concepts
  • Building small projects to understand memory management
  • Discovering how low-level control affects performance

Simulation Testing Discovery

Exploring Safety-Critical Patterns


Popular repositories Loading

  1. auth-service-rust auth-service-rust Public

    A high-performance, event-driven authentication and authorization middleware for your load balancer

    Rust 2 1

  2. python-long-running-example python-long-running-example Public archive

    Python

  3. example-langchain-workflow example-langchain-workflow Public archive

    Python

  4. .github .github Public

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…