Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

How to import data into PostgreSQL?

Working with PostgreSQL databases often requires moving data in and out of tables, and PGAdmin makes this process seamless with its intuitive interface. If you have data in CSV or text files and want to bring it into your PostgreSQL table, here’s a clear, actionable guide to help you do it effortlessly.

What is Azure AI Foundry?

Understanding Azure AI Foundry in detail.

I saw this video on Azure AI Foundry on YouTube by John Savill.

How to create and manage Azure resources?

Discussing about different ways to create and manage Azure resources. There are many ways to interact with Azure resources and the right tool to choose depends on the requirements of a particular task.

DP-100 Preparation Notes

My notes to prepare for DP-100 exam. This includes some important concepts which may help.

15 Days of DAX Series

This is the 15 days of DAX series that I have created on LinkedIn. Learn 50+ common DAX functions in Power BI with simple examples.

AI-900 Preparation Notes

I have created this notes while I was preparing for AI-900 exam. It includes some important concepts essential for this exam.

Azure Data Flow Derived Columns

In this task, we are going to use derived columns transformation in Azure Data Factory to split a column into 2 columns.

Azure Data Flow Conditional Split

In this task, we are going to use conditional split in Azure Data Factory to split the data in a Persons table present in Azure SQL Database to split the data based on the age column.

Azure Data Flow Conditional Flatten

In this task, we are going to flatten the json file stored in a Container in our storage account.

In the json file, the data is an array of arrays, so we are going to flatten it to individual records.

Enable Security for Azure Data Lake

Understanding how to enable security for Azure Data Lake.

The security model in Azure Data Lake Storage supports both RBAC and ACLs. Azure role assignments are evaluated first. They take priority over any ACL assignments.

Pricing Calculator in Azure

In this exercise, you use the Pricing calculator to estimate the cost of running a basic web application on Azure.

TCO Calculator in Azure

In this exercise, you use the Total Cost of Ownership (TCO) Calculator to compare the cost of running a sample workload in your datacenter versus on Azure.

portfolio

HR Analytics Dashboard

Built a Power BI dashboard to visualize headcount, salaries, leave data, and demographics. Used DAX and Power Query for dynamic insights. Supports strategic HR decisions through clear, interactive visuals.

Student Performance Prediction

Predicted student academic outcomes using demographic and educational data. Applied EDA, preprocessing, and classification models. Helped identify at-risk students early.

Walmart Sales Analysis using SQL

Explored Walmart transaction data to uncover sales trends, top products, and customer segments. Highlighted category performance and optimization areas. Used SQL CTEs for efficient querying.

Power BI Pokedex

Created a Power BI dashboard inspired by Pokémon’s Pokedex. Integrated external data to build interactive profiles and visuals. Designed a fun, game-style user experience.

Global Superstore Sales Dashboard

Built a Power BI dashboard to analyze global sales by region, category, and time. Included dynamic filters, forecasts, and decomposition trees. Enabled trend discovery and strategic comparison.

HR Insights at Salifort Motors

Analyzed HR data to understand attrition drivers at Salifort Motors. Used EDA and ML (Random Forest, Decision Tree) for prediction. Achieved 96.2% accuracy, 93.8% AUC. Delivered actionable retention insights.

Clique Bait SQL Case Study

Used SQL to evaluate ad performance and user behavior for an online seafood store. Found a 23% lift in purchases from ad engagement. Identified top campaigns and provided optimization strategies.

Call Centre Dashboard using Excel

Designed an interactive Excel dashboard using pivot tables, charts, and slicers. Tracked key metrics like call time, volume, and amount. Improved visibility into performance trends. Strengthened my Excel visualization skills.

Danny’s Diner SQL Case Study

Analyzed customer behavior and sales for a Japanese diner using PostgreSQL. Tackled real-world questions with CTEs and subqueries. Revealed purchase patterns and visit frequency.

Kindle Review Sentiment Analysis

Sentiment analysis on Amazon Kindle reviews using various NLP techniques: Implemented multiple text vectorization methods (BOW, TF-IDF, Word2Vec), built and compared different classification models, processed and analyzed the Kindle Reviews dataset.

SMS Spam Classification

A comprehensive spam detection system implementing multiple text classification approaches including Bag of Words (BOW), TF-IDF Vectorization with Multinomial Naive Bayes, Word2Vec with Random Forest Classifier

publications

research

talks