Skip to content

Commit bcfa78f

Browse files
authored
Update organising-team.tsx
Bio update
1 parent 1cd716d commit bcfa78f

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

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

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,20 @@ const team = [
4444
content: () => {
4545
return (
4646
<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>
54-
47+
I am a Quality Assurance Engineer with over six years
48+
of experience in the tech ecosystem. My background includes
49+
roles in software engineering,
50+
product management, digital marketing, and event organization within the
51+
tech community.
52+
I actively contribute to the tech landscape as a member of the
53+
Code of Conduct (CoC)
54+
for the Python Software Foundation and as the volunteer co-chair
55+
for DjangoConUs. Additionally,
56+
I serve on the CoC for Droidcon Kenya and the API Festival and for
57+
Women Techmakers by Google.
58+
<br> </br> My mission is to enhance technology by helping and connecting engineers
59+
and fostering a collaborative environment where innovation can thrive.
60+
5561
</p>
5662

5763
);

0 commit comments

Comments
 (0)