/
/

Software Engineer / Full-Stack Developer

  • Home
  • About
  • Skills
  • Projects
  • Contact

Let's Connect

/

Python Live Chat App

Personal Project

Project Overview

With the goal of learning Flask and Socket.io, I created a Python Live Chat Appliation. This project showcases a web-based chat application built with Flask and Socket.io. Its primary focus is on enabling seamless real-time communication between users. The application allows users to create new chat rooms or join existing ones using unique room codes, facilitating instant and secure conversations. Its architecture leverages Flask, a Python web framework, for server-side operations, while Socket.io handles the WebSocket-based communication for real-time messaging.

Technologies

Python

Flask

SocketIO

JavaScript

CSS

VS Code

GitHub

Back