Skip to content
View tayOx's full-sized avatar
πŸ‘Ύ
main.py - Visual Studio Code.
πŸ‘Ύ
main.py - Visual Studio Code.
Block or Report

Block or report tayOx

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
tayOx/README.md

πŸ‘‹ Hi, i'm Yuri Tamayose, best known in the community as tAyo! πŸ’»

I had studying Python, Node.js, C-lang and Web Hacking!.

Computer enginner student.

πŸ‘¨β€πŸ’» Languages and Tools:

Nodejs MongoDB MySQL Arch

Python C-Lang JavaScript

const express = require('express');
const app = express();

const discordUser = 's4tiva#1337'

app.get('/', (req,res) => {
    
    res.send('[πŸ’»] Gmail: contatoyuritamayose@gmail.com', + discordUser),

});

tayOx Top langs

β˜• Click on for contact:

Gmail Badge WhatsApp Discord Badge

πŸ‘» Moderator of HardDisk:

HardDisk Badge Discord Badge

πŸ±β€πŸ’» TryHackMe:

TryHackMe Badge

πŸ’« From fixO (Yuri Tamayose)

πŸ‘Ύ Inspired on R3tr074 (Jorge Buzeti)

Popular repositories

  1. school-sdex school-sdex Public

    3

  2. tayOx tayOx Public template

    Forked from R3tr074/R3tr074

    2

  3. portfolio-backend portfolio-backend Public

    an web application to display my projects

    JavaScript 1

  4. portfolio-frontend portfolio-frontend Public

    an web application to display my projects

    JavaScript 1

  5. ow2-scrim ow2-scrim Public

    Forked from playscrim/ow2

    Discord bot for efficient Overwatch 2 scrims organization with Battle.net OAuth. Schedule matches and track game history.

    Python