From 291ec13595ee7ac0c0b63d7290143463949bcb28 Mon Sep 17 00:00:00 2001 From: Vadym Arnaut <90274291+ArVaViT@users.noreply.github.com> Date: Sat, 25 Apr 2026 00:58:24 -0400 Subject: [PATCH 1/2] Add Education section with Bible School LMS --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e681aab..ef0a768 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,10 @@ for a curated list of packages and resources. * [Countly](https://github.com/countly/countly-server) ([website](http://count.ly)) - Open source, mobile & web analytics and marketing platform for Android, iOS and web. +## Education + +* [Bible School LMS](https://github.com/ArVaViT/biblie-school) ([website](https://biblie-school-frontend.vercel.app)) - Free, open-source learning management system for Bible schools and nonprofits. Built with React, TypeScript, Vite, and Tailwind CSS on the frontend; FastAPI on the backend. + ## License ![CC0 badge](https://upload.wikimedia.org/wikipedia/commons/f/f9/CC-Zero-badge.svg) From 4247523d91d286a8be6b60c1f10cd2c8266aa596 Mon Sep 17 00:00:00 2001 From: Vadym Arnaut <90274291+ArVaViT@users.noreply.github.com> Date: Sat, 13 Jun 2026 00:17:28 -0400 Subject: [PATCH 2/2] chore: rebrand listing to Equip (equipbible.com) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef0a768..2239056 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ for a curated list of packages and resources. ## Education -* [Bible School LMS](https://github.com/ArVaViT/biblie-school) ([website](https://biblie-school-frontend.vercel.app)) - Free, open-source learning management system for Bible schools and nonprofits. Built with React, TypeScript, Vite, and Tailwind CSS on the frontend; FastAPI on the backend. +* [Equip](https://github.com/ArVaViT/equip) ([website](https://equipbible.com)) - Free, open-source learning management system for Bible schools and nonprofits. Built with React, TypeScript, Vite, and Tailwind CSS on the frontend; FastAPI on the backend. ## License