Skip to content
View AndreyArthur's full-sized avatar
💻
💻
  • Santos-SP, Brazil

Highlights

  • Pro

Block or report AndreyArthur

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

Hello, I'm Andrey Arthur.

I'm currently working as a Full-Stack Web Developer in Java and React and I also have academic interest in Systems Programming and Compilers.

Nice to meet you :)

Pinned Loading

  1. mockx mockx Public

    Mockx is a lightweight and intuitive mocking library for Go interfaces. Targeting simplicity and directness.

    Go

  2. alloc alloc Public

    A Dinamic Memory Allocator (malloc like), written in C.

    C

  3. nvimrc nvimrc Public

    My personal neovim configuration.

    Lua

  4. monkey monkey Public

    Clean room implementation of Monkey language from the "Write an Interpreter In Go" book.

    Go