I'm a Fullstack Software Developer currently based in London, UK
let henry = {
location: "London",
pronouns: "he" | "him",
education: {
bootcamp: "iO Academy - Full Stack Track",
bachelorsDegree: "UWE - Geography",
},
email: "henrypercydev@gmail.com",
languages: ["Javascript", "Typescript", "PHP"],
tools: ["Laravel", "Vue", "Astro", "Tailwind"],
databases: ["MySQL"],
testing: ["PHPUnit", "PEST"],
}