Skip to content
View OGBlackDiamond's full-sized avatar
💭
Me when ⬇️↘️➡️⬇️↘️➡️ + 🅰️
💭
Me when ⬇️↘️➡️⬇️↘️➡️ + 🅰️

Block or report OGBlackDiamond

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

About Me

Hello! I'm Caden. No, the name "BlackDiamond" doesn't mean anything special, I just thought it sounded cool in elementary school and it stuck as my pseudoname online. I get it, its cringe, blah blah blah. I'm not creative enought to think of anything better.

Fedora Linux is my go-to operating system of choice.

I'm becoming a Neovim wizard.

My favorite language: Java
My best language: Python
I'm also fluent in:

  • Lua
  • C++
  • C#

Languages I'm trying to learn:

  • Javascript / Typescript
  • Assembly

Feel free to check out some of my projects:

  • Proxy-Messages - A Minecraft Velocity/Paper plugin that provides customizable messages across the entire network when players join, leave, and switch between servers.
  • Proxy-Portals - A Minecraft Paper plugin that allows users to register nether portals to transport them to other servers on the network.
  • Project Aristotle - An AI virtual assistant that can remember conversations that it has, and can interact with you on a personal level!
  • firefox-user-styles - An automation script that allows you to import all of your custom userChrome.css, userContent.css, and user.js onto a new machine.
  • FYRE2024 - The robot code for FRC team FYRE 5480 - I contribute heavily to this code base.
  • turtle-overhaul - A websocktet interface to control computercraft turtles autonomously
  • pongduino Pong for the Arduino using MAX7219 display(s) from scratch with no libraries.
  • rayduino A raytracer graphics engine for the Arduino using the SSD1331 display from scratch with no libraries.
  • And more!

wakatime

Pinned Loading

  1. Proxy-Messages Proxy-Messages Public

    A minecraft plugin that will send messages to every player on every server in the network to notify when someone joins the network, when they switch between two servers, and when they disconnect fr…

    Java 1 2

  2. Proxy-Portals Proxy-Portals Public

    A minecraft proxy plugin that allows players to transport between servers with nether portals.

    Java 1

  3. FYREStation/FYRE2024 FYREStation/FYRE2024 Public

    The robot code for FYRE Robotics' 2024 FRC season

    Java 1

  4. turtle-overhaul turtle-overhaul Public

    A websocket controller to autonomously control a swarm of computercraft turtles

    Python 1

  5. pongduino pongduino Public

    Pong for the Arduino using an 8x8 MAX7219 display from scratch with no libraries

    C++ 2

  6. rayduino rayduino Public

    A raytracer graphics engine on an arduino using an SSD1331 display from scratch with no libraries

    C++