Skip to content
View GoldenbergDaniel's full-sized avatar
✝️
✝️

Highlights

  • Pro

Block or report GoldenbergDaniel

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GoldenbergDaniel/README.md

Daniel Goldenberg

Hobbyist programmer focused on game, tools, and hardware development.

Subscribe to my YouTube channel!

D4NI3L - Game Dev

Pinned Loading

  1. UndeadWestGame UndeadWestGame Public

    A game where you play as a wild west cowboy fighting the undead of the west.

    C

  2. ArchSim ArchSim Public

    Simulate RISC-V from the browser or terminal

    Odin 2

  3. ArenaAllocator ArenaAllocator Public

    Very basic Arena implementation in C, inspired by Ryan Fleury's article. Please use arenas instead of malloc and free, thanks.

    C 7

  4. StringSlice StringSlice Public

    Simple length-based string library for C. Say goodbye to null termination bugs for good.

    C 2

  5. ShaderToH ShaderToH Public

    Copies shader from GLSL file to C header file.

    C 1

  6. NeuralNetwork NeuralNetwork Public

    A perceptron neural network that distinguishes between two shapes made completely from scratch using Python and numpy

    Python 1