Vibe Code to codebykarun.com: The Foundation
October 11, 2025
A 5-part series documenting how I vibe coded my blog from scratch using AI-assisted development—from concept to deployment with Next.js, MDX, and modern design.
Technical articles about software development, programming languages, frameworks, and best practices.
October 11, 2025
A 5-part series documenting how I vibe coded my blog from scratch using AI-assisted development—from concept to deployment with Next.js, MDX, and modern design.
October 11, 2025
A 5-part series documenting how I vibe coded my blog's evolution with advanced features—lessons learned, series support, SEO optimization, and comprehensive analytics.
A reflection on the practices, patterns, and principles that have shaped my approach to writing maintainable, readable code. From naming conventions to architecture decisions.
Dive deep into TypeScript's type system with advanced patterns like conditional types, mapped types, and template literal types. Write safer, more maintainable code.