Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 2.64 KB

Online-Tools.md

File metadata and controls

39 lines (29 loc) · 2.64 KB

Online Tools and Resources

Code Playgrounds

Usage                                     Name                                       Link
crontab schedule tester Cronitor crontab guru https://crontab.guru
JSON tester JQ Play http://jqplay.org/
Regex tester Regular Expressions 101 https://regex101.com/

Linters

Usage                                     Name                                       Link
Bash shell ShellCheck http://www.shellcheck.net/

Multifunction Tool Sites

Usage                                     Name                                       Link
Free online network tools CentralOps https://centralops.net/
Handy Tools for Developers IT-Tools https://it-tools.tech/

Password Related Tools

Usage                                     Name                                       Link
Google one-time passwords Google App Passwords https://myaccount.google.com/apppasswords
Google password checker Google Password Manager https://passwords.google.com/
Stolen password checker ';--Have I Been Pwned? https://haveibeenpwned.com/
Password strength test UIC Password strength test https://www.uic.edu/apps/strong-password
Password strength estimator 'zxcvbn' strength estimator https://lowe.github.io/tryzxcvbn

Style Guides

Usage                                     Name                                       Link
Coding style guides Google Style Guides https://google.github.io/styleguide/
Writing style guide Microsoft Writing Style Guide https://learn.microsoft.com/en-us/style-guide/