The Project Gazette ยท Technical Work & Explorations
Featured Project
Currently Building

An open-source educational stock app for paper trading and research. Features a deep learning stack, reliability layer, and LLM integration for intelligent market analysis.

Deep Learning LLM Python Open Source
โ— In Development

๐Ÿš— Downtown Toronto Traffic Predictability

Statistical learning models to improve reliability of travel time forecasts and congestion signals using time-series analysis and demand elasticity modeling.

Python Time-Series scikit-learn Data Analysis
Completed Projects
โœ“ Completed

๐ŸŒ Portfolio Website

This very website! A newspaper-inspired portfolio built with vanilla HTML/CSS. Features editorial typography, newsletter integration via Google Apps Script, and responsive design.

HTML5 CSS3 JavaScript GitHub Pages
โœ“ Completed

๐Ÿ“Š ML Model Implementations

Hands-on implementations from ECE421: Linear/logistic regression, SVMs, MLPs with backprop, PCA, k-means, GMM/EM. Focus on generalization bounds and model selection.

Python NumPy scikit-learn TensorFlow
โœ“ Completed

๐Ÿ”ง Computer Architecture Labs

ECE352 projects: Single/multi-cycle & pipelined datapaths, cache implementations, virtual memory, branch prediction, and FPGA-based SRAM interface on DE1 board.

NIOS V Assembly SystemVerilog FPGA ModelSim
โœ“ Completed

๐Ÿ’ณ Payments & Tax Integration

Full Stripe integration with international tax handling (GST/VAT). Built as part of a production Django REST Framework backend with proper OAuth/SSO security.

Stripe Django REST OAuth/SSO PostgreSQL