< Hello World />
|
Building scalable data pipelines on GCP · Processing 30GB+ daily · Medallion-architecture engineering workflows
stage: about
I'm a Data Engineer currently working across batch and real-time pipelines — most recently at DB Schenker, where I spent two years building ETL/ELT workflows on GCP (BigQuery, Cloud Storage, Cloud Composer) that process millions of records without anyone needing to babysit them.
My focus is the unglamorous part of data engineering that actually matters: pipelines that are reliable, queries that are fast, and dashboards that load before the meeting starts. I've cut ETL processing time by 30%+, built Power BI dashboards that shaved 25% off reporting turnaround, and shipped a courier-tracking system to 8+ locations that's still running today.
Outside of pipelines: I'm comfortable in PySpark for big-data transforms, SQL for the analysis everyone actually reads, and increasingly, dbt and CI/CD for making sure none of it breaks silently.
stage: tech stack
stage: experience
DB Schenker · Gurugram, Haryana
Manipal Business Solutions · Gurugram, Haryana
stage: projects
Each project includes the architecture decision, the scale it ran at, and why specific tools were chosen — not just what was built.
Scalable e-commerce analytics pipeline · Apache Spark · Databricks · Python · NLP
Dataset exceeded single-machine memory limits — chose Apache Spark on Databricks over pandas because distributed processing cut transformation time from ~40min to under 6min. Databricks managed cluster autoscaling so compute cost scaled with actual load, not peak.
30GB/day · 6 sources · GCP · BigQuery · Dataflow · Pub/Sub · Cloud Composer · PySpark
Logistics data arrives from 6 heterogeneous sources (EDI feeds, APIs, WMS events) at different cadences — some batch, some streaming. Chose Pub/Sub + Dataflow for streaming ingestion because it decouples producers from consumers and handles backpressure automatically. BigQuery over a traditional warehouse because columnar storage on 30GB/day queries ran 4× faster without manual indexing. Cloud Composer (Airflow) for orchestration because DAG-based scheduling gave full visibility into dependency chains — critical when upstream delays cascade.
Real-time ops dashboard · Power Apps · Power Automate · SharePoint · Deployed 8+ locations
Operations team needed real-time package visibility but had no engineering budget for a custom app. Chose Power Apps + Power Automate + SharePoint Lists as the data store because: zero infra cost, native integration with existing Microsoft 365 stack, and non-technical ops staff could update records without SQL access. Tradeoff: SharePoint Lists cap at 5,000 rows per view — solved with indexed columns and filtered views per location.
Advanced SQL analytics · MySQL · Window Functions · Statistical pattern detection
Deliberately built this entirely in SQL to demonstrate that complex analytics — window functions, ranking, trend detection — don't always need a Python layer. At scale companies, pushing computation to the database engine (rather than pulling data into pandas) is faster and cheaper. This project was a proof of that principle.
LEAD/LAG window functions to track income changes over time — found employees with stagnant salary growth for 2+ years had 3× higher attrition riskDENSE_RANK() over tenure buckets identified that the 2–4 year career stage had the highest attrition rate across all departmentsWorking on a GCP data pipeline showcase and a Medallion Architecture demo. Check back soon — or visit my GitHub for latest work.
stage: certifications
HackerRank
HackerRank
Google Cloud Skill Badge
Neo4j
Hex N Bit Pvt. Ltd.
stage: serve
Open to Data Engineer and Analytics Engineer roles. Drop a message — I reply fast.