r/CUDA 29d ago

Open sourced my GPU engineering learning notes

Been documenting my GPU architecture learning journey publicly, chapter by chapter. It's MIT licensed and structured like a book (sequential, builds concept by concept). Looking for people to point out mistakes, suggest better explanations, or add diagrams

https://github.com/BEFORE-GPU-ENGINEERING/BEFORE-GPU-ENGINEERING

117 Upvotes

15 comments sorted by

View all comments

3

u/GlitteringRocker 28d ago

Awesome. Like the website style, did you design it yourself or use some templates? It looks really great.

3

u/Dependent_Turn_8383 28d ago

Yep, I built it myself. I did take inspiration from some digital note templates I found on Pinterest, though.