Building a Production-Minded AI Portfolio
A first note on turning this portfolio into a production-safe home for AI engineering writeups, project logs, and deployment lessons.
This blog will collect practical notes from recent AI projects: what worked, what broke, and what I would ship differently next time.
The first implementation goal is intentionally simple: static MDX, fast Vercel builds, strong SEO metadata, and no dependency on paid runtime services.
Future posts may include references to X/Twitter threads, diagrams, code snippets, and production lessons from Notion-backed or Vercel-hosted experiments.
One area I am actively shaping is my personal agent harness: Jianwei07/skills. It is an agent-agnostic skills/workflow repo inspired by Matt-style architecture language and GSD-style execution discipline, with current focus on OpenCode and Hermes Agent as practical coding tools.