“Anmol has been a committed professional with sharp focus on technology. He has never backed down from any challenge as a technologist and has always come through with flying colors on every assignment. He was an valued member of my team when at Mindtree and I wish him the very best in all his future endeavors.”
About
I am a strong Computer Science and Information Management Professional currently pursuing…
Activity
-
Ever wondered how AWS thinks about, and builds, resilience into everything we do, so that everything you do can be resilient when using AWS? I join…
Ever wondered how AWS thinks about, and builds, resilience into everything we do, so that everything you do can be resilient when using AWS? I join…
Liked by Anmol Handa
-
Yesterday I celebrated Holi with my family after years It reminded me how special these moments are and yet how often we take them for…
Yesterday I celebrated Holi with my family after years It reminded me how special these moments are and yet how often we take them for…
Liked by Anmol Handa
-
I hope this inspires you to share your troubleshooting stories!
I hope this inspires you to share your troubleshooting stories!
Liked by Anmol Handa
Experience
Education
-
Syracuse University
-
Activities and Societies: Vice President at Worldwide Innovation Technologies Club (WiTec), Syracuse University and Project Manager at iSchool Graduate Organization(iSGO), Syracuse University
I am doing MS in Information Management with intended specialization in Data Science & Blockchain. Given my interests, my major focus is on Data Processing and Data Visualization with hands on experience on Apache Spark, Tableau, Python and R. On the Blockchain front, i am gaining insights about Ethereum and Hyperledger by leveraging the capabilities of Microsoft Azure, IBM Bluemix.
-
-
Activities and Societies: 1. Won “Sudocode’ 14” held in college, organized by IEEE in Jan’14 2. Core Team Member of Techsurge & Mridang 2015(College's annual fest).
-
-
Activities and Societies: Volunteer at Helpage India and SOS Village Foundation
Licenses & Certifications
Volunteer Experience
-
Volunteer
Mindtree
- 2 years 1 month
Children
Was a part of "joy of giving" initiative started by Mindtree to help children from underprivileged communities by fulfilling their wishlists time to time to meet their basic educational needs.
-
Student Volunteer
Society for Advancement of Village Economy (The SAVE)
- Present 9 years 11 months
Education
Worked for mainstreaming of dropout students, community mobilization and sensitization.
-
Student Volunteer
Teach For India
- Present 10 years 10 months
Education
Participated in Teach for India “Internship Program 2014” held to solve the problem of educational inequity and worked diligently during the classroom activities to teach children from low-income communities
-
Project Manager, iSchool Graduate Organization (iSGO)
Syracuse University
- 1 year 3 months
Education
Planning, supporting and organizing events to enhance the academic, professional, and social experiences of graduate students through peer advising and mentoring, and through professional and social programs
-
Vice President
Worldwide Innovation Technologies Club at Syracuse University
- 1 year 5 months
Science and Technology
WiTec (Worldwide Innovation Technology) is an experiential learning organization that provides interested Syracuse University students with cutting-edge opportunities to work on policy, standards, technology and business engagements. Being a part of the organization, I have collaborated with other universities (Ex. MIT and Columbia) and organizations (Ex. Google, VMWare, IBM, TM Forum), and federal, state and local government & international organizations (such as UN, OECD and EU).
Publications
-
Analysis of Intrusion Detection in Big Data
International Journal of Modern Trends in Engineering & Research
Projects
-
Movie Recommendation Engine
Orchestrating a movie recommendation engine using collaborative filtering to suggest movies to user utilizing implicit ratings, content description and dimensionality reduction.
-
Recommending Cryptocurrencies
Found a promising future in DASH, Ethereum Classic and Ripple in terms of market cap and volume based on the Exploratory Data Analysis, Data Viz and Predictive Modeling carried out using python. Refer to the link for deep dive.
-
Deep Learning Based Visual Q&A System
-
1. Generated human-readable Answers to the different type of questions that can be asked from a visual using Deep Learning Model
2. Created a Deep Learning Model consisting of Question Encoding Phase and Video Encoding Phase combined with a Softmax Classifier to produce correct answers
3. Evaluated the Model based on Standard Classification Accuracy as well as based on the Accuracy after penalizing the false positive. The results showed the Accuracy for "Yes/No" type Q&A to be 67%
4…1. Generated human-readable Answers to the different type of questions that can be asked from a visual using Deep Learning Model
2. Created a Deep Learning Model consisting of Question Encoding Phase and Video Encoding Phase combined with a Softmax Classifier to produce correct answers
3. Evaluated the Model based on Standard Classification Accuracy as well as based on the Accuracy after penalizing the false positive. The results showed the Accuracy for "Yes/No" type Q&A to be 67%
4. Performed Data Pre-Processing and Word/Sentence Tokenization to reach a conclusion that visuals mainly talked about "guy, cat, dog, kid, crash, car, fall" and the type of questions mainly asked were "what, does, was"
5. Applied Sentiment Analysis to understand that majority of the visuals are negative scenarios
-
Food Disease Outbreaks Forecasting
-
1. Carried out Exploratory Data Analysis to assimilate the trends of regional & temporal food disease outbreaks in the US
2. Performed Regression Techniques to predict the count of illnesses based on Food Type, Location of Food Consumption, State, Year and Month
3. Implemented Classification Modeling Techniques to categorize the illness as High and Low in PySpark
3. Evaluated the models based on ROC Area under Curve and Confusion Matrix using pipelines to get an accuracy of 90%
-
Event Management Engine
-
-> The project is based on aggregating the multiple event based web applications of SU to create one Event Management Engine for students, faculty and Staff to follow the Educational, Academic, Fun, Cultural and Social Events of their interests and stay up to date.
-> The Engine has added capabilities to act as an event recommender for users. It also has reporting capabilities and role based access enabled with proper authentication implemented at all levels. Moreover, it has separate…-> The project is based on aggregating the multiple event based web applications of SU to create one Event Management Engine for students, faculty and Staff to follow the Educational, Academic, Fun, Cultural and Social Events of their interests and stay up to date.
-> The Engine has added capabilities to act as an event recommender for users. It also has reporting capabilities and role based access enabled with proper authentication implemented at all levels. Moreover, it has separate dashboards for Students, Faculty Advisors and Admin which are three types of users involved in the application.
-> It is implemented using SQL Server and Microsoft Access by utilizing features of MySQL like Triggers, Stored Procedures, Joins and Subqueries. On the Access front, event procedure and embedded macros were leveraged to complete the project.
-
Prescriptive Analysis for Hospitality Giant
-
1) Framing the problem in terms of customers, services and regions of Hyatt and understanding where Hyatt is losing the market
2) Extraction of 14,400,000 data records and further refinement and data munging to remove missing or corrupted values suitably so that data remains consistent
3) Applying exploratory analysis using descriptive statistics and gglplot library to understand and visualize the trends in the dataset. Visualization includes plotting bar graphs, histograms, pie charts…1) Framing the problem in terms of customers, services and regions of Hyatt and understanding where Hyatt is losing the market
2) Extraction of 14,400,000 data records and further refinement and data munging to remove missing or corrupted values suitably so that data remains consistent
3) Applying exploratory analysis using descriptive statistics and gglplot library to understand and visualize the trends in the dataset. Visualization includes plotting bar graphs, histograms, pie charts, scatter plots, heatmaps and linecharts.
4) Leveraging modeling techniques like Naive Bayes, KSVM, SVM to develop a correlation between major attributes and the Net promoter score of the Hotel.
5) Picked Naive Bayes as the best-fitted Model by achieving an accuracy of 93.2%
6) Validating the outputs from the models through Association Rules Mining and Linear Modeling to reach the desired outcome
7) Prescribing the hotel with new inputs like - "Providing complimentary access of Golfcourse to Business class Guests" and many others to earn more promoters in the future. -
Investment Application
-
Worked on an internal application for Mindtree to aid the existing investment council of the organization. It includes tracking the funding of projects, progress of the projects for different time frames and also a way to give new proposals to the council. Apart from this, it includes the visualization of the important figures using Chart.js.
I worked on the end to end solution which includes requirement elicitation, analysis, data modeling, data designing, Infrastructure setup, DevOps…Worked on an internal application for Mindtree to aid the existing investment council of the organization. It includes tracking the funding of projects, progress of the projects for different time frames and also a way to give new proposals to the council. Apart from this, it includes the visualization of the important figures using Chart.js.
I worked on the end to end solution which includes requirement elicitation, analysis, data modeling, data designing, Infrastructure setup, DevOps Pipeline, backend and frontend development.
Front end was made using Angular and Backend was done using Node.js and MongoDB.
I led this project with the team of 2 members and finished all the tasks before the deadline. -
Microservices using Kubernetes
-
Worked on a Client Project for presenting a use case of microservices to demo self healing , highly available and scalable systems which can run forever with zero downtime. It included use of Spring Cloud Netflix elements like - Eureka, Hystrix and Zuul along with a demo Spring Boot Microservice. Apart from that to make it highly available the deployment of the microservice was done on Google's Kubernetes using Azure ACS. This made sure that autmatic horizontal and vertical scaling happens for…
Worked on a Client Project for presenting a use case of microservices to demo self healing , highly available and scalable systems which can run forever with zero downtime. It included use of Spring Cloud Netflix elements like - Eureka, Hystrix and Zuul along with a demo Spring Boot Microservice. Apart from that to make it highly available the deployment of the microservice was done on Google's Kubernetes using Azure ACS. This made sure that autmatic horizontal and vertical scaling happens for the microservice based on traffic and rules set by us.
-
Software Recommendation System
-
Worked for a renowned client in the telecom sector. This project was a software recommendation system where employees can come, collaborate and get updates about the software components & stacks of their interest. I led the back end development in Node.js and mentored my team regularly about good Engineering & Development practices. I also implemented the Search optimization using Elasticsearch. Moreover, I was highly involved in requirements elicitation and analysis with the client on a…
Worked for a renowned client in the telecom sector. This project was a software recommendation system where employees can come, collaborate and get updates about the software components & stacks of their interest. I led the back end development in Node.js and mentored my team regularly about good Engineering & Development practices. I also implemented the Search optimization using Elasticsearch. Moreover, I was highly involved in requirements elicitation and analysis with the client on a frequent basis.
-
Blockchain POC
-
Worked on a project based on “Blockchain”. I worked on 3 layers, the smart contracts development using Solidity, the backend application using Node.js and front end using AngularJS. I was also involved in setup of infrastructure and CI/CD pipeline for the application and maintained the code coverage using tools like Chai, Mocha and Istanbul
-
Ideation Platform
-
I worked on developing the Rest APIs for this project using Spring-Boot Framework as well as on the database using Hibernate JPA .
-
Cafeteria Management System
-
Created the feedback module of the project. This project was developed to aid the existing problems that the cafeteria was facing and to reduce food wastage there. I worked on Spring MVC framework, HTML/CSS.
-
Social Marketing footprints
-
We worked on this project which involves crawling data of mobile phone brands from social media and analyzing this data to help users in marketing , sales , product management, product development. It involves using Sentiment analysis and Text Edge analysis to extract useful information from the data crawled and presenting it in the form of graphs for user’s understandibilty and ease.
Other creators
Honors & Awards
-
Call for Code Hackathon, Syracuse - Winner
IBM and Blackstone Launchpad at SU
Built a working prototype called DR-a-a-S (Disaster Recovery as a Service) leveraging Hyperledger Fabric Blockchain Platform to help execute Disaster relief campaign in a transparent and faster way. The main motive was to bring all the For-Profit and Non-Profit organizations, whether big or small on one platform and reduce the mismatching of supplies like food, first aid, and clothing in the campaigns by the use of programmable smart contracts.
-
Mindtree bronze Pillar
Mindtree Ltd.
Given Mindtree Bronze Pillar Award for working dilligently , performing consistently and learning various technologies across domains.
-
2nd Runners up
Mindspark IdeaJam
Made a workable end to end solution in hospitality domain using Blockchain Technology to solve problems faced by hospitality domain
-
Outstanding Performer
-
-
Top 20 Finalist
Techie of the Year
Was part of top 20 finalists chosen from all over the globe in Mindtree after initial rounds of coding. In the final round i implemented a chatbot solution using wit.ai and Facebook Messenger to present a product based idea.
-
Unstoppable Award
-
Test Scores
-
TOEFL
Score: 101
-
GRE
Score: 311
Languages
-
English
-
-
Hindi
-
Recommendations received
-
LinkedIn User
5 people have recommended Anmol
Join now to viewMore activity by Anmol
-
✍ Check my latest blog post, "𝗤-𝗕𝗶𝘁𝘀: 𝗣𝗿𝗼𝘃𝗶𝘀𝗶𝗼𝗻𝗶𝗻𝗴 𝗥𝗗𝗦 𝘄𝗶𝘁𝗵 𝗧𝗲𝗿𝗿𝗮𝗳𝗼𝗿𝗺 𝗮𝗻𝗱 𝗔𝗺𝗮𝘇𝗼𝗻 𝗤 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿."…
✍ Check my latest blog post, "𝗤-𝗕𝗶𝘁𝘀: 𝗣𝗿𝗼𝘃𝗶𝘀𝗶𝗼𝗻𝗶𝗻𝗴 𝗥𝗗𝗦 𝘄𝗶𝘁𝗵 𝗧𝗲𝗿𝗿𝗮𝗳𝗼𝗿𝗺 𝗮𝗻𝗱 𝗔𝗺𝗮𝘇𝗼𝗻 𝗤 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿."…
Liked by Anmol Handa
-
Proud moment for #india and Maharaja Agrasen Institute Of Technology, Delhi. Congratulations Sagar Teotia, Abhinav Mishra and Anushka Singh for…
Proud moment for #india and Maharaja Agrasen Institute Of Technology, Delhi. Congratulations Sagar Teotia, Abhinav Mishra and Anushka Singh for…
Liked by Anmol Handa
-
View my verified achievement from Amazon Web Services (AWS).
View my verified achievement from Amazon Web Services (AWS).
Liked by Anmol Handa
-
I'm thrilled to share that I've been awarded my 3rd patent for my work on dynamically updating SIM OTA! This patent builds on my previous…
I'm thrilled to share that I've been awarded my 3rd patent for my work on dynamically updating SIM OTA! This patent builds on my previous…
Liked by Anmol Handa
Other similar profiles
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore MoreOthers named Anmol Handa
-
Anmol Handa
Business Development | Client Handling | Realtor | Residential & Commercial Real Estate | Leasing
-
Anmol H.
Vice President, Customer 360 at American Express | Product Management
-
Anmol Handa
Business Technology Associate Consultant at ZS
-
Anmol Handa
Chief Executive Officer at Yash Realtors
29 others named Anmol Handa are on LinkedIn
See others named Anmol Handa