Skip to content
View farazhussain's full-sized avatar

Block or report farazhussain

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. craftinginterpreters craftinginterpreters Public

    Forked from munificent/craftinginterpreters

    Repository for the book "Crafting Interpreters"

    HTML

  2. checkedc checkedc Public

    Forked from checkedc/checkedc

    Checked C is an extension to C that adds checking to detect or prevent common programming errors such as buffer overruns and out-of-bounds memory accesses. This repo has a wiki for Checked C, sampl…

    C

  3. tlpi-exercises tlpi-exercises Public

    Forked from timjb/tlpi-exercises

    My solutions to the problems in "The Linux Programming Interface"

    C