Appearance
Useful Websites
A collection of handy non-AI tools that I still often use.
Code Search
- https://grep.app - Quickly search through open source codebase for sample usage
Regex
- https://debuggex.com - visual regex debugger
Reverse engineering
- https://ipinfo.io - IP to geo location
- https://builtwith.com - Find what tech a website is using
Text manipulation
- https://pr.gg/base64 - encode/decode base64 string
- https://devina.io/diff-viewer - Diff viewer
- https://devina.io/unicode-analyser - Unicode Analyzer
- https://gchq.github.io/CyberChef - Swiss Army knife for de/encoding, de/encryption