Chatroom
I built a 90s-style chatroom using HTML, CSS, JavaScript, and jQuery for the front end, with Flask powering the back end. It features real-time messaging via Socket.IO, uses MySQL for persistent user data, and leverages AJAX for asynchronous communication with the server. Users can try it out by logging in with owner@email.com or guest@email.com (password: password), or create their own account. This project showcases my full-stack development skills and ability to integrate modern tools with a retro design. Click here to try it out!