From c641f7c7ab5cbfc317b4d598568ceb4b8e72930b Mon Sep 17 00:00:00 2001 From: KevinL135 Date: Thu, 11 Sep 2025 17:33:46 -0400 Subject: [PATCH] feat: creased KevinL135.toml --- projects/KevinL135.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 projects/KevinL135.toml diff --git a/projects/KevinL135.toml b/projects/KevinL135.toml new file mode 100644 index 0000000..a46f9c1 --- /dev/null +++ b/projects/KevinL135.toml @@ -0,0 +1,7 @@ +[[projects]] +url = "https://github.com/KevinL135/LADS" +description = "Raspberry Pi code for operating a pressure washer turret designed to shoot down spotted lanternflies by detecting them using 2 cameras, calculating their location, and moving the turret motors to aim at them and fire the pressure washer." + +[[projects]] +url = "https://github.com/KevinL135/Bakeoff2" +description = "Software designed for a bakeoff competition to allow humans to fit the blue square into the red outline square as fast and accurately as possible."