I build the reporting infrastructure SaaS and fintech teams run on.
I got into analytics by doing the work nobody else wanted to touch. That turned out to be the best
possible training.
Now I build the infrastructure that makes data reliable. Pipelines, dashboards, and the quality layer
that makes both worth having.
3+ years across data-intensive industries, always end-to-end.
Academic and exploratory projects from earlier in the journey.
Neural network regression model estimating admission probabilities with a clean UI for academic decision support.
Random Forest model with 79% accuracy estimating property values using physical attributes and economic indicators.
Fine-tuned a BLIP model on 20,000 images to generate automated, context-aware descriptions with high linguistic accuracy.
Nokia
Data & Reporting Analyst Co-op
Ottawa, Canada
Sep 2025 – Dec 2025
Different industry. Different scale. Same instinct. Walked into Nokia and found the reporting gaps before anyone asked me to. Left with production dashboards and workflows that the team could actually use.
Algonquin College
Business Intelligence System Infrastructure
Ottawa, Canada
Jan 2025 – Dec 2025
Prodigal Technologies
Business Intelligence Analyst
Ottawa, Canada
Jan 2025 – Aug 2025
I went back to school while still working full-time at Prodigal. It was a lot, but I wanted the credential to match the experience I had already built. Graduated with honours and made the Dean's Honours List every semester.
Prodigal Technologies
Business Intelligence Analyst
India · Remote
Aug 2022 – Dec 2024
I came in as a data annotator with no formal BI experience. I spent nights learning the stack, asked to take on more, and eventually built the reporting infrastructure the company ran on. Three years of figuring it out as I went.
Chitkara University
Bachelor of Engineering, Computer Science
India
Aug 2018 – Aug 2022
I studied computer science and specialized in ML and data analytics. I didn't know exactly where it was taking me yet, but the instinct to work with data was already there.
In a previous role, ops teams received a daily agent performance report I built. It was used to make real decisions about which agents needed coaching, which showed no signs of improvement, and which were performing well enough to benchmark others against. This project is a public recreation of that architecture using a synthetic dataset I designed to mirror real collections industry behavior, because the real client data stays private.
A working reporting architecture grounded in a real operational use case, rebuilt for a public portfolio using synthetic data. Demonstrates end-to-end thinking from data generation through to the kind of executive-facing visualization that drives actual decisions.
Algonquin College's Applied Research department was managing faculty project registrations and external partner matching entirely through email and spreadsheets. There was no centralized way to track submissions, match faculty to partners systematically, or give the administrative team any consistent visibility into program activity. Built as a capstone project with the Applied Research department as the client, the goal was to replace that fragmented process with a single automated platform.
Delivered a fully working platform to a real institutional client, replacing a manual coordination process with an end-to-end automated system. Handed off with full documentation and built with scalability in mind for future integration into broader institutional workflows.
This project started during my undergrad as a basic CNN-based image captioning experiment with a local UI and limited model quality. I rebuilt it from scratch at Algonquin once I had access to better tools and infrastructure. The goal was the same, generating accurate natural language descriptions from images, but this time done properly: a fine-tuned BLIP model, a real dataset, formal evaluation, and a deployable application.
Improved caption quality from a zero-shot BLEU of 0.028 to 0.33 through progressive fine-tuning, more than a 10x gain. The model handles real-world scenes involving people, animals, and outdoor settings with solid linguistic accuracy. A functional early-stage MVP structured to scale with more data and compute.
Graduate school applications involve a lot of uncertainty with limited objective feedback. Built during my graduate studies in BI Systems Infrastructure at Algonquin, this project uses a UCLA admissions dataset to explore whether standardized academic inputs like GRE, TOEFL, and CGPA can reliably predict admission probability. The goal was to practice building end-to-end ML pipelines with a clean, usable interface.
The application successfully bridges the gap between raw statistical data and user friendly guidance. It provides prospective students with an immediate, data driven benchmark for their UCLA graduate program applications.
Property pricing is driven by a mix of physical attributes and broader market conditions that are hard to weigh manually. Built during my graduate studies at Algonquin, this project uses a public real estate dataset to explore how ensemble models handle non-linear relationships between features like lot size, property type, and economic indicators including recession periods and neighborhood popularity. The goal was to practice feature engineering and model deployment end-to-end.
The model achieved a high level of reliability with an R squared score of 0.79, successfully capturing nearly 80 percent of the price variance. This provides a clear, formatted valuation that helps users navigate market fluctuations with greater confidence.
Most business reporting stops at the numbers. This project goes further. It takes a structured sales dataset, calculates performance metrics across category, region, segment, and sub-category dimensions, and feeds those metrics into a prompt engineered LLM pipeline that produces an insight driven executive narrative with a traffic light scorecard, an executive brief, and collapsible detailed analysis sections.
A fully automated pipeline that takes a raw dataset and produces a boardroom ready HTML report in under 60 seconds. The kind of output that used to take an analyst a day to produce manually.