Commit
·
052b778
1
Parent(s):
e21712b
update
Browse files
frontend/src/data/leaders.js
CHANGED
@@ -25,7 +25,7 @@ const leaders = [
|
|
25 |
{
|
26 |
name: "Sindhu K.",
|
27 |
title: "CIO & Co-Founder",
|
28 |
-
bio: "
|
29 |
image: Guide3, // Image URL for leader
|
30 |
social: {
|
31 |
linkedin: "https://www.linkedin.com/in/sindhukmnp/",
|
@@ -34,7 +34,7 @@ const leaders = [
|
|
34 |
{
|
35 |
name: "Nitin C",
|
36 |
title: "Head of AI",
|
37 |
-
bio: "
|
38 |
image: Guide4, // Image URL for leader
|
39 |
social: {
|
40 |
linkedin: "https://www.linkedin.com/in/nitinchella/",
|
|
|
25 |
{
|
26 |
name: "Sindhu K.",
|
27 |
title: "CIO & Co-Founder",
|
28 |
+
bio: "Sindhu K. is the Chief Information Officer and Co-Founder of Genomatics. Overseeing IT strategy and infrastructure, she ensures the secure and efficient management of genomic data, driving technological advancements that support pioneering research and innovation.",
|
29 |
image: Guide3, // Image URL for leader
|
30 |
social: {
|
31 |
linkedin: "https://www.linkedin.com/in/sindhukmnp/",
|
|
|
34 |
{
|
35 |
name: "Nitin C",
|
36 |
title: "Head of AI",
|
37 |
+
bio: "Nitin, a Data Scientist at Genomatics, drives AI innovation in healthcare and life sciences. With 5+ years of experience, he specializes in applying Machine Learning to healthcare. Previously, at PayPal’s Global Fraud Risk Automation team, he developed data-driven fraud mitigation strategies.",
|
38 |
image: Guide4, // Image URL for leader
|
39 |
social: {
|
40 |
linkedin: "https://www.linkedin.com/in/nitinchella/",
|