Skip to content

Svxy/Svxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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/imgs
⬆️ Pushed 1 commit to Svxy/imgs
⬆️ Pushed 1 commit to Svxy/imgs
🗣 Commented on #13 in leo4048111/Potato-Injector

🌟 Cool Repos

⭐️ 737 📦 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-20T04:29:41Z

Stats


Thanks to Yimura for this Template

About

Yimura profile README template copy

Resources

Stars

Watchers

Forks