Add smalltools to projects
This commit is contained in:
parent
cd64e67819
commit
76a12e2c33
@ -118,6 +118,17 @@
|
|||||||
"img_src": "/assets/images/projects/ultralight.jp2"
|
"img_src": "/assets/images/projects/ultralight.jp2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"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.",
|
||||||
|
"text_buttons": [],
|
||||||
|
"icon_buttons": [
|
||||||
|
{
|
||||||
|
"icon": "fab fa-github",
|
||||||
|
"url": "https://github.com/Ewpratten/smalltools"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "GitHub Actions for FRC",
|
"title": "GitHub Actions for FRC",
|
||||||
"description": "A GitHub CI action specifically built for FRC/GradleRIO codebases. This has been used in production by multiple FRC teams, and has become a core tool in the Raider Robotics software development pipeline.",
|
"description": "A GitHub CI action specifically built for FRC/GradleRIO codebases. This has been used in production by multiple FRC teams, and has become a core tool in the Raider Robotics software development pipeline.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user