
Rweet: A Django Based Social Media Web App
Developed a web application using Python, Django, Bootstrap, PostgreSQL, HTML, and CSS that allows users to create, share, and manage "Rweets," similar to tweets. The application features a comprehensive user authentication system, including registration, login, and password reset functionality. Users can create, edit, and delete their Rweets, with the ability to upload images alongside each post. The interface is designed to be fully responsive, ensuring a seamless experience on both mobile and desktop devices. An email service was integrated to facilitate secure password recovery, and Django's built-in models and forms were utilized to ensure secure and efficient data handling. I managed both the front-end and back-end development, focusing on scalability and performance throughout the project.