https://github.com/implferris/implferris
Config files for my GitHub profile.
https://github.com/implferris/implferris
config github-config
Last synced: 7 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/implferris/implferris
- Owner: ImplFerris
- Created: 2024-11-09T01:28:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T15:08:36.000Z (11 months ago)
- Last Synced: 2025-06-02T09:11:31.848Z (7 months ago)
- Topics: config, github-config
- Homepage: https://github.com/ImplFerris
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://implrust.com)
## Learning Resources
- [List of Resources to learn Rust - Roadmap From Beginner to Advanced Level](https://github.com/ImplFerris/LearnRust)
- [Collection of Free Rust Books](https://implrust.com/free-rust-books/)
## Free Books on Embedded Rust Programming
- [Pico Pico - Embedded Programming with Raspberry Pi Pico 2 and Rust](https://github.com/ImplFerris/pico-pico)
- [Embedded Programming with ESP32 and Rust](https://github.com/ImplFerris/esp32-book)
- [impl Rust for microbit](https://github.com/ImplFerris/microbit-book)
## Embedded Rust Games
- [Dinosaur Game written in Rust for the ESP32](https://github.com/ImplFerris/esp32-rex)
- [Dinosaur Game written in Rust for the Raspberry Pi Pico 2 (RP2350)](https://github.com/ImplFerris/pico-rex)
- [Breakout Game written in Rust for the ESP32](https://github.com/ImplFerris/esp32-breakout-rust)
- [Flappy Bird Game written in Rust for the ESP32 with OLED Display](https://github.com/ImplFerris/esp32-flappy-bird)
- [Cosmic Yudh, shooting game written in Rust for the ESP32 with an OLED display](https://github.com/ImplFerris/esp32-cosmic-yudh)
## Other Embedded Projects
- [Smart Door Lock Simulation with Rust and ESP32](https://github.com/implferris/esp32-rfid-access)
- [A collection of songs for embedded programming projects using Rust](https://github.com/ImplFerris/rust-embedded-songs)