GoNZooo
Backend & frontend. Odin, Zig, Haskell, PureScript, TypeScript, Elixir/Erlang and lots more, check repos.
Pleven, Bulgaria
Pinned Repositories
dragonfly-grammars
My collection of dragonfly grammars, utilities for coding by voice.
gotyno
A type definition language and type compiler that generates type definitions and validation functions for them in different languages.
gotyno-hs
A type definition language and type compiler that generates type definitions and validation functions for them in different languages.
odin-cli
A library for parsing command line arguments according to type specs in Odin
vscode-environment-injector
Extension for injecting single environment variables into your session and sourcing/reading `.env` files into it.
wastes-of-time
A collection of things that I think/know/suspect are wastes of time, either because I have wasted time on them and/or observed other people doing so.
zig-editor-core
Eventually the core of an editor, interactive shell put on top.
zig-win32
Bindings for win32, with and without WIN32_LEAN_AND_MEAN
zig-windows-process
Toolset for interacting with Windows processes in Zig
GoNZooo's Repositories
GoNZooo/zig-windows-process
Toolset for interacting with Windows processes in Zig
GoNZooo/zig-editor-core
Eventually the core of an editor, interactive shell put on top.
GoNZooo/ns-http-server
GoNZooo/zig-humantime
Mini library for expressing integer time values in more human readable ways
GoNZooo/zig-gnu-starter
Starter project that automatically defaults to GNU, obviating the need for any preinstalled libc (on Windows)
GoNZooo/advent-of-code
GoNZooo/angular-sandbox
Just a repo for trying out stuff
GoNZooo/communication
Revival of an old event system I wrote, should be usable as a general event backend.
GoNZooo/creds
Messing around with making a credentials server
GoNZooo/creds-ui
Tentative UI for `creds` in Angular, just to see what's up.
GoNZooo/go-tracking-server
GoNZooo/gopoke
App to ping sites by using HTTP GETs and return the results
GoNZooo/gotyno-fsharp
Just a test to see how re-implementing the gotyno parser would be with FParsec. Doesn't look good so far.
GoNZooo/haskell-ffi-template
GoNZooo/link-libc-network-repro
GoNZooo/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
GoNZooo/model-viewer
GoNZooo/nushell
A new type of shell
GoNZooo/pixed
Simple pixel editor
GoNZooo/purescript-erl-pinto
An opinionated OTP framework wrapper
GoNZooo/purescript-react-basic
An opinionated set of bindings to the React library, optimizing for the most basic use cases
GoNZooo/total-commander-tools
Beginnings of a toolset for writing utilities for Total Commander. Experiment for now.
GoNZooo/tracking-ui
UI for the Elixir version of the tracking server. Made in part to see how Angular would handle Phoenix Websockets.
GoNZooo/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
GoNZooo/zig-disk-info
Disk information in a GUI format
GoNZooo/zig-kmeans
Silly K-means clustering thing in zig
GoNZooo/zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
GoNZooo/zig-sdl-sandbox
testing repo for SDL w/ zig
GoNZooo/zig-sqlite-sandbox
Example of using sqlite in zig, compiled into your binary statically
GoNZooo/zig-utilities