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

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
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. simple-raytracer simple-raytracer Public

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

    Zig

  2. conway conway Public

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

    Zig

  3. jwav jwav Public

    a .wav music player and visualizer (just for fun)

    Zig

  4. zxd zxd Public

    xxd implemented 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