In the Rhodes Ramble project, I successfully developed a clone of the Yik Yak app, a client-server based social media platform focusing on semi-anonymous communication. This comprehensive project involved creating a detailed protocol for client-server interaction using sockets and threads, enabling real-time messaging and user interactions such as posting, commenting, and voting. I implemented both the client and server-side protocols, ensuring robust and efficient communication. A key aspect of my work included introducing multithreading in the server component to handle multiple simultaneous user connections, showcasing my skills in concurrency and network programming. Since this was a school project I am unable to make it public, if you would like to see the code I can grant you access or make it public for a small period of time.