Why this blog exists

I have worked on mechanisms, instruments, Windows software, and game servers, along with more than a few automation tools. They may look unrelated, but they usually follow the same path: start with a problem that has no standard answer, then turn it into something that runs and can be tested.

This blog preserves that process.

What will I write about?

I will try to explain why a choice was made and how the result was verified. Work that is unfinished or uncertain will be labeled honestly.

From idea to delivery

  flowchart LR
    A[Problem] --> B[Design]
    B --> C[Implementation]
    C --> D[Verification]
    D --> E[Reflection]
About me
I am Supercraft. Rather than talking about what an idea could become, I prefer to build it first and let the result speak.