Velvet Social Media

This social media website is my portfolio project, showcasing my proficiency in using Angular and Django to build a complex web application. The website features essential social media functionalities, such as user management, friend requests, post creation, liking, commenting, and sharing. Additionally, it includes a Facebook-like newsfeed that enables users to view their friends' posts. Users can also tag locations when creating a post. Currently, I am working on implementing real-time chat functionality to the application. All the advanced logics related to the functionalities are built by me from scratch, and I also coded the UI from scratch without using any styling libraries. This project represents a significant milestone in my web development journey, demonstrating my ability to build complex web applications using cutting-edge technologies. You can view the code by clicking on the view code button to see how I implemented the features