Chathink
Chathink is my project for UTU (High School CS Specialization in web development) that I made together with 2 more colleagues. It's a educational communication platform for teachers and students in classes. Backend is built in PHP + JWT for auth. Frontend is VueJs + Tailwind CSS. Database is MySQL and for real time chats we used Socket.io websockets. The whole project is containerized with Docker and deployed to RHEL VM's prepared with Ansible. More Info.