Personal details

Abhignana M. - Remote full-stack developer

Abhignana M.

Timezone: Pacific Time (US & Canada) (UTC-7)

Summary

I am currently working at Okta as a senior software engineer. Prior to that, I worked at Salesforce as an MTS. I worked for sales cloud as a full-stack engineer. I am a hybrid engineer and my day-to-day work includes 70-75% of development and 25-30 % of automation and testing. I have a paper published in Image processing and Machine learning. I have previously worked at Synopsys as a full-time R&D engineer ||.
Feel free to reach out at akand002@ucr.edu, if you have anything interesting for me.

Competencies: C, C++, Java, Matlab,Hadoop, Lucene,Simba,appium, git, html, css, spark, JUnit.

Work Experience

Big data Developer Intern
SAP | Oct 2017 - Present
Java

Currently working on Data hub which creates a big data pipeline for transferring data instantly.

Software Developer Intern in Test
MobileIron | Jun 2017 - Sep 2017
Java

Developed a SocketTester and EchoServer for checking the Sentry logs which is similar to Samsung Knox. Tested and Automated the Android End to End Native Tunnel using NextGen Framework.

Education

University of California, Riverside
Master's degreeComputer Science
Mar 2018 - Mar 2018
National Institute of Technology Rourkela
Bachelor's degreeElectronics and Communication
Jul 2011 - May 2015

Personal Projects

8 puzzle and nearest neighbor classifier
2016
Java
AI (artificial intelligence)
Implemented an 8 puzzle game with uniform cost search and A* algorithm with Misplaced tiles and Manhattan distance heuristics. Implemented a nearest neighbor classifier with feature forward selection, backward elimination and own genetic algorithm for small data set of 24 features and large data set of 100 features.
Tweet search engine with sentimental anaylsis
2016
Java
AJAX
Sentiment analysis
Developed a Tweet search engine which also directs you to the twitter page and classifies every search result as positive, negative and neutral based on the text in the tweet. Used Hadoop and Lucene for indexing. Developed the web application using Rest API