A work‑in‑progress open‑source ecosystem for self‑learners. We’re building tools to help you:
- Define your learning goals
- Follow clear, step‑by‑step plans
- Get your work evaluated
- Earn free certificates
- goal-engine — In progress (≈50% done)
- rubric-evaluator — Not started
- certify-api — Not started
- openln-platform — Not started
- openln-contribute — Not started
- docs & org-website — Basic structure, content TBD
You’re here at the beginning. Help us build the rest.
- Pick a module from the list above.
- Fork its repo:
git clone https://github.com/openln/<repo-name>.git cd <repo-name> npm install npm run dev