Skip to content
View AkeemAllen's full-sized avatar

Block or report AkeemAllen

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

Just a humble software dev falling in love with low level architecture and system programming.

I use Arch, Rust, and Neovim, btw.

Pinned Loading

  1. WikiGen WikiGen Public

    Desktop Application to generate wikis for Pokemon Rom Hacks and Fan Games

    Svelte 12 1

  2. simple-calc-recursive-descent-parser simple-calc-recursive-descent-parser Public

    Using recursive descent to parse simple math expressions

    C

  3. ruslox ruslox Public

    A rust implementation of the C version for the Lox language (from craftinginterpreters)

    Rust