mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Merge 01a2e7ac43 into 1a851d83f7
This commit is contained in:
commit
b8044b29cc
1 changed files with 4 additions and 3 deletions
|
|
@ -1,12 +1,13 @@
|
|||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Build your own <insert-technology-here>
|
||||
## Build your own `<insert-technology-here>`
|
||||
|
||||
|
||||
This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch.
|
||||
|
||||
> *What I cannot create, I do not understand — Richard Feynman.*
|
||||
|
||||
It's a great way to learn.
|
||||
>
|
||||
> It's a great way to learn.
|
||||
|
||||
* [3D Renderer](#build-your-own-3d-renderer)
|
||||
* [Augmented Reality](#build-your-own-augmented-reality)
|
||||
|
|
|
|||
Loading…
Reference in a new issue