\n Crafting High-Performance{\" \"}\n Web Experiences\n
\n
\n Hey, I'm Jonathan\n , or{\" \"}\n \n Jon\n {\" \"}\n for short. I'm a{\" \"}\n \n front-end engineer\n {\" \"}\n with 8+ yoe in individual and team lead roles, collaborating with\n product, platform, and marketing teams.\n \n I focus on web standards-compliant experiences and specialize in\n performance, helping teams build user-centric products that are both\n functional and performant.\n
\n
\n );\n}\n\nexport default HeroArticle;\n","import { For, JSXElement } from \"solid-js\";\nexport function ContentBody(props: { title: string; children: JSXElement }) {\n return (\n
\n
{props.title}
\n \n {props.children}\n
\n );\n}\n// @ts-expect-error ignore\nexport function ArticlesList(props) {\n return (\n \n
\n \n );\n}\n\nfunction List(props: { data: any }) {\n return (\n <>{item.text}>}\n />\n );\n}\nexport default Projects;\n","import { RESUME_URL } from \"~/configs/paths\";\nimport HeroArticle from \"./HeroArticle\";\nimport RecentUpdates from \"./RecentUpdates\";\nimport FaArrowRightLong from \"~/assets/svg/fa-arrow-right-long.svg?component-solid\";\nimport Projects from \"./Projects\";\n\nexport default function AboutView() {\n return (\n
\n {/* I’m a jobbing web developer with a firm belief that the web is a */}\n {/* revolutionary communication mechanism and should be available to all */}\n \n