@@ -40,19 +40,26 @@ const team = [
40
40
title : "Organizer" ,
41
41
src : "/team/monica.jpg" ,
42
42
ctaText : "Visit" ,
43
- ctaLink : "# " ,
43
+ ctaLink : "https://www.linkedin.com/in/monicaoyugi " ,
44
44
content : ( ) => {
45
45
return (
46
46
< p >
47
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
48
- eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad
49
- minim veniam, quis nostrud exercitation ullamco laboris nisi ut
50
- aliquip ex ea commodo consequat.
51
- < br /> < br /> Duis aute irure dolor in reprehenderit in voluptate
52
- velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint
53
- occaecat cupidatat non proident, sunt in culpa qui officia deserunt
54
- mollit anim id est laborum.
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 />
59
+ My mission is to enhance technology by helping and connecting engineers
60
+ and fostering a collaborative environment where innovation can thrive.
55
61
</ p >
62
+
56
63
) ;
57
64
} ,
58
65
} ,
0 commit comments