Karthik Ashok Arjunagi's repositories
Client-Server--Java-UDP-Sockets
A Java application that enables reliable data transfer between a server and a client over the UDP protocol. The application has a customized acknowledgement mechanism and integrity check algorithm in order to ensure the reliable data transfer and data security over UDP.
CANBusDataProcessing
Parses CAN bus data from JSON file and does some computation. Also reads GPS data and traces the route on Google maps.
REST-Web-Service
RESTful web service to handle(POST and GET) JSON data.
CalcForInfiniteNumbers
Computes sum, difference and product for 2 infinitely long numbers
DataStructures-Algos
Projects from DataStructure and Algorithms class
Git_History
An application for browsing git commit history using UI created with PyQt
MetroTripPlanner
Find the fastest path from a source to a destination station in the Washington DC metro map.
oreilly_machine_learning_from_scratch
Resources for the O'Reilly Online Training "Machine Learning from Scratch"
Roll_A_Ball
A game built using Unity Engine with the help of the Unity Learn tutorials.