
TextTools - Free Online Text Utilities
Word counter, case converter, text sorter, and more. No sign-in required.
Next.js 14 · TypeScript · Tailwind · Framer Motion · Open Source
Background
Writers and marketers need simple text utilities (word count, case change, dedupe) without sign-up or sending data to a server.
Responsibilities
Provide a set of text tools that run entirely in the browser with a clean, fast UI.
Achievements
- Built Next.js app with one page per tool; all processing client-side with no API or storage.
- Included word counter, duplicate line removal, sorter, case converter, slug generator, Lorem Ipsum, and more.
- Styled with Tailwind and Framer Motion for smooth interactions.
Outcomes
Privacy-friendly text tools site with no backend; all tools work offline-style in the browser.