<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Nick Wu</title><link>https://nickwkt.com/</link><description>Recent content on Nick Wu</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 04 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://nickwkt.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello World</title><link>https://nickwkt.com/posts/hello-world/</link><pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate><guid>https://nickwkt.com/posts/hello-world/</guid><description>&lt;p&gt;This is the first post on this site. More to come.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-go" data-lang="go"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nx"&gt;fmt&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;Println&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="s"&gt;&amp;#34;Hello, world!&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description><content:encoded><![CDATA[<p>This is the first post on this site. More to come.</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-go" data-lang="go"><span class="line"><span class="cl"><span class="nx">fmt</span><span class="p">.</span><span class="nf">Println</span><span class="p">(</span><span class="s">&#34;Hello, world!&#34;</span><span class="p">)</span><span class="w">
</span></span></span></code></pre></div>]]></content:encoded></item><item><title>About</title><link>https://nickwkt.com/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://nickwkt.com/about/</guid><description>&lt;p&gt;BSc Computer Science, CUHK &amp;lsquo;25&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Backend Engineer&lt;/strong&gt; @ Zuoyebang (Check out our team&amp;rsquo;s &lt;a href="https://vese.ai/blog"&gt;blog&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Focused on backend development and systems programming. Currently exploring reliable task execution and building a task scheduling system.&lt;/p&gt;
&lt;h2 id="stack"&gt;Stack&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Go&lt;/strong&gt; — backend services&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Python&lt;/strong&gt; — AI modeling&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;C&lt;/strong&gt; — for fun&lt;/li&gt;
&lt;/ul&gt;</description><content:encoded><![CDATA[<p>BSc Computer Science, CUHK &lsquo;25</p>
<p><strong>Backend Engineer</strong> @ Zuoyebang (Check out our team&rsquo;s <a href="https://vese.ai/blog">blog</a>)</p>
<p>Focused on backend development and systems programming. Currently exploring reliable task execution and building a task scheduling system.</p>
<h2 id="stack">Stack</h2>
<ul>
<li><strong>Go</strong> — backend services</li>
<li><strong>Python</strong> — AI modeling</li>
<li><strong>C</strong> — for fun</li>
</ul>
]]></content:encoded></item></channel></rss>