← Back to Projects
TextTools — slide 1 of 1
Web

TextTools

Free online text utilities for writers and marketers.

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.

View live site