From 8a795e992ffec1f9763bdee24ae58c1ab9d2ed51 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Wed, 12 Jul 2023 22:07:14 -0400 Subject: [PATCH 01/16] --- index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 00000000..e69de29b From 5826db9171ba419a7c306ba478bba23dc07f9e79 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Fri, 14 Jul 2023 10:01:34 -0400 Subject: [PATCH 02/16] created index.html file --- .DS_Store | Bin 0 -> 6148 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..bc3457d834d133ed2c9258510918671d49068aa3 GIT binary patch literal 6148 zcmeHKJx{|x4E2=^K`?Y=jKq%UKS)bhSvtUo+DdJurdL6;XJKMxX5z1uh5v+jK3gTH z(25BGvL)ZU_~UYU7sW9Vxj{AQ5p{_ug)(*yF?=EHXKhJGE$no>#$wtVj(xdmMVjHa zGQek-&>2l>PV4CW`p;F7Lef zM-`2MbMkD7_Hq4iwJ)~0uNVLJzL9 Date: Fri, 14 Jul 2023 14:29:35 -0400 Subject: [PATCH 03/16] Delete .DS_Store --- .DS_Store | Bin 6148 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index bc3457d834d133ed2c9258510918671d49068aa3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKJx{|x4E2=^K`?Y=jKq%UKS)bhSvtUo+DdJurdL6;XJKMxX5z1uh5v+jK3gTH z(25BGvL)ZU_~UYU7sW9Vxj{AQ5p{_ug)(*yF?=EHXKhJGE$no>#$wtVj(xdmMVjHa zGQek-&>2l>PV4CW`p;F7Lef zM-`2MbMkD7_Hq4iwJ)~0uNVLJzL9 Date: Fri, 14 Jul 2023 14:32:31 -0400 Subject: [PATCH 04/16] created .gitignore file --- .gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..e69de29b From fe74912cd44fe44a86c4298e3fb7775499c15856 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Fri, 14 Jul 2023 14:54:40 -0400 Subject: [PATCH 05/16] added .gitignore file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e69de29b..0414e16c 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,2 @@ +# The following line means "all .DS_Store files in any directory" +**/.DS_Store From 538cf309d6ab4ab8a5d83304a4b746bdbe081d62 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Fri, 14 Jul 2023 15:14:28 -0400 Subject: [PATCH 06/16] added info.html file for testing --- info.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 info.html diff --git a/info.html b/info.html new file mode 100644 index 00000000..e69de29b From 459d6f70ac09400054bda5e1c587b8f1efb8acc2 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Fri, 14 Jul 2023 15:18:38 -0400 Subject: [PATCH 07/16] index.html modified --- index.html | 1 + info.html | 0 2 files changed, 1 insertion(+) delete mode 100644 info.html diff --git a/index.html b/index.html index e69de29b..041cf256 100644 --- a/index.html +++ b/index.html @@ -0,0 +1 @@ +Freydjine Gelin diff --git a/info.html b/info.html deleted file mode 100644 index e69de29b..00000000 From c47fdae0d956be3670f6d4731f16d13640dac2a3 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Thu, 20 Jul 2023 19:24:18 -0400 Subject: [PATCH 08/16] added info in index.html file --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 00000000..fd2d1081 --- /dev/null +++ b/index.html @@ -0,0 +1,9 @@ +Freydjine Gelin +About +I am 29 years old. I am an only child. I was born in Haiti and moved to the US when I was 5 years old. I like to sing, I am obssessed with kdramas, I am a good cook, but I don't like cooking often. I want to travel more as I get older. I love learning new things, I am currently also trying to learn two languages. +Experience +Signant Health (formerly Bracket Global) - Project Specialist +Brigham and Women's Hospital - Senior Research Assistant +Medtronic - Project Coordinator IV +Connect +https://github.com/freydjineg \ No newline at end of file From 4b707851354f383f1d87d5b94ebb62ccc9d3ded4 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Thu, 20 Jul 2023 19:47:32 -0400 Subject: [PATCH 09/16] updated info added in index.html file --- index.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index fd2d1081..720ed185 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,16 @@ Freydjine Gelin -About -I am 29 years old. I am an only child. I was born in Haiti and moved to the US when I was 5 years old. I like to sing, I am obssessed with kdramas, I am a good cook, but I don't like cooking often. I want to travel more as I get older. I love learning new things, I am currently also trying to learn two languages. -Experience + +About: +I am 29 years old. I am an only child. +I was born in Haiti and moved to the US when I was 5 years old. +I like to sing, I am obssessed with kdramas, I am a good cook, but I don't like cooking often. +I want to travel more as I get older. +I love learning new things, I am currently trying to learn two languages. + +Experience: Signant Health (formerly Bracket Global) - Project Specialist Brigham and Women's Hospital - Senior Research Assistant Medtronic - Project Coordinator IV -Connect + +Connect: https://github.com/freydjineg \ No newline at end of file From 282706f20576d0601b07c2c8f8236b87e051a724 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Thu, 20 Jul 2023 20:03:56 -0400 Subject: [PATCH 10/16] trying to resolve conflict with main branch --- index.html | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 720ed185..805c494b 100644 --- a/index.html +++ b/index.html @@ -1,16 +1,10 @@ Freydjine Gelin About: -I am 29 years old. I am an only child. -I was born in Haiti and moved to the US when I was 5 years old. -I like to sing, I am obssessed with kdramas, I am a good cook, but I don't like cooking often. -I want to travel more as I get older. -I love learning new things, I am currently trying to learn two languages. +I am 29 years old. I am an only child. I was born in Haiti and moved to the US when I was 5 years old. I like to sing, I am obssessed with kdramas, I am a good cook, but I don't like cooking often. I want to travel more as I get older. I love learning new things, I am currently trying to learn two languages. Experience: -Signant Health (formerly Bracket Global) - Project Specialist -Brigham and Women's Hospital - Senior Research Assistant -Medtronic - Project Coordinator IV +Signant Health (formerly Bracket Global) - Project Specialist. Brigham and Women's Hospital - Senior Research Assistant. Medtronic - Project Coordinator IV Connect: https://github.com/freydjineg \ No newline at end of file From 9d3f059177ba24a32b5b421a473d3bf19b9b70c1 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Thu, 20 Jul 2023 20:06:42 -0400 Subject: [PATCH 11/16] still trying to resolve conflict --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 805c494b..50180cf3 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,10 @@ Freydjine Gelin About: -I am 29 years old. I am an only child. I was born in Haiti and moved to the US when I was 5 years old. I like to sing, I am obssessed with kdramas, I am a good cook, but I don't like cooking often. I want to travel more as I get older. I love learning new things, I am currently trying to learn two languages. +I am 29 years old. I am an only child. I was born in Haiti and moved to the US when I was 5 years old. I like to sing, I am obssessed with kdramas, I am a good cook, but I do not like cooking often. I want to travel more as I get older. I love learning new things, I am currently trying to learn two languages. Experience: -Signant Health (formerly Bracket Global) - Project Specialist. Brigham and Women's Hospital - Senior Research Assistant. Medtronic - Project Coordinator IV +Signant Health,formerly Bracket Global - Project Specialist. Brigham and Womens Hospital - Senior Research Assistant. Medtronic - Project Coordinator IV Connect: https://github.com/freydjineg \ No newline at end of file From 77d58e83dc7fa8d2dd0a3fea0add6be332009d8e Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Thu, 20 Jul 2023 20:09:22 -0400 Subject: [PATCH 12/16] trying to resolve conflicts with file --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 50180cf3..aaf9a8b8 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ I am 29 years old. I am an only child. I was born in Haiti and moved to the US when I was 5 years old. I like to sing, I am obssessed with kdramas, I am a good cook, but I do not like cooking often. I want to travel more as I get older. I love learning new things, I am currently trying to learn two languages. Experience: -Signant Health,formerly Bracket Global - Project Specialist. Brigham and Womens Hospital - Senior Research Assistant. Medtronic - Project Coordinator IV +Project Specialist at Signant Health, Senior Research Assistant at Brigham and Womens Hospital, Project Coordinator IV at Medtronic Connect: https://github.com/freydjineg \ No newline at end of file From b291d7942053af38679e4de91b4aaab37ce04a10 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Wed, 26 Jul 2023 21:30:46 -0400 Subject: [PATCH 13/16] added html elements in index.html file --- index.html | 53 +++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 41 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 44050706..e6bb291e 100644 --- a/index.html +++ b/index.html @@ -1,15 +1,44 @@ -Freydjine Gelin + + -About: -I am 29 years old. I am an only child. -I was born in Haiti and moved to the US when I was 5 years old. -I like to sing, I am obssessed with kdramas, I am a good cook, but I do not like cooking often. -I want to travel more as I get older. I love learning new things, I am currently trying to learn two languages. + + + My Portfolio + -Experience: -Project Specialist at Signant Health, -Senior Research Assistant at Brigham and Womens Hospital, -Project Coordinator IV at Medtronic + + Freydjine Gelin + +
+

About

+

I am 29 years old. I am an only child.

+

I was born in Haiti and moved to the US when I was 5 years old.

+

I like to sing, I am obssessed with kdramas, I am a good cook, but I do not like cooking often.

+

I want to travel more as I get older. I love learning new things, I am currently trying to learn two languages.

+
+ + +
+ +

Experience

+
    +
  • Project Specialist at Signant Health
  • +
  • Senior Research Assistant at Brigham and Womens Hospital
  • +
  • Project Coordinator IV at Medtronic
  • +
+
+ + +
+ +

Connect

+ +

https://github.com/freydjineg

+
+ + + + + + -Connect: -https://github.com/freydjineg From 129f790a20b6655f9ff82d86ea17a79552f3a998 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Wed, 26 Jul 2023 21:55:37 -0400 Subject: [PATCH 14/16] made changes to the format of html elements in index.html file --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index e6bb291e..8508b58e 100644 --- a/index.html +++ b/index.html @@ -7,10 +7,10 @@ - Freydjine Gelin +

Freydjine Gelin

-

About

+

About

I am 29 years old. I am an only child.

I was born in Haiti and moved to the US when I was 5 years old.

I like to sing, I am obssessed with kdramas, I am a good cook, but I do not like cooking often.

@@ -20,7 +20,7 @@

About

-

Experience

+

Experience

  • Project Specialist at Signant Health
  • Senior Research Assistant at Brigham and Womens Hospital
  • @@ -31,7 +31,7 @@

    Experience

    -

    Connect

    +

    Connect

    https://github.com/freydjineg

    From 441e77f68ccef7d3b3329c6f291bde91742de8bd Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Wed, 26 Jul 2023 21:59:05 -0400 Subject: [PATCH 15/16] fixed spacing --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 8508b58e..9d340d3e 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@

    Freydjine Gelin

    About

    -

    I am 29 years old. I am an only child.

    +

    I am 29 years old. I am an only child.

    I was born in Haiti and moved to the US when I was 5 years old.

    I like to sing, I am obssessed with kdramas, I am a good cook, but I do not like cooking often.

    I want to travel more as I get older. I love learning new things, I am currently trying to learn two languages.

    @@ -22,9 +22,9 @@

    About

    Experience

      -
    • Project Specialist at Signant Health
    • +
    • Project Specialist at Signant Health
    • Senior Research Assistant at Brigham and Womens Hospital
    • -
    • Project Coordinator IV at Medtronic
    • +
    • Project Coordinator IV at Medtronic
    From bca477ed6740eb661c5c5ea913afd7a72962bb53 Mon Sep 17 00:00:00 2001 From: Freydjine Gelin Date: Thu, 24 Aug 2023 17:55:40 -0400 Subject: [PATCH 16/16] made changes to this file --- index.html | 10 ++++++++++ js/index.js | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 js/index.js diff --git a/index.html b/index.html index 9d340d3e..7eb52ee7 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,12 @@

    Experience

+
+

Skills

+
    + +
+
@@ -36,6 +42,10 @@

Connect

https://github.com/freydjineg

+
+ + + diff --git a/js/index.js b/js/index.js new file mode 100644 index 00000000..d1719ed6 --- /dev/null +++ b/js/index.js @@ -0,0 +1,33 @@ +const today = new Date(); +let thisYear = today.getFullYear(); + +const footer = document.querySelector('footer'); + +const copyright = document.createElement('p'); + +copyright.innerHTML = `Freydjne Gelin ${thisYear}`; +footer.appendChild(copyright); + +let skills = [ + "Project Management", + "CRM Management", + "Teleform verifier Processing", + "Excellent Time Management skills", + "Excellent written and verbal communication skills and interpersonal skills", + "Data Entry" + ]; + + let sLen = skills.length; + const skillsSection = document.querySelector('skills'); + + const skillsList = skillsSection.querySelector('ul'); + + for (let i = 0; i < sLen; i++) { + let skill = skillsSection.createElement('li'); + skill.innerText = skills[i]; + skillsList.appendChild(skill); + } + + + +