data_models: fix sample data examples

This commit is contained in:
Sina Atalay 2024-05-31 20:03:45 +03:00
parent f4bfa5fe68
commit 8ee2b76a8d
13 changed files with 20 additions and 20 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 519 KiB

After

Width:  |  Height:  |  Size: 520 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 585 KiB

After

Width:  |  Height:  |  Size: 586 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 KiB

After

Width:  |  Height:  |  Size: 416 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 604 KiB

After

Width:  |  Height:  |  Size: 603 KiB

View File

@ -42,10 +42,10 @@ cv:
Theory'
experience:
- company: Apple
position: Software Engineer, Intern
position: Software Engineer
location: Cupertino, CA
start_date: 2004-06
end_date: 2004-08
start_date: 2005-06
end_date: 2007-08
highlights:
- Reduced time to render the user's buddy list by 75%
by implementing a prediction algorithm
@ -69,7 +69,7 @@ cv:
position: Head Teaching Assistant
location: Philadelphia, PA
start_date: 2001-10
end_date: 2005-05
end_date: 2003-05
highlights:
- Implemented a user interface for the VS open file
switcher (ctrl-tab) and extended it to tool windows

View File

@ -42,10 +42,10 @@ cv:
Theory'
experience:
- company: Apple
position: Software Engineer, Intern
position: Software Engineer
location: Cupertino, CA
start_date: 2004-06
end_date: 2004-08
start_date: 2005-06
end_date: 2007-08
highlights:
- Reduced time to render the user's buddy list by 75%
by implementing a prediction algorithm
@ -69,7 +69,7 @@ cv:
position: Head Teaching Assistant
location: Philadelphia, PA
start_date: 2001-10
end_date: 2005-05
end_date: 2003-05
highlights:
- Implemented a user interface for the VS open file
switcher (ctrl-tab) and extended it to tool windows

View File

@ -42,10 +42,10 @@ cv:
Theory'
experience:
- company: Apple
position: Software Engineer, Intern
position: Software Engineer
location: Cupertino, CA
start_date: 2004-06
end_date: 2004-08
start_date: 2005-06
end_date: 2007-08
highlights:
- Reduced time to render the user's buddy list by 75%
by implementing a prediction algorithm
@ -69,7 +69,7 @@ cv:
position: Head Teaching Assistant
location: Philadelphia, PA
start_date: 2001-10
end_date: 2005-05
end_date: 2003-05
highlights:
- Implemented a user interface for the VS open file
switcher (ctrl-tab) and extended it to tool windows

Binary file not shown.

View File

@ -42,10 +42,10 @@ cv:
Theory'
experience:
- company: Apple
position: Software Engineer, Intern
position: Software Engineer
location: Cupertino, CA
start_date: 2004-06
end_date: 2004-08
start_date: 2005-06
end_date: 2007-08
highlights:
- Reduced time to render the user's buddy list by 75%
by implementing a prediction algorithm
@ -69,7 +69,7 @@ cv:
position: Head Teaching Assistant
location: Philadelphia, PA
start_date: 2001-10
end_date: 2005-05
end_date: 2003-05
highlights:
- Implemented a user interface for the VS open file
switcher (ctrl-tab) and extended it to tool windows

View File

@ -1495,9 +1495,9 @@ def get_a_sample_data_model(
"experience": [
ExperienceEntry(
company="Apple",
position="Software Engineer, Intern",
start_date="2004-06",
end_date="2004-08",
position="Software Engineer",
start_date="2005-06",
end_date="2007-08",
location="Cupertino, CA",
highlights=[
(
@ -1537,7 +1537,7 @@ def get_a_sample_data_model(
company="University of Pennsylvania",
position="Head Teaching Assistant",
start_date="2001-10",
end_date="2005-05",
end_date="2003-05",
location="Philadelphia, PA",
highlights=[
(