Skip to content

DRK28122006/learn

 
 

Repository files navigation

Flow Research Education Initiative

Learning resource for engineers who want to contribute to building Flow Research's products — Personal Operators for people and enterprises.

Repo structure

curriculum/       Structured lessons (foundations, blockchain, AI/ML, protocol engineering, Rust engineering, agent systems)
knowledge-base/   Drafted articles (blog content preserved for future use)
website/          Docusaurus frontend (learn.flowresearch.tech)
scripts/          AI-assisted content generation tools

Quick start

cd website
npm install
npm run start     # local dev server
npm run build     # production build

Contributing

See curriculum/00-intro.md for an overview of the learning path. Pull requests welcome.

About

Flow learning and knowledge base

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 51.3%
  • TypeScript 29.0%
  • CSS 15.2%
  • MDX 4.5%