Backend Engineering & Structure
Implemented user authentication with hashed passwords and session-based access control
Designed a modular Flask architecture using Blueprints for scalability
Built relational models using SQLAlchemy (Users, Posts, Comments)
Integrated forms with WTForms for secure input validation
Set up error handlers and database migrations for a stable, professional-grade backend