labeeb987/DevTools-Suite
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# DevTools Suite A browser-based toolkit providing **code starters, API testing, and developer utilities** like SHA-256 hashing, Base64 encoding/decoding, and JSON formatting. ## Features - **Code Starters:** Prebuilt Python templates (SMTP, web scraping, Selenium automation) - **API Tester:** Send GET, POST, PUT, DELETE, PATCH requests with custom headers and body - **Utilities:** SHA-256 hash generator, Base64 encoder/decoder, JSON formatter/minifier ## Usage 1. Open `index.html` in any modern browser 2. Switch tabs to access **Code Starters**, **API Tester**, or **Utilities** 3. Fill inputs, click buttons, and view results instantly ## Built With - HTML, CSS, JavaScript - Browser `fetch` API for HTTP requests - Web Crypto API for hashing ## License MIT License