Skip to content
View BlakeFreer's full-sized avatar

Highlights

  • Pro

Block or report BlakeFreer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BlakeFreer/README.md

Hi, I'm Blake!

I'm a Mechatronics Engineering student at McMaster University. My current project is writing C++ as the Firmware Lead for Mac Formula Electric.

Check out my project portfolio https://blakefreer.github.io/.

I am passionate about embedded systems, so check out my All of the Lights hackathon project which won best hardware hack at DeltaHacks8, or my implementation of UART communication using an LED and photoresistor.

I am also pursuing a second degree in pure mathematics and have found programming to be an excellent tool to help visualize and share my learnings. My latest math project is a Linear Least Squares polynomial fitter in Rust. I have two projects related to dynamical systems: The logistic map in Chaotic Growth Simulation and biological systems demonstrating the effects of genetic advantages in Sheep Simulator.

Pinned Loading

  1. macformula/racecar macformula/racecar Public

    Monorepo for all firmware running on our custom ECUs.

    C++ 9 2

  2. Playground Playground Public

    An assortment of small coding projects.

    C++

  3. AllOfTheLights AllOfTheLights Public

    DeltaHacks 8 Project

    Python 1

  4. LED-Serial LED-Serial Public

    Sending data between Arduinos with an LED and photoresistor

    C++