Innovative Software Engineer known for high productivity and efficient task completion. Possess specialized skills in Java, software architecture design, data-center networking and cloud computing solutions. Excel at problem-solving, teamwork, and adaptability, ensuring successful project outcomes through effective communication and collaboration.
Amusement Park WebApp [Sep 2020 – Oct 2020]
• Designed and developed a responsive web application using MongoDB, Express, Angular and Node JS technology stack which provides the functionality for viewing and searching rides, book tickets and store previous transactions. Authentication and authorization functionality was also built to eliminate false requests from users during login.
Sentiment analysis of Twitter data [Jun 2020 – Jul 2020]
• Implemented a logistic regression classifier on a set of airline tweets based on their sentiment polarity using Scala and estimated the precision, recall metrics which produced 80% true positive rate. The data and application were stored in Amazon S3 and the AWS EMR was used to configure and launch the cluster.
Movie Rental Management system [Feb 2020-Mar 2020]
• Implemented an object oriented and design approach to a movie rental management system using design patterns like factory design pattern, strategy design pattern in Java. The design involved both the buyer and renter for various items and discounts were applied based on the customer types.
Analyzing similarity between tweets using K-Means algorithm [Oct 2019-Nov 2019]
• Performed data preprocessing on a twitter dataset, computed their similarity using Jaccard distance metric and clustered using K- Means algorithm which was completely built from scratch using Python and achieved 87% accuracy.