SecureBoard - Secure Anonymous Logging & Moderation Platform
Built and deployed a Flask-based anonymous message board with admin authentication, secure logging, and moderation tools. Implemented environment-variable-based admin credentials to avoid hardcoding sensitive login information in source code. Added automatic logging for user activity, including timestamps, anonymous identifiers, request data, and submitted messages. Developed moderation tools and a basic threat scoring system to help identify potentially risky or abusive submissions. Deployed and tested the application on AWS EC2 using Linux terminal workflows and portfolio-ready documentation.
PythonFlaskSQLiteAWS EC2HTML/CSSLinux