I'm Kudzayi β MSc Cyber-Physical Systems (IoT) student at Northeastern University Toronto & Graduate Teaching Assistant
I build things at the intersection of cloud infrastructure, IoT, and automation.
Cloud: AWS Terraform CloudFormation Lambda DynamoDB RDS S3 ALB CloudWatch IAM
Containers & Orchestration: Docker Kubernetes KVM/QEMU Linux
IoT & Embedded: ESP32 FreeRTOS MQTT TLS/SSL MicroPython C/C++
Languages & Testing: Python Java React pytest GitHub Actions CI/CD
| Project | Stack | What it does |
|---|---|---|
| SmartScan Node | ESP32, AWS IoT Core, Lambda, DynamoDB, Terraform | Elder care occupancy monitoring β ESP32 publishes sensor telemetry via MQTT over TLS to AWS IoT Core, Lambda writes to DynamoDB, SNS fires alerts. Semi-finalist, Northeastern Husky Pitch Summit 2025 |
| AWS Scalable Web Infrastructure | Terraform, VPC, ALB, ASG, RDS, CloudWatch | Production-grade AWS infra β ALB across 3 AZs, Auto Scaling driven by CloudWatch CPU alarms, RDS MySQL in private subnets. Load-tested to verify scale-up at 75.6% CPU |
| Fintech Fraud Detection | Python, FastAPI, Docker, Kubernetes, KVM/QEMU | FINTRAC-themed fraud detection API on a self-hosted 3-node Kubernetes cluster β auto-scales 1β5 pods under load, self-healing, rolling updates |
| K-Flix React App | React 19, Vite, Tailwind, TMDB API | Movie discovery web app with live search, filtering, and responsive UI β built with React 19 and Vite |
| Network API Test Automation | Python, pytest, Flask, GitHub Actions | 42-case automated REST API test suite with GitHub Actions CI β green build on every push |