Intro
I ❤️ Data.
Collaborative and Data Intuitive Data Analyst & Visualizations Expert.
Telling stories with data and driving that data culture.
Collaborative and Data Intuitive Data Analyst & Visualizations Expert.
I’m passionate about transforming raw data into clear and actionable insights that deliver real-world business value.
• Currently, I am an Executive Data Analytics at KPMG Global Services.
• My background in Analytics has given me a deep foundation in data collection, analysis, visualization, and business intelligence.
• My Journey so far:-
1. KPMG, Bengaluru, as Executive Data Analytics.
2. Infosys Limited, Bengaluru, as Senior Systems Engineer.
3. Infosys Limited, Mysore, as Systems Engineer.
4. Sapio Analytics, Mumbai, as Data Visualization Intern.
5. The Sparks Foundation, as Data Science and Analytics Intern.
6. LinuxWorld Informatics, Jaipur, as Machine Learning Intern.
7. Internity Foundations, Noida, as Machine Learning Intern.
8. Ei Systems, Delhi, as Android App Developer Intern.
• Assisting folks in finding insights and uncovering the hidden value in troves of data through storytelling.
• Data science has always fascinated me right from my academic years. What has constantly intrigued me is how facts may be transformed into valuable insights with a magic sauce algorithm.
• Accomplished publications associated with Data Science and Machine Learning & growing my talents through taking part in diverse boot camps and hackathons.
• There's nothing better than extracting insights and making better decisions with data.
• Key Skills: Python, SQL, Data Analysis & Interpretation, Data Science, Machine Learning, Data Visualization through through Power BI, Tableau, Google Data Studio, Microstrategy and Microsoft Excel.
• I believe that "Constant Learning, Experimenting & Determination" are the main keys to be successful.
--
" Trust the Wait, Embrace the Uncertainity. "
--
My Portfolio : https://harshit9665.github.io/
My Github Profile: https://github.com/harshit9665
My Medium Stories: https://medium.com/@harshit9665
My Tableau Public: https://public.tableau.com/profile/harshit.singh5810#!/
Experience
WORK
1. Executive Data Analytics
KPMG(Bengaluru, Karnataka)
Nov 2022 - Present
2. Senior Systems Engineer (Data & Analytics Unit)
Infosys Limited (Bengaluru, Karnataka)
Apr 2022 – Nov 2022
3. Systems Engineer (Data & Analytics Unit)
Infosys Limited (Mysore, Karnataka)
Jan 2021 – Mar 2022
INTERNSHIPS
1. Systems Engineer Trainee
Infosys Limited (Mysore, Karnataka)
Oct 2020 – Dec 2020
2. Data Science and Analytics Intern
The Sparks Foundation
Aug 2020 – Sept 2020
Certificate of Internship
3. Data Analytics Intern
Sapio Analytics (Mumbai, Maharashtra)
May 2020 – Jul 2020
Certificate of Internship
4. Systems Engineer Intern
Infosys Limited (Mysore, Karnataka)
Jan 2020 - Mar 2020
Certificate of Internship
5. Intern
LinuxWorld Informatics Pvt Ltd (Jaipur)
Dec 2018 - Jan 2019
Certificate of Internship
6. Machine Learning Intern
Internity Foundation (Noida) (Virtual)
May 2018 - Jul 2018
Internship Letter
7. Android App Development Intern
Technex IIT BHU & EiSystems (DTU Delhi)
Jun 2017 - Jul 2017
Certificate of Internship
BOOTCAMP
1. Data Science Bootcamp
Dphi
May 2020 - July 2020
Certificate of Merit
2. Data Science Bootcamp 2021
Learnmall
Jan 2021 - Feb 2021
Certificate of Bootcamp
CERTIFICATIONS
1. Infosys Certified Power BI Developer
Infosys
See credential
2. Introduction to Data Studio
Google
See credential
3. Google Data Studio Dashboards
Skill Nation
See credential
4. Data Analytics Consulting Virtual Internship
KPMG India
See credential
5. What is Data Science?
IBM
See credential
6. Data @ ANZ Program
Australia and New Zealand Banking Group
See credential
7. Tableau
365 Data Science
See credential
8. Power BI
Pluralsight
See credential
9. Customer Analytics
University of Pennyslvania (Coursera)
See credential
10. The Data Scientist's Toolbox
The John Hopkins University (Coursera)
See credential
11. Python
University of Michigan (Coursera)
See credential
12. Machine Learning A to Z
Udemy
See credential
13. Google Analytics for Beginners
Google
See credential
14. How Google Does Machine Learning?
Google Cloud
See credential
15. AI for Everyone
Deeplearning.ai
See credential
Projects
MAJOR PROJECTS
1. Sales Dashboard with Salespeople Ranking
Jun 2021 – Jul 2021
• Utilized Power Bi for creating advanced dashboard. Used Bookmarks, Hidden filter panel , Page navigation buttons.
• DAX , Tooltips, Employee's ranking by revenue etc to track & analyze data.
See Project
2. Invisible Cloak through Computer Vision
Jun 2020 – Jul 2020
This project comprises of a Python program to make yourself invisible through the power of computer vision.
See Project
3. Covid-19 Analysis & Visualizations
Apr 2020 - Aug 2020
This project analyzes the effects of the ongoing COVID-19 pandemic in India,
and create visualizations for important observations made during the analysis .
See Project
4. Exploratory Data Analysis on Sample SuperStore Data
Jul 2020 - Aug 2020
This project performs EDA on SuperStore-Data, finds out business problems and identify key areas for improving profits.
See Project
5. Medical Diagnosis using Support Vector Machines
Jun 2020 – Jul 2020
In this project model has been trained by Support Vector Machine to predict whether a new patient has diabetes based on certain features.
See Project
6. Vehicle Collision in New York City
Jun 2020
This project uses streamlit library in python to built an interactive Webapp.
See Project
7. Visualization with Plotly Express
Jun 2020
This Project consist of animation of beautiful, interactive data visualization of GDP per Capita vs Life Expectancy of Countries.
See Project
8. Analyzing Worldwide Box Office Data with Seaborn and Plotly
Apr 2020 - May 2020
This project consists of The Movie Database (TMDB) Box Office Prediction data set.
Performed EDA in this project, the statistical data visualization library Seaborn and Plotly are like workhorse to generate interactive, publication-quality graphs.
See Project
9. Vigilant Companion using Computer Vision
Mar 2019 - Nov 2019
A user-friendly system that keep the driver attentive by automatically detecting driver’s facial expression in a
real-time video stream after by giving warnings through alarm and can play a song in accordance with their mood .
See Project
10. Prediction of Admission & Jobs in Engineering Colleges
Feb 2019 - Mar 2019
A Machine Learning model that can predict the no. Of admissions as well as no. Of placements
in Engineering Colleges depending upon their current facilities and previous records.
See Project
11. Restaurant Profit Analysis
Dec 2018 - Jan 2019
The project aims to find perfect location in a city so that a person can open his restaurant and can
make his maximum profit according to his budget. It consists of a dataset of restaurants at various locations
in Jaipur city.
See Project
12. Brain Trainer Android App
Jun 2017 - Jul 2017
A simple mathematics operations app which challenges kids how much they can score in 30 seconds.
See Project
Contact Me
I am available on almost every social media.
You can message me, I will reply within 24 hours.
I can help you with Machine Learning, Data Analytics, Data Visualization and Data Science.
Elements
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';