Skip to content
Avatar
🌻
if you know, you know
🌻
if you know, you know

Sponsors

@erwanor

Sponsoring

@ziglang
Block or Report

Block or report nektro

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

stats

Pinned

  1. zigmod Public

    📦 A package manager for the Zig programming language.

    Zig 404 31

  2. ziglint Public

    A linting suite for Zig

    Zig 53 2

  3. A new Linux desktop environment / UI toolkit

    Zig 22

  4. limitless Public

    📈 [WIP] A new CI.

    Shell 8

  5. mantle Public

    📒 Easy and effective communication for any team or community.

    Go 33 4

  6. andesite Public

    💾 Easily manage access to your open directory through OAuth2

    Go 75 10

1,801 contributions in the last year

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

Contribution activity

December 2022

Created 5 commits in 2 repositories
Created 2 repositories
Reviewed 1 pull request in 1 repository

Created an issue in ziglang/zig that received 11 comments

const pointer to empty nul-terminated array doesn't cast to slice

Zig Version 0.11.0-dev.661+d88eb75a6 Steps to Reproduce and Observed Behavior pub fn main() void { _ = foo(); } fn foo() [:0]u8 { return &[_:0]u8{}; }

11 comments
18 contributions in private repositories Dec 1 – Dec 4

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