Skip to content
View abi0dun's full-sized avatar
💻
while(alive) { learn(); build(); repeat(); }
💻
while(alive) { learn(); build(); repeat(); }

Block or report abi0dun

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. asm_book asm_book Public

    Forked from pkivolowitz/asm_book

    A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level la…

    Assembly 1

  2. assembly-tutorial assembly-tutorial Public

    Forked from mschwartz/assembly-tutorial

    Programming in assembly language tutorial

    Assembly 1

  3. MentOS MentOS Public

    Forked from mentos-team/MentOS

    An educational 32-bit linux-like Operating System, with public bachelor- and master-level course slides.

    C 1

  4. -libsignal -libsignal Public

    Forked from adiwajshing/libsignal-node

    Signal protocol implementation for Node.js

    JavaScript

  5. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C