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: "[email protected]",
Twitter: "@0xtz_",
GitHub: "0xtz_",
Instagram: "@0xtz_",
PortFolio: "0xtz.me"
}
};
Learning
Pinned Loading
-
-
EpecerieManager
EpecerieManager PublicUne épicerie souhaite disposer d'une application informatique pour la gestion de ses tâches quotidiennes.
Python 2
-
prompt-master
prompt-master PublicCentralized 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…
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.