From 3aca76ae7be5f63313f80946e9c0b1dad48d8aec Mon Sep 17 00:00:00 2001 From: Jacob Parker Date: Mon, 2 Oct 2023 17:58:25 +0100 Subject: [PATCH] . --- assets/cv.css | 9 ++++++++- pages/cv.mdx | 10 ++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/assets/cv.css b/assets/cv.css index 9b5c0d6..bf27839 100644 --- a/assets/cv.css +++ b/assets/cv.css @@ -256,13 +256,20 @@ strong { --inset: 80pt; } + * { + --font-size: not set; + --line-height: not set; + --letter-spacing: not set; + } + body { margin: 0; } h1 { padding-top: 24pt; - margin-bottom: 54pt; + /* margin-bottom: 54pt; */ + margin-bottom: 42pt; font-size: 28pt; line-height: 30pt; letter-spacing: 9pt; diff --git a/pages/cv.mdx b/pages/cv.mdx index 5fb1d5d..4579af0 100644 --- a/pages/cv.mdx +++ b/pages/cv.mdx @@ -5,6 +5,8 @@ import Lead from "../components/Lead"; export const title = "CV"; export const css = "/assets/cv.css"; +{/* Print to PDF using FireFox with US letter paper size (oops) and 1in margins (0.99 on the bottom) */} + # Jacob Parker Senior frontend and mobile with over **7 years React** and **6 years React Native** experience. Skilled in all things JavaScript and CSS, with experience in iOS development, including SwiftUI & Swift, and Objective-C. @@ -25,7 +27,7 @@ Skilled in vanilla **CSS**, **SASS**, and **postCSS**, as well as JavaScript sol ### Tesco, Clerkenwell -Worked with a team to bring Tesco towards a **micro-frontend** architecture. Implemented a **module federation** system to ensure small bundle sizes while ensuring consistent package versions between all environments. +Worked with a team to build a **micro-frontend** system, delivering business-critical features not available with other solutions, including a module system ensuring consistent dependencies between the server and client, which us to server render pages and achieve better performance and SEO than the legacy site. Overhauled the translation system to ensure translations cannot be missed, which was a common occurrence for the legacy site. ### Nando's, Putney @@ -52,7 +54,7 @@ old jQuery site to React, enabling a gradual migration. #### Zoopla -Senior developer doing full stack development on various consumer-facing projects. Used many technologies, including **Node**, **Express**, **Handlebars**, **SCSS**, vanilla JavaScript, **React** (Preact), and an isomorphic web app in **Vue**. +Senior developer doing full stack development on various consumer-facing projects, using **Node**, **Express**, **SCSS**, **React**, and an isomorphic web app in **Vue**. @@ -68,13 +70,13 @@ Architected both **React** web and **React Native** applications for a social me #### Concentra -Developed a **React** & **D3**-based data vis app for large multi-national corperations. App was capable of rendering organisation hierarchy charts containing over 500k employees at 60fps in browser, with native PowerPoint export. +Developed a **React** & **D3**-based data-vis app for massive corporations with over 500k employees, which supported 60fps in browser and PowerPoint export.
  • -#### Autotrip +#### AutoTrip Developed both a web and native app using **React** and **React Native**.