Skip to content
View BoundlessCarrot's full-sized avatar
🤠
You were my cup of tea, but I drink champagne now
🤠
You were my cup of tea, but I drink champagne now

Block or report BoundlessCarrot

Report abuse

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

Report abuse
BoundlessCarrot/README.md

Hello! 👋

I'm Jordan and I think I might be a software developer :)

Open projects:

  • Death is a Blessing (game concept, paused due to burnout)
  • zxd (xxd clone in zig, slowly ongoing)
    • Maybe I could even add a hex editor TUI...
  • zbg (backgammon engine and api written in zig, paused for now)

Recently finished:

  • conway's game of life (implemented in zig, poorly. will go back sometime soon and refactor)
  • business card raytracer (the famous one, rewritten in zig. need to go back and properly refactor it though)

Upcoming/wishlist projects

  • http server in zig, just because I haven't really done it yet. Doesn't completely excite me though...
    • An IRC server in zig though...
  • Waveform visualizer using zig and raylib (Sebastian Langue, you're my hero (à la Ferris Bueller's Day Off))
  • onvim --> my own containerized dev platform on my linode server
  • TUI or Qt based music tracker

Pinned Loading

  1. lc3 lc3 Public

    Creating a simple VM in zig, following Justin Meiner's wonderful guide

    Zig

  2. zxd zxd Public

    xxd implemented in zig

    Zig

  3. simple-raytracer simple-raytracer Public

    A by-hand zig translation of the famous business card raytracer, originally written in C.

    Zig

  4. conway conway Public

    Conway's game of life, implemented [poorly] in zig

    Zig

  5. DiaB-concept DiaB-concept Public

    Testing game engine stuff and concepts for an arcade game idea I've had for years

    Zig

  6. nvim nvim Public

    Forked from adibhanna/nvim

    Neovim config

    Lua