A few days ago, I decided to build something simple but actually useful.
Instead of another portfolio project, I created a collection of 13 free online tools that people can use daily β no signup, no ads overload, no friction.
π Live here: https://www.astonishbuddy.com/
π‘ Why I Built This
Most online tools today:
Require login β
Are slow and bloated β
Show too many ads β
I wanted to build something:
β‘ Fast
π No signup required
π§ Simple UI
π Actually useful
π Tech Stack
I used:
Next.js (App Router)**
TypeScript**
Tailwind CSS**
Custom API routes for processing
Everything is optimized for:
Speed β‘
SEO π
Clean UX π―
π§ Tools I Built
Here are some of the tools currently live:
Image Compressor
JSON Formatter
Text Case Converter
Word Counter
QR Code Generator
Base64 Converter
Random Number Generator
Password Generator
And moreβ¦
β‘ Biggest Challenges
- SEO & Indexing
Getting pages indexed on Google was harder than building the tools π
Had to:
Add sitemap
Fix redirects
Optimize metadata
- Performance Optimization
Making tools fast without backend-heavy processing was tricky.
Solution:
Use browser-based processing where possible
Optimize rendering with Next.js
- Avoiding Spam Filters (Reddit π )
Sharing the project got flagged initially.
Lesson: provide value first, not links.
π What I Learned
Build something useful, not just impressive
SEO matters more than you think
Distribution (sharing) is as important as coding
Simple tools = high real-world usage
π₯ Whatβs Next
Iβm planning to add:
PDF tools (PDF β Word, Image β PDF)
Background remover
AI-based tools
π Would Love Feedback
If you have ideas, suggestions, or feature requests, Iβd love to hear them.
π Try it here: https://www.astonishbuddy.com/
If you're building something similar or have done it before, what challenges did you face?
Top comments (0)