Zacck Osiemo's repositories
bleacher_reactions
In memory reactions API for a challenge by Andela
Programming-Abstractions
All sorts of abstractions in C++
absinthe_node_subscriptions
Minimal Subscriptions Example
circuits_i2c
Communicate over I2C from Elixir
elixir_algorithms
A collection of Elixir algorithms and coding best practices.
elm-select
A selection input with auto-complete
hd44780-driver
Implementation of the embedded-hal traits for the HD44780.
learning_nifs
Small project to experiment with using NIFs in Erlang/Elixir
protocols_ex
Small protocols implementation in elixir
ruspiro-tutorials
RusPiRo Tutorial Corner - Doing Raspberry Pi bare metal development the 'Rust way'...
rust_binary_guess
A small rust program that makes a human binary search for a random value
rust_organization
Small project to demonstrate and learn how to organize and scope code in rust
rustractions
Programming abstractions in rust
stm32_starter
Template for starting stm32 projects
stm32f1xx-hal
A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal