Skip to content

senulahesara/devkit

Repository files navigation

🚀 DevDeck

Essential tools, blazing-fast performance, and offline-ready features-built to streamline your workflow and keep you focused on what matters: writing great code.


✨ Features

  • 🔍 Regex Playground → Test and validate regex patterns
  • 📂 JSON/YAML Formatter → Beautify & validate JSON/YAML instantly
  • Boilerplate Generator → Quickly generate starter configs (.gitignore, package.json, etc.)
  • 📘 Cheat Sheets → Essential Git/Linux commands in Sinhala & English
  • 📱 PWA Support → Install DevDeck as an app & use offline

🛠️ Tech Stack


📦 Installation

Clone the repository:

git clone https://github.com/senulahesara/devkit.git
cd devdeck

Install dependencies:

npm install

Run the development server:

npm run dev

Open in your browser:
👉 http://localhost:3000


🌐 Deployment

DevDeck is deployed on Vercel for free hosting.
You can fork this repo and deploy your own version easily:

npm run build
npm run start

📲 PWA Support

  • DevDeck works offline after the first load
  • Install it like an app on Desktop or Mobile
  • Fast and lightweight

📚 Usage

  1. Open DevDeck in your browser
  2. Select a tool from the menu
  3. Use it instantly (no login, no setup required)
  4. Switch between Sinhala / English where available

🤝 Contributing

Contributions are welcome!

  • Fork the repo
  • Create a new branch (git checkout -b feature-name)
  • Commit changes (git commit -m "Add feature")
  • Push to your branch (git push origin feature-name)
  • Open a Pull Request

🛡️ License

MIT License © 2025 Senula Hesara


📢 Connect


⭐ If you find DevDeck useful, don’t forget to star this repo!

About

Essential tools, blazing-fast performance, and offline-ready features-built to streamline your workflow and keep you focused on what matters: writing great code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors