Skip to content

Commit

Permalink
Add me
Browse files Browse the repository at this point in the history
  • Loading branch information
damemi committed Jan 31, 2025
1 parent 0cd22ab commit 4334960
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions containers/about/team/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@ export const DATA = [
'Avihu is a backend engineer at Odigos, specializing in designing and optimizing scalable backend systems. With a strong foundation in distributed architectures, Avihu ensures performance and reliability across services.',
linkedin_url: 'https://www.linkedin.com/in/avihu-henya/',
},
{
name: 'Mike Dame',
title: 'Software Engineer',
description:
'Mike is a backend engineer at Odigos with a specialization in Kubernetes, OpenTelemetry, and eBPF.',
linkedin_url: 'https://www.linkedin.com/in/mike-dame-98600b35/',
},
];

export const MOBILE_DATA = [
Expand Down Expand Up @@ -128,4 +135,11 @@ export const MOBILE_DATA = [
'Avihu is a backend engineer at Odigos, specializing in designing and optimizing scalable backend systems. With a strong foundation in distributed architectures, Avihu ensures performance and reliability across services.',
linkedin_url: 'https://www.linkedin.com/in/avihu-henya/',
},
{
name: 'Mike Dame',
title: 'Software Engineer',
description:
'Mike is a backend engineer at Odigos with a specialization in Kubernetes, OpenTelemetry, and eBPF.',
linkedin_url: 'https://www.linkedin.com/in/mike-dame-98600b35/',
},
];

0 comments on commit 4334960

Please sign in to comment.