<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>English Blog on Supercraft | 工程、软件与创造</title><link>https://supercraft.top/en/</link><description>Recent content in English Blog on Supercraft | 工程、软件与创造</description><generator>Hugo</generator><language>zh-Hans</language><lastBuildDate>Mon, 21 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://supercraft.top/en/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello, I'm Supercraft</title><link>https://supercraft.top/en/2026/09/welcome/</link><pubDate>Mon, 21 Sep 2026 00:00:00 +0000</pubDate><guid>https://supercraft.top/en/2026/09/welcome/</guid><description><![CDATA[
          <h2 id="why-this-blog-exists">Why this blog exists</h2>
<p>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.</p>
<p>This blog preserves that process.</p>
<h2 id="what-will-i-write-about">What will I write about?</h2>
<ul>
<li>Mechanical design, instruments, and mechatronic integration;</li>
<li>C++ / MFC, Python, and practical Windows tools;</li>
<li>Minecraft servers, plugins, resources, and game-product work;</li>
<li>Automation, data processing, and the problems found along the way.</li>
</ul>
<p>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.</p>
<h2 id="from-idea-to-delivery">From idea to delivery</h2>
<pre class="mermaid">
  flowchart LR
    A[Problem] --&gt; B[Design]
    B --&gt; C[Implementation]
    C --&gt; D[Verification]
    D --&gt; E[Reflection]
</pre>


  <link
    rel="stylesheet"
    type="text/css"
    href="/css/_shortcodes/admonition.css"
  />
  <div
    class="shortcode-admonition shortcode-admonition-note "
  >
      <div class="shortcode-admonition-title">About me</div>
      <div class="shortcode-admonition-content">I am Supercraft. Rather than talking about what an idea could become, I prefer to build it first and let the result speak.</div>
  </div>


          ]]></description></item></channel></rss>