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

136 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 2 commits in 1 repository
Created 1 repository
  • CSY0N/YimASI C++
    This contribution was made on Apr 4

Created a pull request in YimMenu/YimMenuV2 that received 7 comments

SkipCutscene Update

Added SkipCutscene what lots of ppl requested findable in the hotkeys section!

+20 −1 lines changed 7 comments
Opened 1 other pull request in 1 repository
YimMenu/YimMenuV2 1 closed
  • Enums
    This contribution was made on Apr 6
Loading