Skip to content
View claudemuller's full-sized avatar
🦾
Jacked in...
🦾
Jacked in...

Block or report claudemuller

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
claudemuller/README.md

Codeberg Repositories

  • base64-encdec.go - a base64 encoder/decoder written in Go
  • base64-encdec.zig - a base64 encoder/decoder written in Zig
  • game-lib - a collection of re-usable code in C
  • driving - a top down driving game experiment with a built-in tilemap editor
  • driving3d - a 3d driving/walking game experiment with a built-in 3D editor

Blurb

  • 🔭 I'm currently working on:
    • Game engine in C
    • Making games and game services
    • Hacking
    • Documenting and creating examples of design patterns and algorithms in various languages
  • 🚀 I'm looking forward to learning about:
    • Computer graphics
    • Assembly and disassembly
    • Kernel dev
    • Formal language dev
    • Unix development
    • Networking
    • Embedded dev
  • 🌱 I'm currently learning:
    • Advanced Go
    • Advanced C
    • OpenGL
    • 2D physics
    • Game engine dev
    • Security and Reverse Engineering
    • Algorithms

GitHub StatsGitHub Stats

Pinned Loading

  1. 3d-renderer.c3d-renderer.cPublic

    A software 3D renderer written in C and SDL

    C

  2. oohooh-aahaah.gooohooh-aahaah.goPublic

    An interpreter for the Monkey language built in Go

    Go

  3. system-monitorsystem-monitorPublic

    A system monitor written in C++ with ncurses

    C++ 1

  4. life.clife.cPublic

    Conway's Game of Life in C

    C

  5. asm-pongasm-pongPublic

    Pong in 8086 assembly

    Assembly 1

  6. frostbitfrostbitPublic

    🧊 Game engine in C with SDL

    C