Student Developer at IUT Robert Schuman
const Spidermatou = {
pronouns: "He" | "Him",
code: ["Javascript", "PHP", "Python", "Java", "C", "C#"],
askMeAbout: ["student dev"],
technologies: {
backEnd: {
js: ["Express", "Remix"],
php: ["Laravel", "Symfony"],
python: ["Django"]
},
mobileApp: {
Java: ["Android Development"],
Javascript: ["React Native"]
},
databases: ["SqlPlus", "MySql", "PostgreSQL", "sqlite"],
},
funFact: "There are two ways to write error-free programs; only the third one works"
}