I'm a student majoring in Software, and SoftEdit Tools is a personal project I built to learn by actually doing — not just reading tutorials.
The goal was to go through the full lifecycle of a real web product: come up with an idea, build it, buy a domain, deploy on Vercel, and make it genuinely useful. Every step was intentional. There's a lot you only understand after you've done it once.
The tools themselves are genuinely meant to be useful. Simple, no-clutter utilities for everyday tasks — word counting, unit conversion, password generation — that anyone can use without signing up for anything. Everything runs in your browser, so nothing you type is ever sent anywhere.
The name "SoftEdit" came together naturally: soft, because nothing here is pushy or aggressive; edit, because most of the tools are about working with text.
The tools
- Word Counter
- Character Counter
- Case Converter
- Lorem Ipsum Generator
- Password Generator
- Calculator
- Scientific Calculator
- Unit Converter
- Age Calculator
I also write a blog with short, practical articles tied to the tools — character limits, word count guides, unit conversion explainers, and similar topics.