Introducing the Dev Army Knife, a toolkit for developers to do various tasks. Whether it may be generating a QR code, editing a few lines of code without the editor or joining two words without any delays and with high-quality, the Dev Army Knife is here to help you. Inspired by the Swiss Army Knife, this handy toolkit includes many useful tools for developers to use in day-to-day tasks.
Just log over here. There you will find two options.
- Go to Tools
- DevTools Wiki
Clone the project
git clone https://github.com/Arpan-206/DevArmyKnife.git
Go to the project directory
cd DevArmyKnife
Install dependencies
yarn install
Start the server
yarn run dev
Build for production.
yarn run build
yarn run start
- 🕴️ Tailored to Devs
- 🕶️ Dark Mode
- ⚡ Fast
- 📱 Mobile Friendly
- 💻 Self Hostable
- 🔐 Secure
- PWA Support
View in detail over here.
Please visit our documentation over at dakdocs.hackersreboot.tech. (😉 I may be flexing but it is beautiful lol)
Client: React, TailwindCSS, NextJS
Server: Node, NextJS, Netlify(for Deployment)
We now have in-built PWA Support. For those of you who don't know, it means that the toolkit can now incorporate many features of a native app and you can install it to use even if you are offline.
We have tried to provide you with the best security we can. Here, is the security check from Security Headers.
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
No, we don't keep any data of any sorts. In most of the tools the processing is done in the browser itself only where it is not technically possible do we do the processing on the server side.
Yes, it is completely free. We don't have any trackers from our side. We only rely on your support end to continue this project.
The deployments of this project and its documentation is managed by the good folks over at Netlify.