AI Operations · Workflow Automation · Process Redesign
MCA graduate · Noida, India · Open to work
I build systems that eliminate manual processes — connecting AI tools, automation pipelines, and clean documentation so teams can operate without bottlenecks.
Replaced a 5-stage manual sales reporting process with a single pipeline run.
- Ingests raw CSV → computes KPIs → detects anomalies → generates executive summary via Gemini AI
- Automated trigger: watches a folder and fires automatically when a new file lands (Zapier equivalent built in Python using
watchdog) - Output: stakeholder-ready Markdown report with no manual steps
Python Pandas Gemini API Zapier Automation
Replaced 3 duplicate manual trackers (Excel + Google Sheet + CSV) with one unified pipeline.
- Single
python dashboard.pyproduces all KPIs, 5 charts, and a report with SOP for non-technical users - SQL query layer (portable to Postgres/MySQL) replaces all manual formula work
- Pre-generated charts included so reviewers see output without running anything
Python SQL SQLite Pandas Matplotlib
AI: ChatGPT · Claude · Gemini · OpenAI API · Notion AI
Automation: Zapier · Make (Integromat) · Airtable · Watchdog
Data: Python · Pandas · SQL · Power BI · Google Sheets · Excel
Dev: Git · GitHub · VS Code
- Notion AI Essentials — Notion
- Automate with Make — Make Academy
- Prompt Engineering for Everyone — DeepLearning.AI
- Analyze Data with Power BI — Microsoft
- SQL Advanced — HackerRank