Skills

Data Analytics SQL Python
Data Cleaning R Programming Tableau
Microsoft Excel Power BI JAVA

Courses

Name of Course Skills Certificate
Foundations: Data, Data, Everywhere Data driven decision making View Certificate
Ask Questions to Make Data-Driven Decisions Problem Solving, Questioning View Certificate
Prepare Data for Exploration Metadata, Data Collection, Following Data Ethics View Certificate
Process Data from Dirty to Clean Spreadsheets, Data Cleansing, Sample Size Determination View Certificate
Analyze Data to Answer Questions Data Analysis, SQL, Data Aggregation View Certificate
Share Data Through the Art of Visualization Data Visualization, Tableau, Presentations View Certificate
Data Analysis with R Programming R Programming, Data Visualization View Certificate
Google Data Analytics Capstone: Complete a Case Study Data Cleaning, Analysis, Visualization, Presentation View Certificate
Name of Course Skills Certificate
Database Programming with SQL SQL, Relational DBMS View Certificate
PLSQL Database Programming Semester 1 PLSQL(Procedural Language extensions to SQL) View Certificate
PLSQL Database Programming Semester 2 PLSQL(Procedural Language extensions to SQL) View Certificate
Name of Course Skills Certificate
AWS Cloud Practitioner Essentials Cloud Computing, Amazon Web Services (AWS) View Certificate
Getting Started with Data Analytics on AWS Data Analytics, Amazon QuickSight, AWS CloudTrail View Certificate
University Name of Course Certificate
Macquarie University Engineering Excel Power Tools for Data Analysis View Certificate
HackerRank SQL(Basic) View Certificate
Coursera Project Network Exploratory Data Analysis with Seaborn View Certificate
Kaggle Data cleaning View Certificate
Coursera Project Network Manipulate R data frames using SQL in RStudio View Certificate
Coursera Project Network Performing Real Time Analytics with Stream Analytics View Certificate
Coursera Project Network Create Charts and Dashboards Using Microsoft Excel View Certificate
Coursera Project Network Working with BigQuery View Certificate
University Name of Course Certificate
British Airways Virtual Experience Program on Forage View Certificate
DeepLearning.AI Supervised Machine Learning: Regression and Classification View Certificate
IBM Machine Learning with Python View Certificate
Hamoye Introduction to Python for Machine Learning View Certificate
Hamoye Machine Learning: Regression-Predicting Energy Efficiency of Buildings View Certificate
University Name of Course Certificate
Kaggle Pandas View Certificate
HackerRank Python(Basic) View Certificate
Michigan University Programming for Everybody (Getting Started with Python) View Certificate
Infosys Database Operations in MariaDB Using Python From Infosys View Certificate
Coursera Project Network Regular Expressions in Python View Certificate
University Name of Course Certificate
Duke University Java Programming: Solving Problems with Software View Certificate
Duke University Java Programming: Arrays, Lists, and Structured Data View Certificate

Projects

A Melodious Analysis… ♫

A blog on my favourite singer Kishore Kumar, analyzing his professional life. The data analysis tools used for the various stages are:
1. Collection: Power Query
2. Cleaning: Microsoft Excel
3. Analysis: MySQL Workbench
4. Visualization: Tableau.

Google Data Analytics Capstone Project

This is a case study based on the capstone project of Google Data Analytics Professional Certificate. In this case study I have analyzed the riding patterns of different types of cyclists.
The R programming language was used for Data cleaning.
Data analysis was done using SQL.
Tableau was used to create visualizations.

SkInspection

A Deep Learning model to detect 7 types of different skin cancers.
The model is trained using Convolutional Neural Networks (CNN).
Image augmentation techniques are used to avoid class imbalance.
The quantization of the model is done using TensorFlow Lite.

CRCS Dashboard

A Dashboard embedded in a Website to comprehensively elucidate the current scenario of the Multistate Cooperative Societies of India.

Credit Risk Analyser

Machine Learning model deployed in an Application to assess the credit risk involved. The application can effectively help to avoid a financial loss resulting from a borrower's failure to repay a loan.

The Little Grey Cells

This is an analysis of Agatha Christie's books. Using my analytical skills, I have tried to understand Agatha Christie's thought process behind building all her characters.
The entire analysis is done using R language.

Fit4Win

Fit4Win is an app developed to facilitate efficient documentation and conveyance of information between the patient and the doctor.
This app is developed using React Native and the data is stored in NoSQL format in Firebase.

Online Railway Ticket Booking System

This is an Online Ticket Booking System introducing the facility to store the past travel history and accessing it to rebook tickets. The application was made using Oracle database for storing the registration information and the frontend was developed using Tkinter a Python library.

Sorting Visualizer

A website to visually explain the working of different types of sorting algorithms.The number of elements used for sorting can be changed according to the user preference. Also the speed of the demonstration can be altered according to the user's comfort.