This project is a frontend-only static website hosted via GitHub Pages. However, the following best practices are applied:
- β No sensitive data or credentials stored in code
- β
External links use
https://to ensure secure connections - β Input forms are validated using JavaScript to prevent basic injection
- β Avoid use of inline JavaScript where possible
- β CSP and other security head