Update DEVTools.md

This commit is contained in:
nbats 2024-07-04 04:22:17 -07:00 committed by GitHub
parent d377814ca3
commit 91dea17044
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -785,6 +785,7 @@
* [Algorithm Visualizer](https://algorithm-visualizer.org/) or [Sorting Algorithms Visuallizer](https://sadanandpai.github.io/algo-visualizers/#/sorting-visualizer/bubble) / [GitHub](https://github.com/sadanandpai/sorting-visualizer) - Visualize Code Algorithms
* [The Algorithms](https://the-algorithms.com/) - Algorithms Index
* [CSES Problemset](https://cses.fi/problemset/) - Collection of Algorithmic Programming Problems
* [Memery Spy](https://memory-spy.wizardzines.com/) - Learn how Bytes Represent Variables
***
@ -1453,7 +1454,7 @@
* [MXToolBox](https://mxtoolbox.com/) - MX Record Lookup Tool
* [DNSDumpster](https://dnsdumpster.com/), [DNS Watch](https://dnswatch.info), [DNSHistory](https://dnshistory.org/) or [WhatsMyDNS](https://whatsmydns.net/) - DNS Lookup / Security
* [Web Check](https://web-check.xyz/), [NSLookup](https://www.nslookup.io/) or [dog](https://github.com/ogham/dog) - DNS Information Tools
* [DuckDNS](https://www.duckdns.org/), [dynu](https://dynu.com/), [NoIP](https://www.noip.com/) or [Desec](https://desec.io/) - Dynamic DNS Service
* [DuckDNS](https://www.duckdns.org/), [FreeDNS](https://freedns.afraid.org/), [dynu](https://dynu.com/), [NoIP](https://www.noip.com/) or [Desec](https://desec.io/) - Dynamic DNS Service
* [WebAuthn](https://webauthn.guide/) - Web Authentication API - [Demo](https://webauthn.io/)
* [Hydra](https://github.com/ory/hydra) - OAuth 2.0 Server / OpenID Connect Provider
* [SuperTokens](https://supertokens.com/) or [Lucia](https://lucia-auth.com/) - User Authentication