Inspiration

Got the inspiration from MLH's GHW: Share 2022 Challenges page. They had linked a YouTube tutorial from Tech With Tim. I followed that to build this really cool project. 😇

What it does

It is a simple chatroom application. The server is deployed on a Linode. Multiple clients can connect to this server and send text messages to each other.

How I built it

I built it by following Tech With Tim's tutorial on Linode's YouTube channel. I wrote the code in Python on VS Code and deployed the server on Linode.

Challenges I ran into

There were a couple of errors in the client-side code. But I managed to debug them! 😀

Accomplishments that I'm proud of

I am proud that I successfully built and deployed this chatroom application without any errors. I felt really amazing using my own chatroom server to send messages. I aam gonna show it to my friends and chat with them using this appliaction. 😸

What I learned

A lot!

What's next for Chatroom Server

Let's see.

Built With

Share this project:

Updates