Fort Collins CO *****
Akarsh Chincholi
***************@*****.***
Education
Fort Collins, CO
Colorado State University
Fall 2015 – May 2017
Master of Science in Electrical and Computer Engineering, May 2017
Manipal, India
Manipal Institute of Technology
Fall 2011 - May 2015
Bachelor of Technology in Electrical and Communications Engineering, May 2015
Coursework
Graduate
Analysis of Algorithms – Big-O, Dijkstra’s, Bellman-Ford, Splay trees, Approximation algorithms. Python
Machine Learning – Neural Networks, SVM, Perceptron-based classification. Python, Latex
Internet Engineering – Client-Server model, Structured Chord network, Software-Defined network, Network simulator. Python, Wireshark
Database Systems – Query Processing, Access Control, Distributed Systems
Embedded Systems – SystemC, Hardware, Software, Security, Communication. Gem5, Sniper, Linux
Computer Architecture – Pipelining, I/O systems, Memory, MIPS architecture. Assembly coding, Sniper simulator
Projects
Unstructured P2P Network (2016). File search in an unstructured network of 80 nodes implementing flooding and random walk algorithm to find hop count, latency and delay metrics.
Structured P2P Network (2016). Scalable lookup service by File Search in a structured chord overlay network implementing key tables and finger tables after hashing the resources.
Security in Social Networking Websites (2016). Detection of malicious users in a scalable network using node centrality measures and ranking the nodes using Majdi algorithm and Principal Component Analysis.
Web Crawler (2016). A search engine to search for multiple words at a maximum depth on 10 in the same domain and display the resultant URLs in decreasing order of frequency.
Splay Tree in Python (2015). Implemented the balancing of splay tree after every insertion of an element in the array by using appropriate type of rotations to find the minimum element in (log n) amortized time.
Client-Server architecture (2016). Message passing in a simple client-server model using connectionless UDP server and a concurrent TCP oriented server using socket programming and build a remote calculator server.
Network Interface Card (2016). Evaluated a Network Interface Card using and event-driven simulator by using three modules (send, receive and MAC) and analyzed the delay, packet loss and throughput metrics.
Neural Network Variants (2015). Implemented Autoencoder and Restricted Boltzmann Machine (RBM) for classification where the algorithm is O (n2) (n is no. of components learned) to obtain an accuracy of 98.4%.
Additional Experience
Literature Survey (Fall 2016): Evolution of Branch Predictors in modern pipelined architecture and superscalar processors
Dual Tone Multi Frequency Robot (2013): Built a DTMF based robot to handle 2D movements
Languages and Technologies
Python, C, Java, HTML, XML, JavaScript, PHP
Visual Studio, Microsoft SQL Server, Eclipse