Skip to content

Latest commit

Β 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 

Repository files navigation

Header

Portfolio LinkedIn Email Profile Views

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  > SELECT * FROM analysts WHERE curious = TRUE                   β”‚
β”‚    AND detail_oriented = TRUE AND results_driven = TRUE;         β”‚
β”‚                                                                  β”‚
β”‚  1 row returned. βœ“                                               β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

$ whoami

Data analyst who treats every dataset like a case to close β€” not just a chart to make. I've reverse-engineered why YouTube videos go viral, mapped India's data-analyst hiring market, and rebuilt retail dashboards that surface risk before it hits the P&L.

Currently seeking Data Analyst roles where SQL, Python, and Power BI turn ambiguity into a decision someone can act on Monday morning.

πŸ“Š Datasets Analyzed 🎯 Dashboards Shipped πŸ“ˆ Records Processed πŸ™οΈ Markets Covered
6 end-to-end 5 interactive 600K+ rows India + Global

$ cat skills.json

SQL Python Pandas Power BI Excel Jupyter

Core stack β€” job-ready

Pandas               β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“  Job-Ready
Data Cleaning        β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“  Strong β€” Major Strength
NumPy                β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“  Strong
Python               β–“β–“β–“β–“β–“β–“β–“β–“β–“β–‘  Strong
Matplotlib           β–“β–“β–“β–“β–“β–“β–“β–“β–“β–‘  Strong
EDA                  β–“β–“β–“β–“β–“β–“β–“β–“β–“β–‘  Good
Excel                β–“β–“β–“β–“β–“β–“β–“β–“β–“β–‘  Advanced
Data Visualization   β–“β–“β–“β–“β–“β–“β–“β–“β–“β–‘  Strong
Power BI             β–“β–“β–“β–“β–“β–“β–“β–“β–“β–‘  Strong
SQL                  β–“β–“β–“β–“β–“β–“β–“β–“β–“β–‘  Strong
Seaborn              β–“β–“β–“β–“β–“β–“β–“β–“β–‘β–‘  Sufficient
Statistics           β–“β–“β–“β–“β–“β–“β–“β–“β–‘β–‘  Good
Git / GitHub         β–“β–“β–“β–“β–“β–“β–“β–“β–‘β–‘  Good
Communication        β–“β–“β–“β–“β–“β–“β–“β–“β–‘β–‘  Good
{
  "querying":      ["SQL β€” Joins, CTEs, Window Functions, Subqueries, Self-Joins"],
  "spreadsheets":  ["Excel β€” Pivot Tables, Power Query, Dynamic Dashboards"],
  "visualization": ["Power BI β€” Data Modeling, DAX, Interactive Reports", "Matplotlib", "Seaborn"],
  "programming":   ["Python β€” Pandas, NumPy, Matplotlib, Seaborn"],
  "analysis":      ["EDA", "Statistics β€” Foundations & A/B Testing"],
  "applied_ai":    ["LLM-assisted classification, zero-shot labeling pipelines"],
  "process":       ["Data Cleaning", "KPI Design", "Trend Analysis", "ABC Segmentation"]
}

$ ls -la ./projects

πŸ“Š ProfitLens/

SQL Python Power BI

End-to-end retail profitability analytics β€” moves beyond revenue to surface where the business is bleeding margin, across products, customers, regions, and refunds.

What I Did Key Outcome
Built a SQL β†’ Python β†’ Power BI pipeline for revenue, gross profit, and margin analysis Overall gross margin benchmarked at 25.51% across the business
Profiled product- and category-level margin using CTEs and window functions Bluetooth Speaker SKUs found running 21–23% margin β€” below benchmark
Segmented customer and regional contribution to revenue vs. gross profit Top 10 customers drive just 1.22% of revenue β€” low concentration risk
Quantified refund exposure by category, product, and state Refunds equal 9.99% of gross revenue (~β‚Ή12.84 Cr), a 13.06% return rate

πŸ”— View Project β†’


🧠 ai-powered-creator-intelligence-system/

Python Power BI Claude AI

Reverse-engineered what makes long-form content go viral β€” analyzed 545+ videos (758M+ views) using the YouTube Data API, LLM-based zero-shot classification, and Power BI.

What I Did Key Outcome
Built end-to-end Python pipeline pulling 545 videos via YouTube Data API v3 Structured dataset, 9 columns: views, likes, duration, metadata
Zero-shot classified every title across 8 strategic dimensions with an LLM Enriched to 17 columns β€” zero manual labeling
Mapped hook structures, emotional triggers & title patterns 91.6% of top performers use a "Curiosity Gap" hook
Built multi-page Power BI dashboard with a virality recommendation engine Formula identified: AI/Finance topic + 15–18 word title + Curiosity Gap

πŸ”— View Project β†’


πŸ’Ό india-data-analyst-job-market/

SQL Power BI

SQL + Power BI analysis of 500+ data analyst job postings across 10+ Indian cities β€” skills, salaries & hiring trends.

What I Did Key Outcome
Designed a normalized schema (jobs, skills, jobskills junction table) Enabled multi-dimensional skill Γ— salary analysis
Used self-joins to detect skill co-occurrence SQL + Python is the top combo (~338 mentions)
Salary distribution analysis by city & skill tier Python/Power BI roles pay 20–30% more than Excel-only
Skill-gap analysis using NOT IN subqueries Mapped an exact upskilling path for entry-level candidates

πŸ”— View Project β†’


πŸ›’ Retail-Sales-Dashboard/

SQL Power BI

End-to-end BI solution analyzing 50,000+ retail transactions across 4 years (2015–2018).

What I Did Key Outcome
MoM & YoY growth via LAG window functions + CTEs Revenue grew 50%: $4.8M (2015) β†’ $7.2M (2018)
ABC customer segmentation with cumulative window functions Isolated high-LTV clusters for targeted marketing
3-page interactive Power BI dashboard with DAX measures West region drives 31% of total revenue
Product concentration risk analysis Top 5 products = outsized revenue share β€” diversification flagged

πŸ”— View Project β†’


🚲 BikeStores_Sale_Analysis/

SQL Excel

Multi-table SQL extraction + interactive Excel Executive Dashboard with KPIs, slicers, and 7+ chart types.

What I Did Key Outcome
Multi-table JOIN across 9 tables (sales + production schemas) Single flat dataset powering the whole dashboard
Interactive slicers for Year, State, and Store Baldwin Bikes drives 68% of $8.58M total revenue
Bing map chart showing revenue by state 2017 peaked at $3.84M β€” 42% YoY increase
Sales rep performance ranking Top rep contributed $2.93M individually

πŸ”— View Project β†’


🎬 netflix-movies-analysis/

Python Pandas

Exploratory data analysis on 9,827 Netflix movies spanning 1902–2024 using Python, Pandas & Seaborn.

What I Did Key Outcome
Full EDA pipeline β€” loading, cleaning, feature analysis Drama is most frequent; Action gets the most votes
Popularity vs. vote-count correlation analysis Vote count predicts popularity better than rating
Genre and language diversity analysis English dominates at 77% despite 43 languages present
Release-year trend analysis 2020 was the peak year for releases

πŸ”— View Project β†’


$ github stats

πŸ“Š GitHub Portfolio

7+ Analytics Projects Β β€’Β  600K+ Records Analyzed Β β€’Β  5+ Interactive Dashboards


GitHub


$ echo $CURRENTLY_LEARNING

β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘  Advanced SQL & Query Optimization
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘  Advanced DAX & Power BI Optimization
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘  Statistics & A/B Testing
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  Advanced Analytics & Business Problem Solving
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  Azure Data Fundamentals

$ ping connect

LinkedIn Email GitHub


"Without data, you're just another person with an opinion." β€” W. Edwards Deming

Footer

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors