Senior Frontend Engineer · Career Certifiedvia Toptal
2026 - Present
- Rebuilding the AD Banker site from the first commit with a team of frontend engineers. It replaces the live site at cutover rather than being changed underneath it.
- Static on purpose, with no frontend framework: Eleventy and Nunjucks generate the pages, a separate webpack 5 pipeline builds the Sass and the JavaScript, and page behaviour stays small vanilla modules.
- Contentful is the CMS, reached through data adapters that each ship with a fallback module, so a CMS outage cannot take the build down with it.
- Ships to S3 and CloudFront. The GitLab pipeline logic lives in Dagger's TypeScript SDK, and Terraform stands up one environment per stage.