1

push some updates to the project wall

This commit is contained in:
Evan Pratten 2021-03-06 12:53:39 -05:00
parent 5c610a954d
commit 19f8beb614

View File

@ -217,7 +217,8 @@
],
"hero": {
"img_src": "/assets/images/projects/birdseye.png"
}
},
"archived": true
},
{
"title": "LegalAccess",
@ -378,6 +379,25 @@
}
]
},
{
"title": "rev-11-1105-rs",
"description": "Platform-agnostic Rust definitions for the Rev Robotics REV-11-1105 Blinkin LED Driver",
"text_buttons": [],
"icon_buttons": [
{
"icon": "fab fa-github",
"url": "https://github.com/Ewpratten/rev-11-1105-rs"
},
{
"icon": "fas fa-book",
"url": "https://docs.rs/rev-11-1105-rs/0.1.0/rev_11_1105_rs/"
},
{
"icon": "fas fa-download",
"url": "https://crates.io/crates/rev-11-1105-rs"
}
]
},
{
"title": "SmallTools",
"description": "SmallTools is a collection of programs and tools that are too small to get their own GitHub repository. I mainly use these as a learning tool for trying out new languages, libraries, and ideas.",
@ -436,7 +456,8 @@
],
"hero": {
"img_src": "/assets/images/projects/rayzor.jp2"
}
},
"archived": true
},
{
"title": "Pi-hole API",