nektro
29. Local trans witch who prefers to do her magic with a keyboard. she/her.
@oven-shSan Francisco, CA, USA
Pinned Repositories
andesite
💾 Easily manage access to your open directory through OAuth2
go-internetarchive
go-ia is a command-line interface for interacting with archive.org written in Go.
mtorrent
A totally configurable terminal torrent client.
zig-extras
An assortment of random utility functions that aren't in std and don't need to be their own pacakge.
zig-time
A date and time parsing and formatting library for Zig.
zig-tracy
Zig bindings for the Tracy profiler.
zig-xml
A pure-Zig fully spec-compliant XML parser.
ziglint
A linting suite for Zig
zigmod
📦 A package manager for the Zig programming language.
zigquestions
A Zig community to ask for help for any experience level. Open an issue to get started :)
nektro's Repositories
nektro/zigmod
📦 A package manager for the Zig programming language.
nektro/zig-extras
An assortment of random utility functions that aren't in std and don't need to be their own pacakge.
nektro/zig-pek
A comptime HTML preprocessor with a builtin template engine for Zig.
nektro/gimme
A yummy collection of useful Allocators.
nektro/zig-unicode-ucd
Zig bindings for the Unicode Character Database
nektro/zig-zorm
An ORM-ish library for Zig.
nektro/zig-git
Inspect into the depths of your .git folder purely from Zig
nektro/zig-yaml
nektro/ghr
Create GitHub releases and upload artifacts from the terminal.
nektro/nektro
nektro/firebase-tools-fork
The Firebase Command Line Tools
nektro/mlog
my bloggo
nektro/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
nektro/ziginfra
monorepo to run tasks across all my zig repositories at once
nektro/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
nektro/delayedloading
nektro/node-fork
Node.js JavaScript runtime ✨🐢🚀✨
nektro/opencode-fork
AI coding agent, built for the terminal.
nektro/setup-zig
Install a Zig compiler for usage in GitHub Actions workflows.
nektro/test
nektro/uswds-fork
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
nektro/www.ziglang.org
nektro/zfetch
nektro/zig-bounded-array-fork
BoundedArray module for Zig.
nektro/zig-issue-options-content
nektro/zig-libc
extern definitions for calling C functions
nektro/zig-nfs
Nektro's Filesystem, an alternative to std.fs
nektro/zig-nio
Nektro's IO, an alternative to std.io
nektro/zig-sqlite-fork
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
nektro/zig-sys-libc
OS bindings layer for calling libc