Skip to content
View Rockroyal305's full-sized avatar
♟️
Thinking...
♟️
Thinking...

Highlights

  • Pro

Block or report Rockroyal305

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Rockroyal305/README.md
%%{
  init: {
    'theme': 'base',
    'themeVariables': {
      'primaryColor': '#1A836D',
      'primaryTextColor': '#0D1117',
      'primaryBorderColor': '#1D5116',
      'lineColor': '#1B3E83',
      'secondaryColor': '#093F42',
      'tertiaryColor': '#B0B0B0'
    }
  }
}%%
  flowchart RL;
    M(Math) <--> C(Chess)
    M <---> P(Programming)
    C ---> P
    C & P <---> G(Games)
    E(Economics) <---> M & G
    M & G <---> L(Lego)
    L ---> P
    H(Hardware) <---> L & G
    H <---> P
    R(Robotics) <---> P
    H <---> R
    O(Origami) ---> R
    O ---> M & H
Loading

Popular repositories Loading

  1. Rockroyal.github.io Rockroyal.github.io Public

    Personal website

    HTML 1

  2. github-slideshow github-slideshow Public

    A robot powered training repository 🤖

    Ruby

  3. Rockroyal305 Rockroyal305 Public

    Config files for my GitHub profile.

  4. asadm.github.io asadm.github.io Public

    Forked from asadm/asadm.github.io

    JavaScript

  5. the-purple-warehouse the-purple-warehouse Public

    Forked from The-Purple-Warehouse/the-purple-warehouse

    JavaScript

  6. robotics-website robotics-website Public

    Forked from HarkerRobo/robotics-website

    Website source for FRC Team 1072, Harker Robotics. https://robotics.harker.org

    EJS