Pinned Repositories
alacritty-theme
Collection of Alacritty color schemes
Algorithms-in-Rust
All Algorithms implemented in Rust
aml-linux-usb-burn
Linux version of Amlogic USB Burn Tool
android_device_nokia_PLE
Working firmware
awesome-rust
A curated list of Rust code and resources.
blog_os
Writing an OS in Rust
btree-rs
Simple Binary tree implementation in Rust lang
DeepThought
A simple blog theme focused on writing powered by Bulma and Zola.
dotfiles
:wrench: configs of various programs and tools that I use
km0l.github.io
Personal Homepage
kml96's Repositories
kml96/km0l.github.io
Personal Homepage
kml96/alacritty-theme
Collection of Alacritty color schemes
kml96/Algorithms-in-Rust
All Algorithms implemented in Rust
kml96/aml-linux-usb-burn
Linux version of Amlogic USB Burn Tool
kml96/android_device_nokia_PLE
Working firmware
kml96/awesome-rust
A curated list of Rust code and resources.
kml96/blog_os
Writing an OS in Rust
kml96/btree-rs
Simple Binary tree implementation in Rust lang
kml96/DeepThought
A simple blog theme focused on writing powered by Bulma and Zola.
kml96/dotfiles
:wrench: configs of various programs and tools that I use
kml96/emoji-cheat-sheet
A markdown version emoji cheat sheet
kml96/fast-usbserial
ATMega16U2 firmare - faster than arduino-usbserial
kml96/frser-duino
Reimplementation of serprog-duino based on the original flashrom serprog interfacing code (now libfrser).
kml96/helix-editor
A post-modern modal text editor.
kml96/image-classifcation-cnn
Classifcation of images using CNN model implemented as project work for BSc. CSIT 7th semester.
kml96/JTAGenum
Given an Arduino compatible microcontroller or Raspberry PI (experimental), JTAGenum scans pins[] for basic JTAG functionality and can be used to enumerate the Instruction Register for undocumented instructions. Props to JTAG scanner and Arduinull which came before JTAGenum and forwhich much of the code and logic is based on. Feel free to branch a
kml96/km0l
GIthub landing page
kml96/line_follower_robot
A simple IR based line following robot
kml96/minigrep
This is simple mini version of command line tool grep written in rust as a tutorial from rust docs
kml96/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
kml96/ros_arduino_bridge
ROS + Arduino = Robot
kml96/rust-avr-blink
A blinking LED program written in Rust for the AVR
kml96/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
kml96/serial_motor_demo
kml96/tx3-mini-arch-linux-build
Build an Arch Linux ARM image for TX3 Mini
kml96/tx3-mini-uboot-build
Build U-Boot for TX3 Mini
kml96/uu4-linux
Bootloader Unlock Utility 4 for Linux
kml96/xv6-riscv
Xv6 for RISC-V