Skip to content
View NguyenNhatSakura's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report NguyenNhatSakura

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
NguyenNhatSakura/README.md
Gif Welcome Profile

🧑‍💻 About Me

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

⚙️ My Skills

GitHub Stats

🏆 GitHub Trophies

📈 User Statistics

Popular repositories Loading

  1. Lua-Deobfuscator Lua-Deobfuscator Public

    Only for (MoonSec V2, IronBrew, AztupBrew)

    Lua 2 1

  2. Delta Delta Public

    Delta Library Gui Roblox Desgin 2025.

    Lua 1

  3. AutoClick AutoClick Public

    1 Dự Án Của 1 Thằng Học Sinh Lỏ 2K9 :))

    AutoIt

  4. NguyenNhatSakura NguyenNhatSakura Public