Date: December 2020
Skills: Python, Network, Sockets, Ability to work independently and project management
(Personal project)
During the lockdown, I wanted to develop tools to connect different people despite the restrictions, which sparked my interest in network programming, particularly with the sockets library. After establishing two TCP connections, with each client also acting as a server, I was able to exchange messages. I modified freely available code for the games of "Tic Tac Toe" and "Connect Four" so that the moves played could be sent to the opponent as a message and the two game boards would automatically synchronize. Today, thanks to my studies at the Faculty of Computer Science of Coruña, I can understand the theory behind this functioning and optimize the code. I plan to collaborate with my brother during the summer break to develop a more complex game inspired by "Among Us" and the universe of the Indian film "Enthiran" (a.k.a. "Robot", which inspired "Avengers: Age of Ultron"), to put our knowledge into practice in a more advanced project.