Skip to content
Avatar

Sponsors

@mirek @andsnpl @trishume
@AaronStGeorge @qbradley @ploxiln @Type1J @demizer @errpr @srgpqt

Sponsoring

@ThePhD @awesomekling @wolfpld @emilyxxie @linusg

Achievements

Achievements

Organizations

@NixOS @recursecenter @expressjs @LMMS @PistonDevelopers @PrismarineJS @ziglang
Block or Report

Block or report andrewrk

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

    Zig 10k 827

  2. C library for cross-platform real-time audio input and output

    C 1.4k 172

  3. Music player server with a web-based user interface.

    JavaScript 1.8k 131

  4. (unmaintained) recompiling NES roms into native executables

    Go 345 21

  5. multiplayer arcade game for bare metal Raspberry Pi 3 B+

    Zig 151 13

  6. "hello world" x86 kernel example

    Zig 114 20

2,652 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2021

Created 24 commits in 1 repository
Opened 1 pull request in 1 repository
ziglang/zig
1 merged
Reviewed 2 pull requests in 1 repository

Created an issue in ziglang/zig that received 2 comments

generic function compile errors regarding arguments point to the callee rather than the argument

const std = @import("std"); const expect = std.testing.expect; test "example" { try expect(!std.mem.eql(u8, true, "world")); } You can see it point…

2 comments
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.