18
Total
7
Power BI
5
Excel
6
SQL & Python
Power BI
7 projects
Sales KPI Dashboard
5 pages · 30+ DAX measures
Multi-page dashboard tracking revenue, GP%, customer trends, salesperson performance, and monthly comparisons with MoM and YoY analysis.
Daily Gross Profit Monitor
Auto-refresh · daily management view
Automated daily GP tracking dashboard connected to ERP data, with threshold alerts and margin trend analysis for management review.
Inventory Aging & Expiry Analytics
FIFO logic · expiry forecasting
FIFO-based inventory aging dashboard identifying slow-moving stock, near-expiry items, and warehouse utilisation patterns across product categories.
HR Headcount Dashboard
Department-level · attrition tracking
Employee headcount, department distribution, joining/exit trends, and workforce planning metrics for HR leadership review.
Financial Inflow/Outflow Tracker
Bank reconciliation · Tally integration
Cash flow dashboard integrating POS and Tally data to track bank inflows, outflows, petty cash, and aggregator settlements daily.
Warehouse Planning Dashboard
30% handling time reduction
Dashboard automating warehouse space allocation and order picking priorities based on real-time demand patterns and current stock levels.
SDLC Project Tracker
8 dashboards · 50% time saved
Suite of dashboards tracking software development lifecycle stages, sprint velocity, bug counts, and release timelines for engineering teams.
Excel & Power Query
5 projects
Monthly GP Analysis Workbook
32 sheets · auto-calculated
Comprehensive gross profit workbook with item-level margin analysis, supplier comparisons, and automated summaries from ERP CSV exports.
Vehicle Fleet Cost Report
HIACE vs ISUZU · per-km cost
Maintenance cost tracking and comparison report for company fleet vehicles, with per-km cost analysis and service interval forecasting.
Procurement Savings Tracker
5 years data · 13% savings found
Historical purchasing data analysis identifying cost reduction opportunities across suppliers, with price trend charts and negotiation benchmarks.
Commercial Invoice Generator
Proportional line-item cost split
Automated invoice workbook that distributes total amounts proportionally across product line items with proper rounding and clean print layout.
Aggregator Sales Reconciliation
35% better payout visibility
Reconciliation workbook matching POS aggregator payouts against bank deposits, flagging discrepancies and commission overcharges automatically.
SQL
4 projects
Monthly Profitability Query
Item-level margin ranking
Query suite calculating monthly profitability by item, customer, and salesperson with margin percentages and revenue contribution rankings.
Customer Status Classifier
Active / Dormant / Lost logic
Query classifying customers as Active, Dormant, or Lost based on purchase recency and frequency — feeds directly into Power BI sales dashboard.
Revenue Concentration Analysis
Pareto / 80-20 breakdown
Pareto analysis identifying top revenue-contributing customers and items, with running totals and cumulative percentage calculations using window functions.
ERP Data Extraction Pipeline
Extract → clean → load to BI
Stored procedures extracting, cleaning, and transforming raw ERP data into structured tables ready for Power BI consumption via scheduled refresh.
Python
2 projects
GP Analytics Automation Script
Replaces 32-sheet Excel workbook
Python script automating gross profit analysis from ERP CSV exports — data cleaning, margin calculations, supplier aggregations, and Excel report generation.
Invoice PDF Generator
Auto proportional line-item split
Python script generating formatted commercial invoice PDFs with proportional amount distribution across product lines using ReportLab.