You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -275,7 +275,7 @@ It's a great way to learn.
275
275
*[**C++**: _Writing a Bootloader_](http://3zanders.co.uk/2017/10/13/writing-a-bootloader/)
276
276
*[**Rust**: _Writing an OS in Rust_](https://os.phil-opp.com/)
277
277
*[**Rust**: _Add RISC-V Rust Operating System Tutorial_](https://osblog.stephenmarz.com/)
278
-
*[**(any)**: Linux from scratch](https://linuxfromscratch.org/lfs)
278
+
*[**(any)**: _Linux from scratch_](https://linuxfromscratch.org/lfs)
279
279
280
280
#### Build your own `Physics Engine`
281
281
@@ -438,7 +438,7 @@ It's a great way to learn.
438
438
*[**JavaScript**: _Build a ride hailing app with React Native_](https://pusher.com/tutorials/ride-hailing-react-native)
439
439
*[**JavaScript**: _Build Your Own AdBlocker in (Literally) 10 Minutes_](https://levelup.gitconnected.com/building-your-own-adblocker-in-literally-10-minutes-1eec093b04cd)
440
440
*[**Kotlin**: _Build Your Own Cache_](https://github.com/kezhenxu94/cache-lite)
441
-
*[**Lua**: Building a CDN from Scratch to Learn about CDN](https://github.com/leandromoreira/cdn-up-and-running)
441
+
*[**Lua**: _Building a CDN from Scratch to Learn about CDN_](https://github.com/leandromoreira/cdn-up-and-running)
442
442
*[**Nim**: _Writing a Redis Protocol Parser_](https://xmonader.github.io/nimdays/day12_resp.html)
443
443
*[**Nim**: _Writing a Build system_](https://xmonader.github.io/nimdays/day11_buildsystem.html)
444
444
*[**Nim**: _Writing a MiniTest Framework_](https://xmonader.github.io/nimdays/day08_minitest.html)
0 commit comments