Pinned Repositories
.github
attachment_website
an open book, that acts as a guide to the 3rd year attachees.
book
Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
CSC-416-4TH
Fourth Year Project : Documentation for Building a Rust-Kernel that uses WASI interface system calls as its native system calls. Runs on top of emulated Riscv Chip
devicetree-specification
Devicetree Specification document source files
Hobo-OS
A learning kernel written in Rust. Kernel that uses WASI interface system calls as its native system calls. Runs on top of emulated Riscv Chip
home_finder
A website that helps users look up information of houses on sale in an area.
ke-accountability
Public tallying system, by developers for the people
mini_C_compiler
driver-development-book
This is a book that explains driver development with Rust. It does so by procedurally creating a UART driver for a RISCV chip(an esp32c3)
kiarie404's Repositories
kiarie404/Hobo-OS
A learning kernel written in Rust. Kernel that uses WASI interface system calls as its native system calls. Runs on top of emulated Riscv Chip
kiarie404/CSC-416-4TH
Fourth Year Project : Documentation for Building a Rust-Kernel that uses WASI interface system calls as its native system calls. Runs on top of emulated Riscv Chip
kiarie404/mini_C_compiler
kiarie404/.github
kiarie404/attachment_website
an open book, that acts as a guide to the 3rd year attachees.
kiarie404/book
Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
kiarie404/devicetree-specification
Devicetree Specification document source files
kiarie404/home_finder
A website that helps users look up information of houses on sale in an area.
kiarie404/ke-accountability
Public tallying system, by developers for the people
kiarie404/kiarie404
Config files for my GitHub profile.
kiarie404/kiarie404-mini_C_compiler_2
A mini-C compiler implemented using the sly library
kiarie404/kiarie404.github.io
me
kiarie404/llhd
Low Level Hardware Description — A foundation for building hardware design tools.
kiarie404/MFI_Expert_documentation
This is a temporary place for the documentation of the MFI Expert application.
kiarie404/MFI_Expert_Documentation-1
this repo has the raw documentation for the MFI Expert application
kiarie404/noproto
no-std no-alloc Rust protobufs.
kiarie404/removing_left_recursion
kiarie404/riscv_cpu_implementation
This is a guide towards creating a riscv cpu. Courtesy of the book : "Inside an opensource processor by Sufyan Bin Uzayr"
kiarie404/rustaceans_kenya_webapp_ui_mockup
kiarie404/sail
Sail architecture definition language
kiarie404/SSDs
Docs on learning about SSDs
kiarie404/svd2rust
Generate Rust register maps (`struct`s) from SVD files
kiarie404/systemrdl-compiler
SystemRDL 2.0 language compiler front-end