Skip to content
View 0xtz's full-sized avatar
:shipit:
Learning
:shipit:
Learning

Highlights

  • Pro
Block or Report

Block or report 0xtz

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

Hello! this is 0xtz

👀 A little about me!

interface IOxtz {
    name: string;
    location: string;
    work: string;
    os: string;
    currentlyLearning: string[];
    usedTechnologies: string[];
    howToContact: Record < string,
    string > ;
}

const 0xtz: IOxtz = {
    name: "0xtz",
    location: "Morocco, Rabat",
    work: "FullStack Developer",
    os: "Linux, Debian",
    currentlyLearning: [
        "Express",
        "MongoDB",
        "PostgreSQL",
        "Redis",
    ],
    usedTechnologies: [
        "Ts/Js", "React", "Next.js", "HTML", "CSS", "SASS/SCSS", "Figma", "MySQL", "AWS", "Git", ...more
    ],
    howToContact: {
        Email: "0xtz.52@gmail.com",
        Twitter: "@0xtz_",
        GitHub: "0xtz_",
        Instagram: "@0xtz_",
        PortFolio: "0xtz.me"
    }
};

Pinned

  1. Enum_For_All Enum_For_All Public

    161 73

  2. pyscanner pyscanner Public

    A Fast, Simple, easy to use Multithreaded port scanner.

    Python 6 1

  3. EpecerieManager EpecerieManager Public

    Une épicerie souhaite disposer d'une application informatique pour la gestion de ses tâches quotidiennes.

    Python 2

  4. CubeSat CubeSat Public

    C++ 2

  5. i3-nebula i3-nebula Public

    this is my i3 theme , all about nebula

    Shell 2