Skip to content
View mike-moseley's full-sized avatar

Block or report mike-moseley

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

Hi, my name is Mike Moseley

  • Currently focusing on learning C and Go
  • Main interests are learning C, systems programming, and embedded programming
  • Reading:
    • The C Programming Language by Kernighan and Ritchie
    • Computer Systems A Programmer's Perspective by Bryant and O'Hallaron
  • Taking courses at boot.dev

Pinned Loading

  1. miSHa miSHa Public

    Project implementing a basic shell using allocators and data structures built in previous projects.

    C

  2. my-alloc my-alloc Public

    Learning project implementing different allocators in C.

    C

  3. c-data-structures c-data-structures Public

    Practice project implementing data structures in C.

    C

  4. c-chess c-chess Public

    Terminal-based chess game in C using ncurses.

    C