An open API service indexing awesome lists of open source software.

https://github.com/highb/learn


https://github.com/highb/learn

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Learning Index

A public curriculum and knowledge base for technical topics I'm exploring. This is not a tutorial site or definitive reference - it's my personal learning journey made visible.

## Topics

- Formal methods & verification
- Distributed systems theory
- AI/ML (LLMs, multi-agent systems, alignment)
- Advanced systems programming
- Type theory & programming language design
- Game design & programming
- Explanatory Writing
- Infrastructure & platform engineering
- Cognitive science & learning theory

**Not a blog.** Not polished articles. These are working notes, progressively refined as I learn.

**Not comprehensive.** I'm not trying to cover everything - just what I need or what fascinates me.

**Not authoritative.** I'm learning this stuff, not teaching it. Expect errors, gaps, and evolving understanding.

## Navigation

| File | Purpose |
|------|---------|
| [index.md](index.md) | All topics, organized by domain |
| [now.md](now.md) | Current focus (1-3 active topics) |
| [learning-log.md](learning-log.md) | Chronological record of activity |
| [topics/](topics/) | Deep dives into specific areas |
| [meta/how-to-use.md](meta/how-to-use.md) | Reading guide & structure explanation |
| [meta/methodology.md](meta/methodology.md) | How I approach learning |

## Why Public?

Publishing creates accountability. If you spot errors or have suggestions, open an issue or PR.

## License

Content: [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) | Code examples: MIT

## About Me

[[Brandon High]] - Staff Software Engineer with 15+ years in distributed systems, infrastructure, and DevOps. I studied neuroscience and machine learning in college, and in several online courses since then. Exploring AI/ML systems, formal methods, and multi-agent architectures.

## Inspiration

This approach was inspired by [Andrej Karpathy's conversation with Dwarkesh Patel](https://www.youtube.com/watch?v=lXUZvyajciY) about learning, AI capabilities, and the future of education.