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

Block or report 0xtz

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 Loading

  1. Enum_For_All Enum_For_All Public

    166 71

  2. pyscanner pyscanner Public

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

    Python 7 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

  6. prompt-master prompt-master Public

    Centralized library of expert AI prompts for diverse domains. Features standardized system and domain-specific prompts for consistent, high-quality results. Scalable and collaborative, designed for…

    12