feat: fixed date formatted inconsistency

This commit is contained in:
Nick 2025-04-11 21:40:56 -05:00
parent 6c1b6c308d
commit a27c1f8786
3 changed files with 2 additions and 2 deletions

Binary file not shown.

0
src/pdfs/resume-programming.pdf Normal file → Executable file
View file

View file

@ -61,7 +61,7 @@
job( job(
title: "De Lucas", title: "De Lucas",
position: "Prep Chef, Hot Table Attendant", position: "Prep Chef, Hot Table Attendant",
date: "August 2018 - June 2019", date: "Aug 2018 - June 2019",
details: ( details: (
"Prepared four-course meals for events ranging from 25-250 people.", "Prepared four-course meals for events ranging from 25-250 people.",
"Provided customer service and answered questions related to food.", "Provided customer service and answered questions related to food.",
@ -71,7 +71,7 @@
job( job(
title: "The Loft Gastropub", title: "The Loft Gastropub",
position: "Sous Chef", position: "Sous Chef",
date: "June 2013 - January 2014", date: "June 2013 - Jan 2014",
details: ( details: (
"Assisted in recipe development and menu planning.", "Assisted in recipe development and menu planning.",
"Prepared Italian fusion dishes from scratch, using fresh ingredients.", "Prepared Italian fusion dishes from scratch, using fresh ingredients.",