Skip to content
View zaheerqur's full-sized avatar
:shipit:
:shipit:

Block or report zaheerqur

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.

Content in all repositories owned by your account will be closed.
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
zaheerqur/README.md

Typing SVG


Portfolio LinkedIn Email


Software Engineering grad from Concordia. Currently building production systems at MHI RJ Aviation in C#, .NET, and React, delivering compliance modules for Transport Canada-regulated aerospace suppliers across multi-release deployment cycles. Independently shipping ML and data engineering projects on the side.


🛠 Stack

Languages

Languages

Frameworks

Frameworks


🚀 Projects

🗽 NYC Taxi Analytics Platform

Event-driven pipeline ingesting 9.5M NYC taxi trip records through Kafka into DuckDB. dbt models feed a FastAPI fare predictor and React dashboard. Airflow orchestrates the full pipeline.

Kafka DuckDB dbt Airflow FastAPI Docker

GitHub → · Live →

⚽ EPL Match Predictor

Self-sustaining MLOps pipeline serving live Premier League predictions. 45.3% accuracy on a fully held-out 2025–26 season. Auto-retrains twice weekly via GitHub Actions.

Python scikit-learn FastAPI Docker GitHub Actions

GitHub → · Live →

😶 Emotion Recognition App

3-layer CNN trained on 35,000+ FER2013 images, exported to ONNX for a 90% runtime reduction. Independently productionized a year after submission, live on Netlify.

PyTorch ONNX Flask Netlify

GitHub → · Live →

🏢 CondoConnect

Full-stack condo management platform with multi-role RBAC, facility reservations, and financial reporting. Covered by a 52-file Jest / RTL test suite.

React Firebase Google Maps Jest

GitHub →


📊 Stats

Zaheer's GitHub Stats Top Languages

Pinned Loading

  1. nyc-taxi-platform nyc-taxi-platform Public

    Event-driven NYC taxi analytics platform. Kafka streams 9M trip records into DuckDB via a batched Python consumer. dbt transforms raw data into borough revenue and demand heatmaps. Airflow orchestr…

    Python 1

  2. epl-predictor epl-predictor Public

    A self-sustaining MLOps app using a calibrated ML model to forecast Premier League fixtures. Features a Dockerized FastAPI backend that auto-retrains twice weekly via GitHub Actions and serves real…

    Vue 1

  3. neetcode-submissions neetcode-submissions Public

    My NeetCode.io problem submissions

    Python