Skip to content
View BlueZeeKing's full-sized avatar

Highlights

  • Pro

Organizations

@Ocebots

Block or report BlueZeeKing

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
BlueZeeKing/README.md

Hello!

My name is Brayden Zee. I am currently a student planning to study computer science in college. I publish almost all of my work to GitHub in order to keep a record of the progress I have made over time.

Notable Projects

  • robotrs - a port of the majority of the core WPILib to the Rust programming language
  • factions - a Minecraft mod I am a maintainer of after I added features I wanted and made a pull request with them
  • ocebot-code-2024 - the source code for FRC team 9033. I wrote the majority of this code, and this is the first time I used and understood PID and feedforward control.
  • aoc-2023 - my solutions for most of advent of code 2023. I only made it to day 17, but I am still extremely proud of some of the solutions I came up with.
  • C++ book for undergraduate CS Majors - a book I'm helping my current computer science teacher write

Pinned Loading

  1. robotrs robotrs Public

    A port of WPILib and other FRC libraries to Rust

    Rust 4

  2. Ocebots/ocebot-code-2024 Ocebots/ocebot-code-2024 Public

    Java 2

  3. ickerio/factions ickerio/factions Public

    Highly customizable, lightweight and fully featured factions mod for the Fabric loader in Minecraft

    Java 25 28

  4. aoc-2023 aoc-2023 Public

    Rust