Zecodeur is
C0M1NG S00N
In the meantime, may we get you some coffee đ”?
1
const zecodeur = {
2
expertise: 'mobile and web development',
3
passion: 'crafting amazing experiences',
4
mission: function() {
5
return 'transformer vos idées en réalité';
6
}
7
};
8