Skip to content
Websites

Websites

  • Pinging.net is a simple website that works as a simple internet monitoring tool. It can be extremely useful to open in the background when you’re having internet issues to easily see if its the servers you’re connecting to, or your connection that is having difficulty.
  • Ninite is an incredibly useful tool for those who reinstall/install Windows frequently. Ninite allows you to quickly and easily install many of your “boostrapping” pieces of software with one installer. It accomplishes this by providing a selectable list of different software, then you download one installer, run it, and it will install all selected software to its default location, and disable all optional addons and extra programs in the process.
  • regex101 is a simple site that assists in making regexes. It allows you to type in the regex, pick which flavor and function you’d like, and then put it a test string. It will then display the matched groups and give an explanation of why each group was matched, highlighting each component of each group in the test string itself.