📓 A reading, listening, and discovery platform for the knowledge-hungry.
A reading, listening, and discovery platform for the knowledge-hungry.
Early stages
TL;DR:
A PWA + desktop app that brings the free
coding resources and tech-related study material to the user in a readable fashion.
I-care-a-bit version:
Lernum is a web (and desktop) app that allows you to auth with GitHub (..and Google/Facebook/Twitter?) and
gather valuable learning resources (podcasts, conference videos, articles, tutorials, e-books, etc.),
read/view/listen to them, rate them and also discover new resources based on previous preferences.
A so-called netflix for the knowledge-hungry.
There’d be a convenient discovery, rating and sorting system. The main focus is a beautiful/clean/sleek
reading or watching mode to focus on consuming the learning material. Idea/direction for design:
https://dribbble.com/shots/3122340-Rise-Blocks-authoring
awesome-*
lists on GitHub or other types of learning resourceslernum-resouces
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run all tests
npm test