Skip to content

All-in-one SaaS platform offering everyday developer & business tools — shorten links, format JSON, convert files, calculate values, and more. Built with Next.js, TypeScript, ShadCN, and Tailwind.

License

Notifications You must be signed in to change notification settings

toolscube/tools-cube

Repository files navigation

🧊 Tools Cube

Fast, Free, Privacy-Friendly Online Tools

Next.js TypeScript Tailwind CSS License: MIT

Tools Cube is a modern web platform offering 70+ essential online utilities for developers, businesses, and everyday users. Built with Next.js 15, featuring lightning-fast performance and privacy-first design.

🌐 Live Demo: toolscube.app


✨ Features

🔗 URL Tools - Shortener, QR codes, UTM builder
📝 Text Tools - Case converter, word counter, regex tester
🧮 Calculators - BMI, unit converter, percentage, currency
⚙️ Developer Tools - JSON formatter, JWT decoder, API tester
🎨 Design Tools - Color converter, OG image builder
📊 SEO Tools - Meta generator, schema builder, robots.txt
💼 Office Tools - Invoice generator, meeting notes


🚀 Quick Start

# Clone repository
git clone https://github.com/tariqul420/tools-cube.git
cd tools-cube

# Install dependencies
npm install

# Set up environment
cp .env.example .env.local
# Edit .env.local with your settings

# Run development server
npm run dev

Open http://localhost:3000 to see the result.


🛠️ Tech Stack

  • Framework: Next.js 15 (App Router)
  • UI: ShadCN UI + Tailwind CSS
  • Database: PostgreSQL + Prisma ORM
  • Deployment: Docker + Traefik
  • TypeScript: Full type safety

� Project Structure

app/
├── (marketing)/          # Marketing pages
├── tools/               # Tool categories
│   ├── url/            # URL utilities
│   ├── text/           # Text processors
│   ├── dev/            # Developer tools
│   ├── calc/           # Calculators
│   └── seo/            # SEO utilities
components/
├── tools/              # Tool components
├── ui/                 # UI components
└── shared/             # Shared components
lib/                    # Utilities & config

🌟 Highlights

  • 70+ Tools - Comprehensive utility collection
  • Privacy First - No data tracking or storage
  • Mobile Ready - Responsive design
  • SEO Optimized - Perfect search engine optimization
  • Open Source - MIT licensed
  • Fast Performance - Optimized for speed

� License

MIT © Tariqul Islam


⭐ Star this repo if you find it helpful!

About

All-in-one SaaS platform offering everyday developer & business tools — shorten links, format JSON, convert files, calculate values, and more. Built with Next.js, TypeScript, ShadCN, and Tailwind.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages