image1

Project information

Django Blog App

My Django application, hosted on an AWS EC2 instance, empowers users to create and share content, interact through comments, manage profiles, and more. Users can seamlessly post content, engage in meaningful discussions via comments, and personalize their profiles. All media files are securely stored in an S3 bucket for easy access and scalability. This dynamic platform ensures data security through a robust Postgres database while utilizing Nginx as the web server for reliable performance. Automated SSL updates provide a secure browsing experience. The tech stack includes Django, AWS EC2, S3, Postgres, and Nginx, supporting features like user-generated content, comments, profile management, S3 media storage, and SSL automation.