Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 712 Bytes

challenges.md

File metadata and controls

17 lines (13 loc) · 712 Bytes
layout title categories
page
Awesome list of from-scratch project
bookmarks
  • NAND2Tetris: Building a Modern Computer from First Principles

  • Linux From Scratch: Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own custom Linux system, entirely from source code.

  • CodeCrafters: On CodeCrafters, you build real projects as a way to get good at your craft.

  • LLM-from-scratch (@rabst): This repository contains the code for developing, pretraining, and finetuning a GPT-like LLM.