ADITHYA MAHESH BARIKI
Location: Sunnyvale, CA (open to relocate) Github: https://github.com/adithyamahesh596 Phone: 408-***-**** Email: *******************@*****.*** TECHNICAL SKILLS
Frameworks/Libraries: Node.js, Express.js, React, Gulp, Bootstrap, Passport.js, HandleBars, Webpack, AWS
(VPC, EC2, ELB, EBS, S3, CloudFront and CloudWatch), etc. Languages: JavaScript, HTML, CSS, Python, Java and SQL. Source Control: Git.
IDE: Atom and WebStorm.
EDUCATION
• Masters in Computer Science, Midwestern State University, Wichita Falls, Texas.
• Bachelors in Computer Science Engineering, Jawaharlal Technological University, Hyderabad. PROJECTS
LOCATION SEARCH APPLICATION September 2017 – Present A React based web application which allows users to search places by categories, zip code and radius. Upon querying the locations are then displayed on a Google map. Responsibilities:
• Built user interfaces by creating re-usable React components.
• Created responsive UI using Bootstrap.
• Queried and retrieved location places by category and radius using Four Square API
• Displayed locations within a Google Map using Google map markers.
• Used Webpack to run build tasks such as bundling and minification.
• Deployed and hosted application on Amazon Web Services cloud. Tech stack: React, Bootstrap, Webpack, Babel ES6, Node.js, AWS, Google Maps, Four Square API. Live Demo: http://www.location-search.cf
FAULT TOLERANT AUTOMATED TELLER MACHINE March 2016 – August 2017 Midwestern State University, Wichita Falls
A Java based application which is used to detect and tolerate the errors in the ATM system using Heartbeat, Failover patterns and perform withdrawl of funds along with checking balance. Responsibilities:
• Utilized multi-threading concept to manage object instances across the system.
• Created instances of a server and applied Heart-beat pattern to switch between instances.
• Implemented Failover pattern for the uninterrupted functioning of the ATM system. Tech stack: Java, JDK 7, JRE 7, Eclipse.