This directory contains all the projects that I have worked on personally, in school or during my co-op work terms.
The projects are a combination between individual and collaborative work and are grouped by their field type chronologically.
Using freeRTOS in C, programming an STM32F4_DISCOVERY microcontroller to
create a Deadline Driven Schedular under Earliest Deadline First (EDF) scheduling algorithm
Using freeRTOS in C, programming an STM32F4_DISCOVERY microcontroller to
control a traffic light based on approaching cars: potentiometer, tasks, timers and message queues.
A distributed system that uses load balancing, horizontal and vertical scaling
on AWS. Consists of a client, console, stock/quote server and relational database.