@@ -40,19 +40,26 @@ const team = [
4040 title : "Organizer" ,
4141 src : "/team/monica.jpg" ,
4242 ctaText : "Visit" ,
43- ctaLink : "# " ,
43+ ctaLink : "https://www.linkedin.com/in/monicaoyugi " ,
4444 content : ( ) => {
4545 return (
4646 < 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.
5561 </ p >
62+
5663 ) ;
5764 } ,
5865 } ,
0 commit comments