Skip to content
View danielhoward314's full-sized avatar

Block or report danielhoward314

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. word-cycler word-cycler Public

    An app to cycle through my word lists

    JavaScript

  2. mmu-logic mmu-logic Public

    Generates 64 random bits and displays how an MMU would break it for 4-level hierarchical page lookup.

    Go

  3. huffman-codes huffman-codes Public

    A program that takes an input string and outputs a huffman code map. Uses a priority queue.

    Go

  4. x86-nasm-course x86-nasm-course Public

    Follow along with an x86 nasm assembly course.

    Assembly

  5. packet-sentry packet-sentry Public

    TypeScript

  6. neural-network-karpathy neural-network-karpathy Public

    Codes along with Andrej Karpathy's videos on neural networks.

    Python