Skip to content
View CSY0N's full-sized avatar

Block or report CSY0N

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

Discord Server

export default class MyProfile {
  constructor() { }

  /**
   * @returns {Array<string>} Aliases
   */
  get aliases() {
    return ["CSY0N", "Csyon", "csyon"];
  }

  /**
   * @returns {string} Gender
   */
  get gender() {
    return "not one will know it!";
  }

  /**
   * @returns {Array<string>}
   */
  get skillset() {
    return [
      "C++", "C#", "Docker",
      "Fullstack Web", "NodeJS",
      "Lua", "Python", "PHP",
      "VueJS", "Electron JS",
      "ReactJS", "Lua Scripting",
      "and much more"
    ];
  }

  /**
   * @returns {Object}
   */
  get socials() {
    return {
      "Github": "https://github.com/CSY0N",
      "unknowncheats"  : "https://www.unknowncheats.me/forum/members/3381795.html",
      "Discord": "k1ngd3v_csyon"
    }
  }

  /**
   * @returns {string}
   */
  getMoreInfo() {
    return "https://discord.gg/Rfu3Z8Svup";
  }
}

🤹 About ME

- 👋 Hi, I’m @CSY0N
- 👀 I’m interested in Scripting and Programming
- 🌱 I’m currently nothing learning
- 📫 How to reach me on Discord or on Unknowncheats

Contact info:

CSY0N CSY0N

Discord Server

Csyon

Popular repositories Loading

  1. CsyonSubMenu CsyonSubMenu Public

    Lua 4

  2. YimMenu YimMenu Public

    here you can get lattest version of YimMenu

    4

  3. CsyonMenu-Assets CsyonMenu-Assets Public

    Csyon Menu Folder with YTD etc

    2

  4. GTAV-FSL GTAV-FSL Public

    here you can download FSL without have a UKC account

    2

  5. CSY0N CSY0N Public

    Config files for my GitHub profile.

    1

  6. Decompiled_Scripts-1.70-b3407 Decompiled_Scripts-1.70-b3407 Public

    GTA V Decompiled Scripts

    PHP 1