NRC-AVC
Projects
NRC-AVC stands for National Robot Competition and AVC is one of the categories of the competition called Autonomous Vehicle Competition. In that competition you and your team have to create a vehicle capable of drive itself without any external help in a preknow course.
TCP-UDP
TPC and UDP are two types of protocols used to transmit data. In this project I compared how the difference between the two protocols and the reliability for each of them.
Threads and more
Create and tested programs with the using of multiple threads to increase the speed of response. Tested and compared with other options and also see the potential problems that you could face while using threads.