
Distributed monitoring platform with a central control plane and lightweight agents across 10 devices, ingesting ~300 metrics/min at ~0.5s latency.
Everything I've built, filter by technology to find what's relevant to you.

Distributed monitoring platform with a central control plane and lightweight agents across 10 devices, ingesting ~300 metrics/min at ~0.5s latency.

CLI file encryption utility using streaming encryption, achieving 15.6 GB/min throughput on a single thread.

Embedded sensor node with DHT22, OLED display, and buzzer alarms. Non-blocking scheduler with 2s sampling, 500ms UI refresh, and UART telemetry.

Data visualization tool exploring job vacancies, education, and income across Canadian provinces using Statistics Canada datasets.

CLI utility implementing Huffman encoding and decoding with a custom binary header format and dynamic memory management in C.

Comprehensive unit test suite for a directed Graph ADT using the Check framework, covering creation, edge ops, cycle detection, and connectivity.

CLI utility that watches a directory and logs create, modify, delete, and move events to a TSV log file using Python's watchdog library.