Hey everyone! π
Over the past couple of months, Iβve been working on building my own blog β not with WordPress or a headless CMS, but from scratch using tools I enjoy. I wanted something fast, fully under my control, and fun to build.
The result? ghoops.me β a minimal blog for writing about AI tools, productivity workflows, and web dev insights.
π§ Why I Built It Instead of Using Dev.to or Hashnode
Dev.to and similar platforms are great, but I wanted:
- Full control over content structure
- Markdown with MDX component support
- Custom metadata (likes, views, author profiles)
- A playground for trying out tools like Firebase, analytics, and SEO experiments
π§° The Stack
- Next.js App Router β for routing and static site generation
- Velite β markdown-first content manager (a lightweight alternative to Contentlayer)
- Firebase Firestore β to store likes, views, and author data
- TailwindCSS β for a clean, mobile-first UI
- Framer Motion β subtle page transitions
- Supabase β used for tracking trending posts via page views
π Some Articles Iβve Published So Far
Here are a few posts you might like:
- 10 AI Tools That Can Replace 80% of Your Routine Work
- Best Chrome Extensions Powered by AI
- Automating Repetitive Tasks β Productivity Hacks for Developers
π‘ Lessons I Learned
- Firebase is great for micro features like likes and view tracking
- Velite + MDX is powerful and intuitive for managing blog content
- App Router in Next.js requires a bit of learning, but works well for static blogs
- SEO is a long game β but you have more power when you own your platform
π Your Feedback Is Welcome
If you have a moment, Iβd love feedback on:
- Blog performance (speed, responsiveness)
- Design simplicity or readability
- Any bugs or improvements you notice
You can check it out at ghoops.me β open to suggestions and collaboration!
π― TL;DR
Built a static developer blog using Next.js App Router, Velite, Firebase, and Tailwind. Itβs SEO-friendly, fast, and fun to hack on. Iβll keep publishing articles around AI tools, indie dev workflows, and productivity systems.
Thanks for reading π

Top comments (0)