from typing import Tuple, List, Dict
class NguyenNhatSakura:
pass
class Attributes(NguyenNhatSakura):
@property
def contact(self) -> Tuple[str, str, str]:
telegram = "t.me/mingnhtatiny"
discord = "discord.gg/Hk4FTJt9sf"
facebook = "facebook.com/nguyentien.dino"
email = "minhtientiny9@gmail.com"
return discord, channel, facebook, email
@property
def life(self) -> Tuple[List[str], int]:
langs = ['English', 'Vietnamese', 'Japan', 'Indonesia', 'Philippine', 'Korea', 'Ukarana']
age = 15
return langs, age
@property
def coding(self) -> Tuple[Dict[str, List[str]], List[str], List[str], Dict[str]]:
langs = {
'expert' : ['Python', 'Javascripts' , 'PHP', 'ReactJS', 'NextJs', 'Vue', 'Html', 'AutoIT',],
'intermediate': ['Go'],
'learning' : ['C', 'C++', 'C#', 'ASM', 'Java']
}
specialities = ['Web/App Reverse Engineering', 'FullStack', 'Web/Software']
ide = ['VSCODE']
pc = {
'MacOS': {
'macbook air m2': {
'processor': 'm2 | 8 cores',
'ram' : '8gb',
'gpu' : 'm2 | 8 cores'
}
},
'Windows': {
'custom': {
'processor': 'AMD ryzen 7 5800X | 8 cores',
'ram' : '16gb',
'gpu' : 'nvidia 3070 | 5888 CUDA cores'
}
}
}
return langs, specialities, ide, pc
🏠
Working from home
I'm Nguyễn Minh Nhật 🗿
- Coder, Designer, IT, Modder, Báo Mini
- Join On: 13/2/2017
- Không Gì Là Không Thể Nếu Bạn Ngừng Cố Gắng!
;((
- New York, Ny
-
04:21
(UTC -07:00) - nguyentien.dino
- https://discord.com/users/1073115194529677332
- https://t.me/mingnhtatiny
Highlights
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.