tools

Tools

Publicly available tools hosted on GitHub Pages.

Live site: https://rkpatel33.github.io/tools/

Available Tools

Adding a new tool

  1. Create tool-name.html (self-contained HTML/CSS/JS)
  2. Add link to this README
  3. git add . && git commit -m "Add tool-name" && git push
  4. Live at https://rkpatel33.github.io/tools/tool-name.html