I developed the back-end for a Posts Management System using PHP and MySQL, enabling users to create, read, update, and delete posts efficiently with a CRUD system. My solution included a secure login system for user authentication, a relational database to manage users and posts, and optimized SQL queries for fast performance. I ensured security with input validation and session management, resulting in a reliable platform that enhances user experience and simplifies content management for the client.