AI Engineer · Full-Stack Dev · Builder

Hi, I'm Defang.

Full-stack AI engineer. I love programming, obsess over intelligent systems, and write about everything AI — what's shipping, what's breaking, and what actually matters.

Loading ASCII art...

Latest Articles

Scroll to browse — or view all

Mar 2026 · 1 min read

Hello World - Welcome to My Blog

My first blog post introducing this new 3D blog with Apple-inspired design

Read article

Mar 2026 · 2 min read

Understanding React Server Components

A deep dive into React Server Components and how they revolutionize data fetching

Read article

Daily Brief

What I'm reading and learning today, distilled.

Editor's Picks

Long-form deep dives I'm proudest of

5+
Years Coding
10+
Projects Built
Cups of Coffee
1K+
Blog Readers
defang — portfolio
Explorer
portfolio
/** Full-stack developer turned AI engineer.
* Shipping production LLM systems & enterprise web apps. */
const developer = {
name: "Defang",
role: "AI Engineer | Full Stack Developer",
sex: "male", // ♂
age: 0x1A, // 26, because hex is cooler
focus: ["multi-agent backends", "generative UI"],
} satisfies Developer;
export function currentlyBuilding() {
return [
"AI-driven Agentic ERP — multi-agent workflows + Generative UI",
"Info Radar — AI news, distilled into a daily digest",
];
}

Join the Newsletter

Get the latest articles, tutorials, and insights delivered straight to your inbox. No spam, unsubscribe anytime.

Join 1,000+ developers already subscribed