George Brown College
Apr 2026 – Sep 2026Research Assistant · Toronto, Ontario
- Sole backend developer on a cloud-based energy-management platform built under an industry partnership. I designed and shipped Node.js, Express and PostgreSQL services, plus ETL pipelines that ingested sensor data on a one-minute cycle.
- Integrated custom hardware with backend software as the software counterpart to the hardware research team, and built image-processing and OCR document-extraction pipelines processing 50+ documents daily.
- Owned the platform's DevOps infrastructure, deploying and maintaining backend, frontend, database and supporting services on Docker, Docker Compose, Debian Linux, GitHub Actions, Caddy and DigitalOcean, with OAuth 2.0 authentication on the client-facing web portal.
- Cut API response times 50%, from 60s to 30s, by profiling database access patterns and shared backend modules across multi-tenant infrastructure.
- Built the platform's automated testing infrastructure from zero to 100+ unit, integration and end-to-end tests spanning algorithms and hardware/software integration, preventing regressions through CI/CD.