Skip to content

Commit 271e3fd

Browse files
authored
Update organising-team.tsx
Updated bio
1 parent ea540d2 commit 271e3fd

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

src/app/(about)/overview/_components/organising-team.tsx

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,16 @@ const team = [
4343
ctaLink: "#",
4444
content: () => {
4545
return (
46-
<p> Quality Assurance Engineer
47-
<br /> <br />
46+
<p>
47+
I am a Quality Assurance Engineer with over six years
48+
of experience in the tech ecosystem. My background includes roles in software engineering,
49+
product management, digital marketing, and event organization within the tech community.
50+
I actively contribute to the tech landscape as a member of the Code of Conduct (CoC)
51+
for the Python Software Foundation and as the volunteer co-chair for DjangoConUs. Additionally,
52+
I serve on the CoC for Droidcon Kenya and the API Festival, as well as for Women Techmakers by Google.
53+
<br>My mission is to enhance technology by helping and connecting engineers, fostering a collaborative environment where innovation can thrive.</br>
4854
</p>
55+
4956
);
5057
},
5158
},

0 commit comments

Comments
 (0)