Pinned Repositories
awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
c-lang-masterclass
Repo for my C notes
chum-networking
A wrapper with utilities around ENet (for now)
cuckoo
Basic desktop alarm clock via the Python framework Kivy.
dross-zig
dross-zig is a bare bones game framework written in ⚡Zig⚡, and created as a means of learning game framework architecture in a zig environment.
eitr
Eitr
odin-init
A small program to setup new odin projects using my preferred setup
odin-spine
Experimental spine runtime for Odin
odin-websocket
A basic websocket implementation in Odin
ProdotBuilder
A custom in-editor mesh builder built for the Godot Engine.
ZealousProgramming's Repositories
ZealousProgramming/chum-networking
A wrapper with utilities around ENet (for now)
ZealousProgramming/dross-zig
dross-zig is a bare bones game framework written in ⚡Zig⚡, and created as a means of learning game framework architecture in a zig environment.
ZealousProgramming/eitr
Eitr
ZealousProgramming/odin-init
A small program to setup new odin projects using my preferred setup
ZealousProgramming/odin-spine
Experimental spine runtime for Odin
ZealousProgramming/odin-websocket
A basic websocket implementation in Odin
ZealousProgramming/swapi-to-postgresql
A utility script to import data from Star Wars API to a local postgreSQL database
ZealousProgramming/dross-board
ZealousProgramming/enet
ENet reliable UDP networking library
ZealousProgramming/ghoul
ZealousProgramming/glTF2
Native Odin implementation of glTF2 loading file format as described by khronos: https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html
ZealousProgramming/godot-odin
Odin bindings for Godot 4
ZealousProgramming/godot-vim
VIM bindings for godot 4
ZealousProgramming/godot-zp-themes
Personal Collection of Godot Script Editor themes
ZealousProgramming/hogwash
ZealousProgramming/mallard
ZealousProgramming/mimic
A godot plugin for mimicking an embedded game view in the editor.
ZealousProgramming/nvim-zp-config
Lua nvim config
ZealousProgramming/nvim-zp-themes
ZealousProgramming/oauth-practice
A practice project for integration oauth, keycloak, and an identity provider
ZealousProgramming/Odin
Odin Programming Language
ZealousProgramming/odin-http
A HTTP/1.1 client/server implementation for Odin.
ZealousProgramming/odin-nuggets
A collection of snippets on how to do something in odin
ZealousProgramming/odin-obj
obj importer in odin
ZealousProgramming/odin-postgresql
Complete & documented Odin bindings for libpq (PostgreSQL)
ZealousProgramming/powershell-zp-config
ZealousProgramming/steam-audio
Steam Audio
ZealousProgramming/VSCodeSettings
ZealousProgramming/YellowedVSCode
A yellow material theme for vscode
ZealousProgramming/zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP