Skip to content
Avatar

Sponsors

Sponsoring

@awesomekling
@ThePhD
@wolfpld
@linusg
@kristoff-it
@slimsag

Organizations

@NixOS @recursecenter @expressjs @LMMS @PistonDevelopers @PrismarineJS @llvm @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. ziglang/zig Public

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

    Zig 17.6k 1.3k

  2. libsoundio Public

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

    C 1.6k 200

  3. groovebasin Public

    Music player server with a web-based user interface.

    JavaScript 1.8k 132

  4. jamulator Public

    (unmaintained) recompiling NES roms into native executables

    Go 370 22

  5. clashos Public

    multiplayer arcade game for bare metal Raspberry Pi 3 B+

    Zig 180 17

  6. HellOS Public

    "hello world" x86 kernel example

    Zig 160 26

2,407 contributions in the last year

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

Contribution activity

September 2022

Created 19 commits in 2 repositories

Created a pull request in ziglang/zig that received 10 comments

stage2: --autofix proof-of-concept

Introduce the --autofix CLI flag when building an executable, object, or library. Refactor std.zig.render to use a struct parameter to make it easier

+818 −674 10 comments
Reviewed 1 pull request in 1 repository

Created an issue in ziglang/zig that received 2 comments

wrong line number in stack trace

Zig Version: 0.10.0-dev.3981+60678f5ba Steps to reproduce: const std = @import("std"); test { var a: []const u8 = "My funny string"; var b: [128]u8…

2 comments
Opened 1 other issue in 1 repository

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