A Social networking web platform for programmers that connects coders across the world and allows them to share posts containing syntax highlighted code along with related queries. Other programmers across the world using this platform can read and answer these queries. In addition to this platform contains a real time peer to peer chat feature which allows individual programmers to chat with other users.
New Users has to first register to access the web app
If the user already has an account, he or she can sign in directly.
After successful authentication, home section is rendered which contains latest Posts, Navbar, share post feature, chat button etc.
The post includes a description and code, and the user must specify the language for syntax highlighting.
The user profile includes basic information such as the user's name, occupation, and institution, as well as the user's photo.
The chat section allows one user to chat with others using real-time socket server.





