Bazinga Tools
The all-in-one toolbox for developers. https://bazinga.tools
You Are in Good Company
BAZINGA.TOOLS is the best all-in-one toolbox for all your needs...Bazinga!
โโ Sheldon Lee Cooper
Your Privacy Is Guaranteed
Your data won't leave your browser.
โ No cookiesโ No loggingโ No IP fingerprintingโ No exception reportsโ No popupsโ Fully open source
Development
First, install dependencies:
npm install
Second, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result. The page auto-updates as you edit the file.
Add New Tools
All tools are located at pages/
. To add a new tool, just follow the convention of the exsiting tools. The tech stack is TypeScript + React + CSS Modules.
Your feedback and contributions are welcome!
Roadmap
- Add new tools
- Improve existing tools
- Support offline access
- Integrations (with Alfred, Raycast, Visual Studio Code...)