Skip to content
View Svxy's full-sized avatar
💯
Trying my hand at everything
💯
Trying my hand at everything
  • S&A Organics Co.
  • United States
  • 17:22 (UTC -04:00)

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

⬆️ Pushed 1 commit to Svxy/strains
⬆️ Pushed 1 commit to Svxy/strains
⬆️ Pushed 1 commit to Svxy/SCS2
⬆️ Pushed 1 commit to Svxy/SCS2
⬆️ Pushed 1 commit to Svxy/SCS2

🌟 Cool Repos

⭐️ 875 📦 Svxy/The-Simpsons-Hit-and-Run
⭐️ 39  📦 Svxy/TnyavnTos-GTA5-Mod-Menu
⭐️ 9   📦 Svxy/TnyavnTos-Module-Injector
⭐️ 5   📦 Svxy/SCS2
⭐️ 4   📦 Svxy/TCSM

Coding Activity

Coding Activity

Total Coding Activity

Last refresh: 2024-08-19T04:30:54Z

Stats


Thanks to Yimura for this Template

Popular repositories Loading

  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 877 71

  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 39 7

  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. SCS2 SCS2 Public

    A unique and innovative Counter-Strike 2 menu designed to be sleek and user friendly, and is engineered to be semi-external, minimizing detection risk while providing a suite of essential features …

    C 5

  5. TCSM TCSM Public

    TnyavnTo's Counter Strike Menu.

    C 4 1

  6. Flight-Fighters Flight-Fighters Public

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

    Python 2