Skip to content
View mallockey's full-sized avatar

Block or report mallockey

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
mallockey/README.md

👋 Hi, I'm Josh

I'm a Software Engineer based in the NYC area.

I enjoys building things and learning deeply about how they work.
Right now, I'm especially interested in low-level concepts and computer architecture — from how bits move through logic gates to how processors execute instructions. I also love building smart, scalable apps.

Pinned Loading

  1. MemoryBit MemoryBit Public

    Memory Bit demonstration

    TypeScript 1

  2. Install-Microsoft365 Install-Microsoft365 Public

    A PowerShell script that installs Microsoft 365 on a workstation

    PowerShell 61 24

  3. EmployeeDatabase EmployeeDatabase Public

    A database written in C to manage employee records

    C 1

  4. ArmAssembly ArmAssembly Public

    ARM Assembly practice problems and notes

    Assembly

  5. calculator calculator Public

    A simple calculator app written in C using gtk

    C