Publicly available tools hosted on GitHub Pages.
Live site: https://rkpatel33.github.io/tools/
- Hello World - A simple greeting tool
- Face Tagger - Add names to faces in photos and share
- Document Scanner - Scan documents with edge detection, perspective correction, and Lanczos4 interpolation
- Document Scanner (jscanify) - Alternative scanner using jscanify library
- Life Calendar - Visualize your life as weeks on a grid with personal, work, and world events
- Connection Speed Tester - Test connectivity by measuring HTTP response times (like gping for the browser)
- Create
tool-name.html(self-contained HTML/CSS/JS) - Add link to this README
git add . && git commit -m "Add tool-name" && git push- Live at
https://rkpatel33.github.io/tools/tool-name.html