I am a highly ambitious and self motivated individual and aim to be an efficient problem solver. I am currently a Graduate Student in Computer Science at University of Southern California, Los Angeles. I have had my fair share of exposure at Oracle and Gozocabs in India and TestMax in USA .My projects in my undergraduate degree and projects at the above mentioned internships had me interface with technologies like, MVC, Cloud Computing (PaaS, SaaS) and I am well versed with Ruby (RoR), Java, Python and also love to work with JavaScript, Node.js and Angular (2/4). With the move to California, I have found my love for biking and hiking.
Relevant Coursework:
Developed Web Services and Android Application for Stock Portfolio management using Node.js on Amazon Web Services. Along with Angular 4 used HighCharts API to render indicator and historical price charts of a stock. Containerized the back-end using Docker.
Containerized Backend | Web Application | Android ApplicationCreated a Responsive Web Application that allows users to attempt questions that are fetched in a JSON format. User choices for each question are stored using HTML5 Local Storage. It also provides a comprehensive analysis of the user’s performance and lets the user review his answers after the end of the quiz. Deployed using AWS (S3).
View ProjectLed a team of five students to create an online result management portal for faculty at Gautam Buddha University, with functionalities of cloud backup, restore, analytics of student grades and class performance.
View ProjectImplemented the following Machine Learning Algorithms using Python: Decision Tree (ID3), K-Means, Gaussian Mixture Models (using Expectation Maximization),Linear Regression, Linear Classification Logistic Regression, Viterbi Algorithm (HMM), Support Vector Machines, Feed Forward Neural Network, Pocket Algorithm, FastMap, Principal Component Analysis for Dimensionality Reduction. Also, I researched on the available software packages and also implemented the above algorithms using scikit-learn and keras(for NN).
View ProjectImplemented a Hybrid Classifier using kNN and SVM machine learning algorithms for Sentiment Classification of Twitter data using Python, Twitter API.