From 6a2d04a3acfcbed78242afe7623fc9217648c1c8 Mon Sep 17 00:00:00 2001 From: Joel Keyser Date: Sun, 29 Sep 2024 21:42:07 -0500 Subject: [PATCH] Add Ameliorate project --- _data/projects/Ameliorate.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 _data/projects/Ameliorate.yml diff --git a/_data/projects/Ameliorate.yml b/_data/projects/Ameliorate.yml new file mode 100644 index 00000000000..da31fc58908 --- /dev/null +++ b/_data/projects/Ameliorate.yml @@ -0,0 +1,14 @@ +name: Ameliorate +desc: A tool for analyzing debatable problems effectively, collaboratively, and with an open mind. +site: https://ameliorate.app/ +tags: + - javascript + - typescript + - reactjs + - nextjs + - tailwindcss + - material-ui + - critical-thinking +upforgrabs: + name: good first issue + link: https://github.com/amelioro/ameliorate/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22