Tools & Automation
The complete toolkit I use as a developer and blogger — from coding and design to SEO, AI, and workflow automation.
Development Stack
- Next.js + React: for building fast, SEO-ready web apps with hybrid rendering.
- Tailwind CSS: for beautiful, responsive UI with a utility-first design system.
- Vercel: for smooth CI/CD deployment directly from GitHub.
- Supabase / Firebase: for backend, auth, and database services.
SEO & Analytics Tools
- Google Lighthouse: to audit performance and accessibility.
- Ahrefs / SEMrush: for keyword research and backlink tracking.
- Google Analytics + Search Console: to monitor traffic, impressions, and ranking.
- Next.js Metadata API: for structured SEO setup on each route.
AI & Automation
- ChatGPT / Claude: for content drafting, code refactoring, and idea generation.
- Zapier / n8n: to automate blog publishing and social media updates.
- GitHub Actions: to automate builds, testing, and deployments.
- Notion API: for dynamic content sync between my notes and blog posts.
Deployment & Optimization
- Vercel + Edge Caching: for blazing fast global delivery.
- Image Optimization: using Next.js Image component.
- Bundle Analysis: to reduce JS size and boost load time.