Author: robhowe-A
Document date: 12/01/2025
Technologies: TypeScript, Node.js
Restrictions: You may not use this code in commercial applications, production environments, or for unauthorized purposes without explicit permission from the author.
Built with TypeScript, everything you see on the page(s) is developed using HTML, CSS, and JavaScript (TypeScript) programming languages.
Because this is a site for fun, much of the code remains client-navigable in the developer's tools. Developers may watch the debug log and look into the component's source code. Fetch calls are directed to the server for security purposes and keeps the data plane sourced to only those originating from controlled domains.
Fonts and style APIs - those used to change the visual appearance of components - is not data passing from a controlled domain; however, they have been explicitly trusted and are found to be functional and secure when used by chrome, edge, and firefox.
Anonymous site usage is collected and stored in the database [see below picture for reference]. Collected is the browser's user agent and an anonymized ip address. Tracking with that are the dates and page of the visit.
This simple model folds together the client's means of rendering the website. Bots and cralwers can be tracked this way and it is used here to find and validate people from malicious intent entities.
