Skip to content
View Nitinx12's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Nitinx12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nitinx12/README.md
Nitin Kumar Sharma — Data Analyst

Typing SVG

LinkedIn Gmail Portfolio Open to Work


$ whoami

Data Analyst with 2+ years of experience building dashboards and data pipelines that business teams actually use. I work across the full analytics cycle — raw extraction, SQL transformation, Power BI reporting, and stakeholder delivery.

Currently pursuing my MBA in Finance at the University of Delhi, bridging the gap between data and business strategy.

┌────────────────────────────────────────────────────────────────────────┐
│ 📍 Location    Delhi, India · Remote-ready · Hybrid-open               │
│ 💼 Seeking     Data Analyst roles                                      │
│ 🎓 Education   MBA Finance · BCom (Accountancy) · University of Delhi  │
│ 📊 Impact      40% reduction in manual reporting · 5+ data sources     │
│ ⚽ Football    CRPF Camp Team · Subroto Cup Runners-Up                 │
└────────────────────────────────────────────────────────────────────────┘

$ ls ./tech-stack/

Languages & Analytics

Python SQL Pandas NumPy

Data Visualization & BI

Power BI Excel

Databases

PostgreSQL MySQL DuckDB

Data Engineering & Tools

Apache Airflow dbt Databricks Git GitHub


$ cat ./experience.log

🏢 Medianama  ·  Data Analyst  ·  Jun 2024 – Feb 2025

Joined as the sole analyst — owned the full reporting stack from raw data to executive dashboards.

Metric Result
Manual reporting time 40% via Power BI automation
Data sources integrated 5+ into a single PostgreSQL star schema
Stakeholder dashboards Real-time Power BI with live refresh
  • Extracted and cleaned data from 5+ disparate sources, built a normalized star schema in PostgreSQL, and connected it directly to Power BI for consistent, automated reporting
  • Created Excel performance dashboards used by the editorial team to produce data-driven business articles
  • Reduced end-to-end reporting cycle from manual to automated, freeing analyst time for deeper analysis

🏢 Bajaj Allianz General Insurance  ·  Data Analyst Intern  ·  May 2023 – Jan 2024

Built reporting infrastructure used by senior financial leadership across 15+ insurance products.

Metric Result
Manual reporting time 25% via Power BI automation
Insurance products analyzed 15+ (SWT, ULIP, E-Touch II, AWG Platinum…)
Pipeline cadence Monthly PostgreSQL pipelines, fact-dimension models
  • Automated Power BI dashboard for senior financial leadership enabling detailed analysis of customer insurance policies
  • Built fact-dimension data models in PostgreSQL to support scalable, repeatable BI reporting
  • Analyzed cross-product customer data to surface win-back opportunities that improved conversion and revenue

$ ls ./projects/

# Project What It Does Stack Status
01 E-Commerce Sales Analytics End-to-end pipeline: raw CSVs → PostgreSQL → Python clean → DuckDB OLAP → Seaborn visuals PostgreSQL · Python · DuckDB · SQLAlchemy ✅ Shipped
02 Retail Data Warehouse Star schema dimensional model with fact/dim separation, SCD handling, BI-ready output PostgreSQL · SQL · Power BI ✅ Shipped
03 Databricks Medallion Warehouse Production Airflow + dbt pipeline across Bronze → Silver → Gold layers Databricks · Airflow · dbt ✅ Shipped
04 Bike Store Relational Database Unstructured data → 9-table normalized schema with stored procs, triggers & views PostgreSQL · SQL ✅ Shipped

$ cat ./certifications.txt

Google Data Analytics Microsoft PL-300 HackerRank SQL Gold Advanced Excel


$ github --stats

  

$ snake --run

GitHub contribution grid snake animation

╔══════════════════════════════════════════════════════════════════╗
║   $ echo "Open to Data Analyst roles. Let's talk data."          ║
║   > Open to Data Analyst roles. Let's talk data.                 ║
║   $ _                                                            ║
╚══════════════════════════════════════════════════════════════════╝

LinkedIn Email Portfolio

Popular repositories Loading

  1. Nitinx12 Nitinx12 Public

  2. sql-data-warehouse-project sql-data-warehouse-project Public

    Forked from DataWithBaraa/sql-data-warehouse-project

    A comprehensive guide to building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics.

    TSQL

  3. Databricks_Medallion_Warehouse Databricks_Medallion_Warehouse Public

    Python

  4. Retail_data_warehouse Retail_data_warehouse Public

    Python

  5. Museum-Project Museum-Project Public

    Python

  6. Bike-Store-Relational-Database Bike-Store-Relational-Database Public

    PySpark incremental ETL pipeline from MongoDB to PostgreSQL, with SQL data quality tests, schema auto-evolution, and a 21-script analytics library for a retail store dataset.

    Python