Skip to content

Navigation Menu

Sign in
Sign up
@Its-VrxxDev
Its-VrxxDev
Follow

Vexx Its-VrxxDev

:dependabot:
Newbie

Block or report Its-VrxxDev

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Its-VrxxDev /README.md

MasterHead

About Me

from typing import Tuple, List, Dict
class Vex:
 pass
class Attributes(Vex):
 @property
 def contact(self) -> Tuple[str, str, str]:
 discord = "vrxx.py"
 telegram = "t.me/vrxx1337"
 youtube = "vrxxsobad1337"
 email = "vrxxdev@gmail.com"
 return discord, telegram, proton
 @property
 def life(self) -> Tuple[List[str], int]:
 langs = ['VietNam', 'English']
 age = 18
		
 return langs, age
	
 @property
 def coding(self) -> Tuple[Dict[str, List[str]], List[str], List[str]]:
 langs = {
 'expert' : ['python'],
 'learning' : ['java', 'js']
 }
 environnement = ['termux']
	return langs, environnement

Popular repositories Loading

  1. zlapi zlapi Public archive

    Zalo API for Python (Unofficial)

    Python 93 71

  2. Image-Captcha-Solver Image-Captcha-Solver Public

    Simple Image Captcha Bypass using an imagetotext.net API

    Python 3 4

  3. Its-VrxxDev Its-VrxxDev Public

AltStyle によって変換されたページ (->オリジナル) /