Skip to content
View BrandgrandRealMe's full-sized avatar
πŸ‘Œ
πŸ‘Œ

Highlights

  • Pro

Organizations

@house-of-balance @ToolKitCo @Kafluffy @hypeteamofficial @artechOfficial

Block or report BrandgrandRealMe

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

Hi there πŸ‘‹

ko-fi

class AboutMe {
  constructor() {
    this.name = "Brandon";
    this.username = "BrandgrandReal";
    this.discord = "BrandgrandReal";
    this.gender = "Male";
  }
  whoAmI() {
    return ["coding enthusiast", "gamer", "high school student"];
  }
  whatIDo() {
    return ["build websites", "Make chat bots", "have fun"];
  }
  languages() {
    return ["JavaScript", "HTML", "CSS"];
  }
  tech() {
    return ["Node.js", "npm", "discord.js"];
  }
  interestingFacts() {
    return ["self taught", "started with html and JS"];
  }
} 
function getInTouch() {
  var name = "Brandon";
  var whatIDo = "JS Programmer";
  var email = "BrandonTheDev@proton.me" || "brandon@brandgrand.rocks";
  var portfolio = "why.brandgrand.rocks";
}
getInTouch();

Pinned Loading

  1. BetterDevLogs BetterDevLogs Public

    Better logs for JS. Discord webhooks, Log Files, And colored console log.

    JavaScript 1

  2. GHStime GHStime Public

    JavaScript

  3. awesome-AI awesome-AI Public

    An awesome list of Cool AI tools and toys!

    4

  4. BrandgrandRealMe.github.io BrandgrandRealMe.github.io Public

    HTML 2

  5. AwesomeAIBlog AwesomeAIBlog Public

  6. SchoolTimeAndroid SchoolTimeAndroid Public

    A cool app to tell what class you are in and how long till the end.

    Kotlin