Giter Site home page Giter Site logo
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 #28 in plowteam/donut
📦 Released "v1.1 - 1.20.6" in Svxy/Sneakys-Dark-Purple
⬆️ Pushed 1 commit to Svxy/Sneakys-Dark-Purple
⬆️ Pushed 1 commit to Svxy/Sneakys-Dark-Purple
📦 Released "v1.1 - 1.20.1" in Svxy/Sneakys-Dark-Purple

🌟 Cool Repos

⭐️ 746 📦 Svxy/The-Simpsons-Hit-and-Run
⭐️ 36  📦 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-06-24T04:30:14Z

Stats


Thanks to Yimura for this Template

Sneakyツ゚'s Projects

blog icon blog

This is my simple blog i built off of a template because im lazy. You'll see me write here about random shit im interested in

cxviewer icon cxviewer

Multistream Viewer for Cx Kick Streamers

discord-phone-bot icon discord-phone-bot

A Discord bot that utilizes IFTTT's VOIP service to call your mobile device when a command is used in your server.

duplisweep icon duplisweep

DupliSweep is a simple and user-friendly application aimed at helping users find and remove duplicate files on their computer.

flight-fighters icon flight-fighters

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

g3log icon g3log

G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros.

git icon git

redirect for my github

imgui icon imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

kick icon kick

Custom Kick.com viewer count site

menu icon menu

This site a is simple site for my GTA 5 Mod Menu

mint-emojis icon mint-emojis

A simple emoji picker for Linux Mint 21.1 "Vera" using Python with a PyQt5 GUI.

policy icon policy

Privacy Policy for all my Site(s)

svxy icon svxy

Yimura profile README template copy

svxy-ai icon svxy-ai

A simple filter-less AI chat bot that uses Open AI's GPT functionalities.

tcsm icon tcsm

TnyavnTo's Counter Strike Menu.

tdrb icon tdrb

A simple yet powerful Discord report bot application for defensive or offensive use.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.