Skip to content

Latest commit

 

History

History
85 lines (72 loc) · 4.44 KB

online-tools.md

File metadata and controls

85 lines (72 loc) · 4.44 KB

Bookmarks tagged [online-tools]

https://www.base64decode.org/

Simple base64 online encoder and decoder


https://hat.sh/

hat.sh is a javascript app that provides secure file encryption using the AES-256-GCM algorithm from [WebCryptoAPI](https://www.w3.org...


https://www.uuidgenerator.net/

Online UUID Generator


https://github.com/public-apis/public-apis

A collective list of free APIs for use in software and web development.


https://vectr.com/

Vectr is a free graphics software used to create vector graphics easily and intuitively. It's a simple yet powerful web and desktop cross-platform tool to bring your designs into reality


https://www.codiva.io/

Compile and Run Code Online Codiva is an online compiler and IDE for C, C++ and Java.

  • Online compiler. No installation needed
  • Starts in less than a second
  • Compiles as you type
  • Auto complete ma...
  • tags: dev-tools, java, cpp, c, ide, online-tools

https://dreampuf.github.io/GraphvizOnline/

Online tool to generate graphviz graphs.


https://extendsclass.com/sqlite-browser.html

SQLite Browser is a online SQL interpreter for SQLite database. Open and execute queries from a SQLite file. Neither download nor installation.


http://www.feedvalidator.org/

This is a validator for syndicated feeds. It works with RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.0, 1.1, and 2.0. It also validates Atom feeds.


https://www.gitignore.io/

Helps create useful .gitignore files for your project. Search through Operating Systems, IDEs, or Programming Languages.


https://jwt.io/

JWT.IO allows you to decode, verify and generate JWT.


https://regex101.com/

Practical online regex tester