Articles on AI automation, web development, Next.js, SEO, and scaling e-commerce businesses. 95 articles.
I write about the tools and systems I actually build with — from multi-agent AI pipelines and MCP servers to Next.js full-stack apps, Supabase backends, and SEO automation. Every article comes from a real project: shipping production code, scaling e-commerce stores, or wiring up AI agents that do useful work. If you're a developer, founder, or just curious about how modern web stacks fit together, you'll find practical walkthroughs, honest trade-offs, and working code examples here. Topics span AI and LLM integration, cloud infrastructure (Vercel, AWS, Docker), developer tooling, and the business side of building software products.
I spent 24 hours with Claude Fable 5 across AI bridge reviews, MCP work, and a headless WordPress clone. This is where it felt different.
U
Uygar DuzgunJul 2, 2026
8 min read
WordPressEmDashCloudflare+6
Read article
WordPress Is Dead as the Default Website Builder
WordPress still dominates the web, but Cloudflare's EmDash and AI-assisted builds show why it is no longer the default choice for custom websites.
U
Uygar DuzgunJun 30, 2026
9 min read
AIClaude CodeCodex+4
Read article
Claude Code /loop and /goal vs OpenAI Codex /goal
How I use Claude Code /loop, Claude /goal and OpenAI Codex /goal to turn AI coding agents into verifiable long-running workflows.
U
Uygar DuzgunJun 25, 2026
11 min read
AIDev ToolsOpen Source+2
Read article
Best Free AI Coding Tools: The Stack I'd Use in 2026 After GPT-5.5
GPT-5.5 raised the bar, Claude Fable 5 vanished three days after launch, and Google pushed Gemini CLI users toward Antigravity. This is the $0 coding stack I would use now.
U
Uygar DuzgunJun 21, 2026
10 min read
AIClaude Opus 4.8Codex+6
Read article
Hybrid AI Code Review: Claude Opus 4.8 + Codex in a Loop
Two frontier models in a loop: Claude Opus 4.8 writes each fix, Codex reviews it through my AI bridge, and a real build votes. 39 production fixes, none by hand.
U
Uygar DuzgunJun 20, 2026
7 min read
AIAutomationDev Tools+1
Read article
MCP Developer Workflows: The Real Control Layer
MCP developer workflows are the control layer for production agents: scoped tools, approval gates, source-backed context, and replayable actions.
U
Uygar DuzgunJun 19, 2026
8 min read
AIAutomationE-commerce+1
Read article
Agentic Commerce Checklist for E-commerce Stores
AI shopping agents can only buy from stores that expose clean product data, consistent schema, and machine-readable commercial terms. Here is the operator checklist I use to get stores ready.
U
Uygar DuzgunJun 18, 2026
16 min read
AIClaude Opus 4.8Claude Code+4
Read article
Claude Opus 4.8 Review: It Beat Codex on My Real Codebase
Claude Opus 4.8 dropped today. After testing it against Codex (GPT-5.5) on my real production codebase, here's my honest verdict — and where each one still wins.
U
Uygar DuzgunMay 28, 2026
8 min read
AIHermesNVIDIA NIM+2
Read article
Hermes NVIDIA NIM Fallback: Free Backup for Dead Providers
How I added NVIDIA NIM as a free fallback in Hermes Agent so the next OpenRouter outage does not silently break my Telegram bot.
U
Uygar DuzgunMay 17, 2026
7 min read
AIClaude CodeCodex+3
Read article
AI Peer Review: Free Skill Bridging Claude, Codex, Gemini
A free open-source Claude Code skill that lets Claude, Codex, and Gemini review each other's code via CLI. Install in 30 seconds.
U
Uygar DuzgunMay 13, 2026
9 min read
AIHermesOpenClaw+2
Read article
Hermes vs OpenClaw: My Raspberry Pi Agent Setup
My Hermes vs OpenClaw takeaway after testing both locally: OpenClaw is impressive, but Hermes fits my agent workflows better.
U
Uygar DuzgunMay 11, 2026
9 min read
AIAutomationEngineering
Read article
AI Invoice Automation: 7 Safety Checks for Perfex CRM
A practical case study on AI invoice automation: verified PDFs, deduplication, reference-field checks, and safe Perfex CRM expense handling.