File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
src/app/(about)/overview/_components Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -43,9 +43,16 @@ const team = [
43
43
ctaLink : "#" ,
44
44
content : ( ) => {
45
45
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 >
48
54
</ p >
55
+
49
56
) ;
50
57
} ,
51
58
} ,
You can’t perform that action at this time.
0 commit comments