From ef2e04e67202ab6e754a13a2f8f57aea1c393a64 Mon Sep 17 00:00:00 2001 From: Dan Lazewatsky Date: Sat, 25 Apr 2026 16:04:41 -0400 Subject: [PATCH 1/2] add years to projects --- resume.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/resume.json b/resume.json index b1948b0..129289c 100644 --- a/resume.json +++ b/resume.json @@ -47,6 +47,8 @@ "projects": [ { "title": "Lumi by Pampers", + "start_year": 2019, + "end_year": 2020, "url": "https://web.archive.org/web/20240902050109/https://news.pg.com/news-releases/news-details/2020/Baby-Monitoring-Takes-a-Quantum-Leap-Lumi-by-Pampers-All-in-One-Connected-Baby-Care-System-Unveiled-at-CES-2020/default.aspx", "roleLabel": "Tech Lead", "items": [ @@ -56,6 +58,8 @@ }, { "title": "Healthy at Work", + "start_year": 2020, + "end_year": 2022, "url": "https://verily.com/perspectives/verily-launches-healthy-at-work-program-to-support-organizations-in-their-efforts-to-ensure-a-safe-return-to-work-and-school", "roleLabel": "Tech Lead", "items": [ @@ -66,6 +70,8 @@ }, { "title": "Verily Retinal Service", + "start_year": 2022, + "end_year": 2025, "roleLabel": "Tech Lead, Engineering Manager", "items": [ "Led development of core services including multiple microservices and frontends through exploration, refinement, testing to on-time public launch.", @@ -75,6 +81,8 @@ }, { "title": "Consumer Health Systems, Verily Lightpath", + "start_year": 2025, + "end_year": 2025, "roleLabel": "Software Engineer", "items": [ "Built integrations with biometrics devices (blood glucose monitors, blood pressure cuffs, etc.) for chronic condition management.", @@ -83,6 +91,7 @@ }, { "title": "Enrollment, Verily Lightpath & VerilyMe", + "start_year": 2025, "roleLabel": "Tech Lead", "items": [ "Led the team responsible for users' first interactions with the VerilyMe app, both for consumers and Lightpath customers, ensuring seamless onboarding and leak-free funnel." From 980e0829ee7aa6fa80eaadddbd2570b32f1a3c54 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Sat, 25 Apr 2026 16:16:40 -0400 Subject: [PATCH 2/2] feat: show project date ranges aligned to the right in experience section (#14) Agent-Logs-Url: https://github.com/dlaz/dlaz.github.com/sessions/6178eff3-8685-4bb1-baf6-f450da17b10c Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: dlaz <740058+dlaz@users.noreply.github.com> --- index.html | 58 ++++++++++++++++++++++++++++---- resume.html.ejs | 20 ++++++++++- screenshots/html-screenshot.png | Bin 1482426 -> 1492704 bytes screenshots/pdf-screenshot.png | Bin 522910 -> 533852 bytes styles.css | 16 +++++++++ 5 files changed, 87 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 90567c2..1f7aec1 100644 --- a/index.html +++ b/index.html @@ -104,8 +104,16 @@

Work Experience

Staff Software Engineer