some assembly projects (NASM 64-bit)
An assembly language is a type of low-level programming language that is intended to communicate directly with a computer’s hardware. Unlike machine language, which consists of binary and hexadecimal characters, assembly languages are designed to be readable by humans.
There are some projects (from basic to advanced respectively) in this repository.