# How I Vibe-Coded a Fast Client-Side Word Counter Tool using AI

> Source: <https://dev.to/hoangvibecode/how-i-vibe-coded-a-fast-client-side-word-counter-tool-using-ai-5hhn>
> Published: 2026-08-15 07:34:15+00:00

Hey DEV community! 👋

I wanted to share a quick project I built using AI-assisted development (Vibe Coding): a lightweight, real-time **Online Word Counter Tool**.

As an SEO specialist, I often need quick text analysis (word count, reading time, character limits). Instead of using bloated third-party sites, I decided to build one using pure JS/PHP with AI guidance.

I’d love for you to try it out and let me know if you run into any bugs or have feature ideas!

👉 **Live Demo:** [Online Word Counter Tool](https://voviethoang.com/en/tool/word-counter)

Feedback on UI/UX or code optimization is warmly welcomed! What micro-tools are you guys building with AI lately?
