Skip to content

An open-source collection of fast, privacy-friendly developer & real-world tools built with Next.js, focused on performance, SEO, and daily productivity.

License

Notifications You must be signed in to change notification settings

dailydevtools/Daily-Dev-Tools

Repository files navigation

DailyDevTools

Fast, free, and privacy-focused developer tools. Built with Next.js 15 and modern web technologies.

DailyDevTools

🚀 Live Demo

dailydev.tools

✨ Features

  • 100% Free - No paywalls, no premium tiers
  • Privacy First - All processing happens in your browser (Client-side only)
  • No Registration - Jump right in and start using tools
  • Modern UI - Clean, glassmorphism design
  • Fast - Built with Next.js 15 and optimized for performance
  • Global - Supports 28+ languages

🛠️ Available Tools

  • JSON Formatter - Format, validate, and beautify JSON data
  • Base64 Encoder/Decoder
  • URL Encoder/Decoder
  • JWT Decoder
  • Regex Tester
  • Hash Generator
  • ...and many more coming soon!

🏗️ Tech Stack

  • Framework: Next.js 15 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Internationalization: next-intl
  • Icons: Lucide React

📦 Installation

# Clone the repository
git clone https://github.com/sohanpaliyal/Daily-Dev-Tools.git

# Navigate to the project
cd Daily-Dev-Tools

# Install dependencies
npm install

# Run the development server
npm run dev

Open http://localhost:3000 to view it in your browser.

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

Distributed under the MIT License. See LICENSE for more information.

👨‍💻 Author

Sohan Paliyal

🙏 Acknowledgments

  • Icons by Lucide
  • UI Components inspired by modern web design trends.

About

An open-source collection of fast, privacy-friendly developer & real-world tools built with Next.js, focused on performance, SEO, and daily productivity.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages