About This Site

Custom Framework Architecture

This platform was built entirely from scratch, designed to be a safe, fast, and highly customizable environment. Instead of relying on bloated third-party CMS platforms, it utilizes a bespoke Front Controller architecture. Every request is routed securely, ensuring clean URLs and a seamless user experience. Although this platform does not use Microsoft, Google or Meta/Facebook logins, all sensitive forms are fully integrated and protected with Google Recaptcha V3, with fallback code to V2 checkboxes. On top of the standard login system, we include a 2FA system that allows for the use of email and authenticator codes.

The Backend

Powered by modern PHP and robust PDO (PHP Data Objects) for secure, prepared SQL interactions with a MariaDB database.

The Frontend

The UI is crafted using HTML5, CSS3, and Bootstrap 5, featuring fluid animations, FontAwesome iconography, and a fully responsive grid system.