https://www.notationer.com/ (a tool to switch across (code) notations, like camelCase, PascalCase, snake-case).
Frontend is mostly in React/Next.js (Some older projects have frontend still in the old ASP.NET MVC and Ajax :-)). Where the backend is needed, it is written in .Net/C# and running on Azure.
https://www.punycoder.com/ (a tool for Punycode to Text/Unicode and vice-versa conversion),
https://www.htmlwasher.com/ (a tool if you have some dirty HTML and need to clean it up),
https://www.htmlcorrector.com/ (a tool if you have some not so well-formed HTML and need to fix it),
https://www.htmlenc.com/ (a simple tool to HTML encode (escape) a text),
https://www.urlenc.com/ (a simple tool to URL encode (escape) a text),
https://www.gguid.com/ (a customizable GUID generator),
https://www.64baser.com/ (a Base64 and vice-versa encoder),
https://www.hexator.com/ (a Hex and vice-versa encoder),
https://www.cescaper.com/ (a C and C++ string escaper and unescaper) https://www.htmlinstant.com/ (a simple HTML editor).
https://www.notationer.com/ (a tool to switch across (code) notations, like camelCase, PascalCase, snake-case).
Frontend is mostly in React/Next.js (Some older projects have frontend still in the old ASP.NET MVC and Ajax :-)). Where the backend is needed, it is written in .Net/C# and running on Azure.