DEV Community

Amruth L P
Amruth L P

Posted on

# 🧰 Introducing Enhancus – A Curated Suite of Developer Tools (TailwindForge, EnvBuddy, CronMate & more)

🧰 Introducing Enhancus – A Curated Suite of Developer Tools (TailwindForge, EnvBuddy, CronMate & more)

Hey Devs πŸ‘‹

I’ve been working on a project called Enhancus β€” a growing collection of modern, browser-based tools built specifically for developers.

Whether you're dealing with Tailwind CSS migration, managing .env files, or working with cron expressions, Enhancus offers a clean, focused UI to get the job done faster.


πŸ›  What’s inside Enhancus?

🎨 TailwindForge

/tailwind-forge

A full-featured Tailwind v4 color palette tool:

  • Basic Mode: Quickly build color palettes with OKLCH support.
  • Advanced Mode: Add chart/sidebar palettes with live preview.
  • Migration Mode: Convert v3 config β†’ v4 @theme inline CSS.

βœ… Export to Tailwind config / inline CSS / JSON

🎲 Randomize palettes

πŸ’Ύ Save/load with LocalStorage

πŸ”„ HEX ↔ OKLCH conversion


βš™οΈ EnvBuddy

/env-buddy

Manage your environment variables with ease:

  • Drag & drop reordering
  • Optional / secret toggles
  • Export to .env, .env.example, or .json
  • Real-time validation
  • Sample data loader

πŸ§ͺ CronMate

/cronmate

A natural language β†’ cron expression converter.

Just type:

  • every day at 5pm
  • every Monday and Friday
  • once per hour

And you'll get:

  • βœ… Cron string
  • πŸ“ Human-readable explanation (via cronstrue)
  • ⏰ 5 upcoming run times

πŸ” Django Secret Key Generator

/django-keygen

A secure Django key generator with:

  • Strength indicator
  • History tracking
  • Copy-to-clipboard button

🎨 Unfold Colors

/unfold-colors

Generate and preview custom color schemes for Django Unfold themes.

Fine-tune HSL shades, preview the UI, and export your config.


πŸ—‚ Category View

/tools

Browse all tools by category:

  • 🎨 Design
  • πŸ” Security
  • βš™οΈ Configuration
  • πŸ§ͺ Utilities

βš™οΈ Built With:

  • Next.js 15 (App Router)
  • Tailwind CSS v4 with @theme inline
  • Shadcn/UI & Lucide Icons
  • TypeScript
  • Fully responsive + dark mode support

🌐 Try it out

πŸ”— https://enhancus.vercel.app


πŸ™Œ Feedback Welcome!

I built Enhancus to scratch my own itch β€” but I’d love to hear your thoughts:

  • What tool would you want to see added?
  • Any feature you'd like improved?
  • Spotted a bug?

Let me know in the comments or DM!

Thanks for checking it out! ❀️

Top comments (0)