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"
}
};
Learning
Pinned Loading
-
-
EpecerieManager
EpecerieManager PublicUne épicerie souhaite disposer d'une application informatique pour la gestion de ses tâches quotidiennes.
Python 2
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.