Pinned Repositories
AdventOfCode
AlpineToast
A plain js toast library which follows the style and simplicity of alpinejs
AzureSnake
A starter battle snake deployed to azure functions
Connector
A http library for Rust
McRaeAlex.github.io
Personal Website
NimbleFlight
A (WIP) quadcopter flight controller which aims to use Rusts abstractions for better reusability and hardware abstraction.
pipe-op
Adding the pipe operator `|>` to rust-lang as a macro.
RustySnake
A BattleSnake template written in rust
village
A social media application made for groups of friends
McRaeAlex's Repositories
McRaeAlex/pipe-op
Adding the pipe operator `|>` to rust-lang as a macro.
McRaeAlex/RustySnake
A BattleSnake template written in rust
McRaeAlex/NimbleFlight
A (WIP) quadcopter flight controller which aims to use Rusts abstractions for better reusability and hardware abstraction.
McRaeAlex/AzureSnake
A starter battle snake deployed to azure functions
McRaeAlex/AlpineToast
A plain js toast library which follows the style and simplicity of alpinejs
McRaeAlex/AdventOfCode
McRaeAlex/Connector
A http library for Rust
McRaeAlex/McRaeAlex.github.io
Personal Website
McRaeAlex/village
A social media application made for groups of friends
McRaeAlex/BattleSnake
All of my battlesnakes from past and future years
McRaeAlex/docs
The source for the illumos documentation site
McRaeAlex/execas
A half baked sudo alternative
McRaeAlex/Groundstation-svelte
A rewrite of the groundstation with Sveltekit for fun
McRaeAlex/McRaeAlex
My profile README
McRaeAlex/quiche-teleport
š„§ Savoury implementation of the QUIC transport protocol and HTTP/3
McRaeAlex/Resume
My resume
McRaeAlex/rust
Empowering everyone to build reliable and efficient software.
McRaeAlex/SchoolWork
McRaeAlex/Smoothie
McRaeAlex/swayidle_toggle
An i3blocklet which toggles sway
McRaeAlex/tiny-raytracer
This is a small ray tracer that I wrote as a study break. Based on https://github.com/ssloy/tinyraytracer/wiki/Part-1:-understandable-raytracing
McRaeAlex/VancouverCSS
This is a CSS drawing and animation of Vancouver! Check it out: https://mcraealex.github.io/VancouverCSS/
McRaeAlex/webgl2-fundamentals
WebGL 2 lessons starting from the basics