From ea540d2b3183b1031cd50e87fcf3f57baf58eeb0 Mon Sep 17 00:00:00 2001 From: Monica Oyugi <52848186+monicaoyugi@users.noreply.github.com> Date: Mon, 31 Mar 2025 22:41:00 +0300 Subject: [PATCH 1/6] Update organising-team.tsx Updated bio --- .../(about)/overview/_components/organising-team.tsx | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/src/app/(about)/overview/_components/organising-team.tsx b/src/app/(about)/overview/_components/organising-team.tsx index 8b99867..137e931 100644 --- a/src/app/(about)/overview/_components/organising-team.tsx +++ b/src/app/(about)/overview/_components/organising-team.tsx @@ -43,15 +43,8 @@ const team = [ ctaLink: "#", content: () => { return ( -

- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad - minim veniam, quis nostrud exercitation ullamco laboris nisi ut - aliquip ex ea commodo consequat. -

Duis aute irure dolor in reprehenderit in voluptate - velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint - occaecat cupidatat non proident, sunt in culpa qui officia deserunt - mollit anim id est laborum. +

Quality Assurance Engineer +

); }, From 271e3fd5d8d02df215fd9f906a52228f0473ee52 Mon Sep 17 00:00:00 2001 From: Monica Oyugi <52848186+monicaoyugi@users.noreply.github.com> Date: Fri, 4 Apr 2025 22:47:42 +0300 Subject: [PATCH 2/6] Update organising-team.tsx Updated bio --- .../(about)/overview/_components/organising-team.tsx | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/app/(about)/overview/_components/organising-team.tsx b/src/app/(about)/overview/_components/organising-team.tsx index 137e931..4f996fa 100644 --- a/src/app/(about)/overview/_components/organising-team.tsx +++ b/src/app/(about)/overview/_components/organising-team.tsx @@ -43,9 +43,16 @@ const team = [ ctaLink: "#", content: () => { return ( -

Quality Assurance Engineer -

+

+I am a Quality Assurance Engineer with over six years +of experience in the tech ecosystem. My background includes roles in software engineering, +product management, digital marketing, and event organization within the tech community. +I actively contribute to the tech landscape as a member of the Code of Conduct (CoC) +for the Python Software Foundation and as the volunteer co-chair for DjangoConUs. Additionally, +I serve on the CoC for Droidcon Kenya and the API Festival, as well as for Women Techmakers by Google. +
My mission is to enhance technology by helping and connecting engineers, fostering a collaborative environment where innovation can thrive.

+ ); }, }, From 1cd716d7f9945e4c84b2826a76a5b51a39e92dbd Mon Sep 17 00:00:00 2001 From: Monica Oyugi <52848186+monicaoyugi@users.noreply.github.com> Date: Fri, 4 Apr 2025 22:54:33 +0300 Subject: [PATCH 3/6] Update organising-team.tsx Updated cta link --- src/app/(about)/overview/_components/organising-team.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/(about)/overview/_components/organising-team.tsx b/src/app/(about)/overview/_components/organising-team.tsx index 4f996fa..478954c 100644 --- a/src/app/(about)/overview/_components/organising-team.tsx +++ b/src/app/(about)/overview/_components/organising-team.tsx @@ -40,7 +40,7 @@ const team = [ title: "Organizer", src: "/team/monica.jpg", ctaText: "Visit", - ctaLink: "#", + ctaLink: "https://www.linkedin.com/in/monicaoyugi", content: () => { return (

@@ -51,6 +51,7 @@ I actively contribute to the tech landscape as a member of the Code of Conduct ( for the Python Software Foundation and as the volunteer co-chair for DjangoConUs. Additionally, I serve on the CoC for Droidcon Kenya and the API Festival, as well as for Women Techmakers by Google.
My mission is to enhance technology by helping and connecting engineers, fostering a collaborative environment where innovation can thrive.
+

); From bcfa78f7a67d3f4bfe1251f8438d629e785efb69 Mon Sep 17 00:00:00 2001 From: Monica Oyugi <52848186+monicaoyugi@users.noreply.github.com> Date: Fri, 4 Apr 2025 23:07:08 +0300 Subject: [PATCH 4/6] Update organising-team.tsx Bio update --- .../overview/_components/organising-team.tsx | 22 ++++++++++++------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/src/app/(about)/overview/_components/organising-team.tsx b/src/app/(about)/overview/_components/organising-team.tsx index 478954c..e029626 100644 --- a/src/app/(about)/overview/_components/organising-team.tsx +++ b/src/app/(about)/overview/_components/organising-team.tsx @@ -44,14 +44,20 @@ const team = [ content: () => { return (

-I am a Quality Assurance Engineer with over six years -of experience in the tech ecosystem. My background includes roles in software engineering, -product management, digital marketing, and event organization within the tech community. -I actively contribute to the tech landscape as a member of the Code of Conduct (CoC) -for the Python Software Foundation and as the volunteer co-chair for DjangoConUs. Additionally, -I serve on the CoC for Droidcon Kenya and the API Festival, as well as for Women Techmakers by Google. -
My mission is to enhance technology by helping and connecting engineers, fostering a collaborative environment where innovation can thrive.
- + I am a Quality Assurance Engineer with over six years + of experience in the tech ecosystem. My background includes + roles in software engineering, + product management, digital marketing, and event organization within the + tech community. + I actively contribute to the tech landscape as a member of the + Code of Conduct (CoC) + for the Python Software Foundation and as the volunteer co-chair + for DjangoConUs. Additionally, + I serve on the CoC for Droidcon Kenya and the API Festival and for + Women Techmakers by Google. +

My mission is to enhance technology by helping and connecting engineers + and fostering a collaborative environment where innovation can thrive. +

); From 80b372b8f649385b0a8a9c5a300928af68a5fcf7 Mon Sep 17 00:00:00 2001 From: Monica Oyugi <52848186+monicaoyugi@users.noreply.github.com> Date: Fri, 4 Apr 2025 23:08:11 +0300 Subject: [PATCH 5/6] Update organising-team.tsx BIo update --- src/app/(about)/overview/_components/organising-team.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/(about)/overview/_components/organising-team.tsx b/src/app/(about)/overview/_components/organising-team.tsx index e029626..b448171 100644 --- a/src/app/(about)/overview/_components/organising-team.tsx +++ b/src/app/(about)/overview/_components/organising-team.tsx @@ -57,7 +57,6 @@ const team = [ Women Techmakers by Google.

My mission is to enhance technology by helping and connecting engineers and fostering a collaborative environment where innovation can thrive. -

); From fc7590691d53383854d6da442d197970dff9ca2d Mon Sep 17 00:00:00 2001 From: Monica Oyugi <52848186+monicaoyugi@users.noreply.github.com> Date: Fri, 4 Apr 2025 23:11:19 +0300 Subject: [PATCH 6/6] Update organising-team.tsx Bio --- src/app/(about)/overview/_components/organising-team.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/(about)/overview/_components/organising-team.tsx b/src/app/(about)/overview/_components/organising-team.tsx index b448171..3c49a40 100644 --- a/src/app/(about)/overview/_components/organising-team.tsx +++ b/src/app/(about)/overview/_components/organising-team.tsx @@ -55,7 +55,8 @@ const team = [ for DjangoConUs. Additionally, I serve on the CoC for Droidcon Kenya and the API Festival and for Women Techmakers by Google. -

My mission is to enhance technology by helping and connecting engineers +

+ My mission is to enhance technology by helping and connecting engineers and fostering a collaborative environment where innovation can thrive.