Daily Brief
What I'm reading and learning today, distilled.
Editor's Picks
Long-form deep dives I'm proudest of
01
metaintroduction
Mar 21 · 1 min read
Hello World - Welcome to My Blog
My first blog post introducing this new 3D blog with Apple-inspired design
Read article
02
reactnextjs
Mar 20 · 2 min read
Understanding React Server Components
A deep dive into React Server Components and how they revolutionize data fetching
Read article
5+
Years Coding
10+
Projects Built
∞
Cups of Coffee
1K+
Blog Readers
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