From ead26cbb19910f29d1e5c638734a3a4c10158659 Mon Sep 17 00:00:00 2001 From: Camilo Diaz Date: Thu, 7 Sep 2023 14:49:41 -0400 Subject: [PATCH 1/3] Adding Camilo's bio to people.yml Just a brief description on who I am. --- about/people.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/about/people.yml b/about/people.yml index 5341c0a2..b0afc8b3 100644 --- a/about/people.yml +++ b/about/people.yml @@ -183,7 +183,9 @@ data: title: Graphics/Visualization Software Engineer github_username: kmilo9999 brown_directory_uuid: 448fac67-1dea-42ef-8205-9305ac9b79a6 - bio: '' + bio: Camilo is a software engineer specialized in real time simulation engines, 3D modeling and rendering, animations and VR technologies. + He loves learning programing languages and develops applications in multiple frameworks. Outside of work, he enjoys developing his own video-games, + playing soccer and volunteering for multiple events accross Rhode Island. image: camilo_main.jpg - name: Ellen Duong type: Full Time @@ -361,4 +363,4 @@ data: github_username: rainxfan brown_directory_uuid: D5bc11b8-b031-4402-8f40-d08ccee18b60 bio: - image: rain_main.jpg \ No newline at end of file + image: rain_main.jpg From 49dae8ce92003c1ccbec41d40fbb72768edd1f92 Mon Sep 17 00:00:00 2001 From: Camilo Diaz Date: Thu, 7 Sep 2023 14:59:17 -0400 Subject: [PATCH 2/3] Fix errors in yml validation --- about/people.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about/people.yml b/about/people.yml index b0afc8b3..4cf30931 100644 --- a/about/people.yml +++ b/about/people.yml @@ -184,8 +184,8 @@ data: github_username: kmilo9999 brown_directory_uuid: 448fac67-1dea-42ef-8205-9305ac9b79a6 bio: Camilo is a software engineer specialized in real time simulation engines, 3D modeling and rendering, animations and VR technologies. - He loves learning programing languages and develops applications in multiple frameworks. Outside of work, he enjoys developing his own video-games, - playing soccer and volunteering for multiple events accross Rhode Island. + He loves learning programing languages, and enjoys developing applications in multiple frameworks. Outside of work, he passes his time developing his own video-games, + playing soccer and volunteering for multiple events accross Rhode Island. image: camilo_main.jpg - name: Ellen Duong type: Full Time From 745c7b187ad84195046bf7a0ccbd5e7cd2648dcd Mon Sep 17 00:00:00 2001 From: Camilo Diaz Date: Tue, 12 Sep 2023 16:19:32 -0400 Subject: [PATCH 3/3] adding suggested changes from Ellen's review --- about/people.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/about/people.yml b/about/people.yml index 77a6245a..cfcf9473 100644 --- a/about/people.yml +++ b/about/people.yml @@ -183,9 +183,9 @@ data: title: Graphics/Visualization Software Engineer github_username: kmilo9999 brown_directory_uuid: 448fac67-1dea-42ef-8205-9305ac9b79a6 - bio: Camilo is a software engineer specialized in real time simulation engines, 3D modeling and rendering, animations and VR technologies. - He loves learning programing languages, and enjoys developing applications in multiple frameworks. Outside of work, he passes his time developing his own video-games, - playing soccer and volunteering for multiple events accross Rhode Island. + bio: Camilo is a software engineer who specializes in realtime simulation engines, 3D modeling and rendering, animations and VR technologies. + He loves learning programing languages and enjoys developing applications in multiple frameworks. Outside of work, he passes his time developing his own video games, + playing soccer and volunteering for multiple events accros Rhode Island. image: camilo_main.jpg - name: Ellen Duong type: Full Time