41Leahcim
Embedded software student experienced in C++, Rust, Python, and C for Arm and ATMega microcontrollers. Skilled in computer vision and game development.
Den Haag
Pinned Repositories
adafruit_ultimate_gps_pico_sdk
A project to receive and parse data of an Adafruit Ultimate GPS on a Raspberry Pico, and sending the parsed data over usb.
artificial_intelligence_gold1
An application developed for the gold 1 achievement of AI for the Game Development minor.
artificial_intelligence_platinum1
A project I made for the AI track of the Game Development minor.
astronomy_pipeline
BestandFilter
Geef een map/folder en het programma verwijdert alle dubbele
brainfuck_rust
A brainfuck interpreter in Rust
burn
BURN: Burn Unstoppable Rusty Neurons
bytecode_assembly
A simple language compiling to it's own kind of bytecode
calculator_rust_cli
A simple calculator written in Rust running cross-platform in the terminal.
chat_service_rust
A simple chat service I wrote in Rust
41Leahcim's Repositories
41Leahcim/astronomy_pipeline
41Leahcim/brainfuck_rust
A brainfuck interpreter in Rust
41Leahcim/bytecode_assembly
A simple language compiling to it's own kind of bytecode
41Leahcim/calculator_rust_cli
A simple calculator written in Rust running cross-platform in the terminal.
41Leahcim/chat_service_rust
A simple chat service I wrote in Rust
41Leahcim/code-radio-cli
šµ A command line music radio client for https://coderadio.freecodecamp.org, written in Rust.
41Leahcim/clap
A full featured, fast Command Line Argument Parser for Rust
41Leahcim/clean_rust_projects
Removes all the target directories in a directory.
41Leahcim/cpp_json_parser
A json parser written in C++
41Leahcim/cpp_smart_pointers
My own C++ implementation of smart pointers, using the same name as the smart pointers in Rust.
41Leahcim/festo_robotcontroller
A Rust library to control robots using Festo servomotor drives
41Leahcim/FlowerSimulation
A Flower Seed Golden Ratio Simulation
41Leahcim/iced
A cross-platform GUI library for Rust, inspired by Elm
41Leahcim/iterators
A library with iterators I created
41Leahcim/json_parser
A json parser in Rust
41Leahcim/lapce
Lightning-fast and Powerful Code Editor written in Rust
41Leahcim/neural_networks_from_scratch_rust
My version of the code from the book: https://nnfs.io/
41Leahcim/pico-sdk-template
A simple template for creating pico-sdk projects with C, C++, or Assembly
41Leahcim/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely š¦ šš
41Leahcim/programming_rust
My version of the code from O'reilly Programming Rust, 2nd Edition
41Leahcim/rp_pico_cpp_digital_clock
A digital clock using a Raspberry Pico, potmeter, and HT16K33 to display the current time.
41Leahcim/rp_pico_rust_template
A simple example program you can easily change to make your own project.
41Leahcim/rust
Empowering everyone to build reliable and efficient software.
41Leahcim/rust_csv_reader
A simple Rust program to read csv files
41Leahcim/rust_smart_pointers
Smart pointers implemented in Rust, named a
41Leahcim/rustbrew
get the number of packages written in Go/Rust/Python/.. in Homebrew Core
41Leahcim/SOEM-rust
Translation of https://github.com/OpenEtherCATsociety/SOEM to Rust.
41Leahcim/sorting
A collection of sorting algorithms in multiple languages.
41Leahcim/thermal_watcher
A Rust CLI application for keeping track of the temperature of the system through sysfs, unix only
41Leahcim/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...