Skip to content
View zcrew0x's full-sized avatar
💻
ZCrew0x
💻
ZCrew0x
Block or Report

Block or report zcrew0x

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

Hi there 👋, I'm ZCrew0x Verified

A normal developer

zcrew0x

zcrew0x

class ZCrew0x:

    def __init__(self):
        self.username = 'zcrew0x'
        self.name = 'Kha Tran'
        self.position = 'Web Developer - Trader'
        self.web = 'https://khatranfx.net'
        self.facebook = 'https://www.facebook.com/zcrew0x'
        self.telegram = '@zcrew0x'
        self.instagram = 'https://www.instagram.com/zcrew0x'
        self.code = {
            'backend': ['Python', 'Flask', 'FastAPI', 'NodeJS', 'PHP'],
            'database': ['MySQL', 'SQLite3'],
            'frontend': ['HTML', 'CSS', 'JavaScript', 'Boostrap', 'UI/UX'],
            'tools': ['GIT', 'GitHub', 'VS Code', 'TradingView', 'HTTP Debugger Pro', 'Silver Bullet Pro', 'PostMan', 'Nginx', 'MobaXterm'],
            'skills': ['Network', 'Security', 'Attack', 'Markets Analyst', 'FL Studio']
        }
        self.os = ['Windows', 'Arch Linux', 'MacOS Ventura', 'Ubuntu', 'ZorinOS', 'Kali Linux', 'BlackArch']

    def __str__(self):
        return f'{self.name} | {self.position}'


if __name__ == '__main__':
    me = ZCrew0x()
    print(me)

   

Donate me here


Check out with PayPal

Pinned

  1. kylebot kylebot Public

    Kylebot | This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !

    JavaScript 40 48