Skip to content
View Svxy's full-sized avatar
💯
Trying my hand at everything
💯
Trying my hand at everything

Organizations

@SNA-Organics-Co
Block or Report

Block or report Svxy

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
Svxy/README.md
export default class MyProfile {
  constructor() { }

  /**
   * @returns {Array<string>} Aliases
   */
  get aliases() {
    return ["TnyavnTo", "Svxy", "Sneaky"];
  }

  /**
   * @returns {string} Gender
   */
  get gender() {
    return "male";
  }

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

  /**
   * @returns {Object}
   */
  get socials() {
    return {
      "twitch": "https://www.kick.com/SneakyDev",
      "steam"  : "https://steamcommunity.com/id/itssvxy",
      "Discord": "Sneaky~$#0110"
    }
  }

  /**
   * @returns {string}
   */
  getMoreInfo() {
    return "https://tnyavnto.com";
  }
}

🤹 Recent Activity

🗣 Commented on #13 in leo4048111/Potato-Injector

🌟 Cool Repos

⭐️ 735 📦 Svxy/The-Simpsons-Hit-and-Run
⭐️ 34  📦 Svxy/TnyavnTos-GTA5-Mod-Menu
⭐️ 9   📦 Svxy/TnyavnTos-Module-Injector
⭐️ 2   📦 Svxy/Flight-Fighters
⭐️ 2   📦 Svxy/Kiddions-No-Clip

Coding Activity

Coding Activity

Total Coding Activity

Last refresh: 2024-05-09T04:31:38Z

Stats


Thanks to Yimura for this Template

Popular repositories

  1. The-Simpsons-Hit-and-Run The-Simpsons-Hit-and-Run Public

    Stolen (and slightly cleaned up) version of The Simpsons: Hit & Run original source code from 2003

    C++ 735 56

  2. TnyavnTos-GTA5-Mod-Menu TnyavnTos-GTA5-Mod-Menu Public

    TnyavnTos GTA 5 Mod Menu is a protection and defense based mod menu for GTA 5, download today and inject with the included dll injector. (Now includes Nightclub Safe Loop)

    C 34 4

  3. TnyavnTos-Module-Injector TnyavnTos-Module-Injector Public

    This is a simple DLL module injector primarily used for GTA 5 mod menus.

    C++ 9 3

  4. Flight-Fighters Flight-Fighters Public

    Flight Fighters is a progressive jet fighting 2d top-down game written in python.

    Python 2

  5. Kiddions-No-Clip Kiddions-No-Clip Public

    Simple No Clip .lua script for Kiddions

    Lua 2

  6. TCSM TCSM Public

    TnyavnTo's Counter Strike Menu.

    C++ 2 1