Hi, I'm Daniel Baier, a passionate self-taught Full Stack web developer from Switzerland π¨π.
const aboutMe = {
pronouns: "he" | "him",
code: [ "Javascript", "HTML", "CSS", "PHP"],
technologies: {
frontEnd: {
js: [ "Next.js", "Angular", "Vue" ],
css: [ "Materialize", "Bootstrap", "Material Design", "Semantic UI", "Chakra UI" ]
},
backEnd: {
js: [ "Node", "Express" ],
php: [ "Laravel", "Wordpress", "Joomla" ]
},
databases: ["MongoDB", "mySQL"]
},
challenge: "Learning new languages currently",
};