Learned socket programming and network communication basics. Built a local encrypted chat system between two users. Implemented symmetric encryption (Fernet) for message security. Ensured all data is ...