Skip to content

Commit c5902c6

Browse files
committed
team bio info
1 parent 4f6525b commit c5902c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/TeamProfileCards/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ function TeamProfileCardCol(props: ProfileProps) {
8282
export function CoreTeamRow(): JSX.Element {
8383
return (
8484
<div className="row">
85-
<TeamProfileCardCol name="Abhishek Jha" githubUrl="https://github.com/abhishekj720">🔬</TeamProfileCardCol>
85+
<TeamProfileCardCol name="Abhishek Jha" githubUrl="https://github.com/abhishekj720">👋🏻Abhishek Jha is a Software Developer for Cadence Workflows at Uber, specializing in developing robust distributed systems. He is passionate about leveraging emerging technologies, particularly Applied AI, to enhance system reliability and scalability. Outside of work, Abhishek enjoys hiking, singing/guitar, and playing various sports. He is always eager to discuss the future of technology, investments, and other intriguing topics. 🧑🏻‍💻🥾🎾🎶</TeamProfileCardCol>
8686
<TeamProfileCardCol name="Adhitya Mamallan" githubUrl="https://github.com/adhityamamallan">⚙️</TeamProfileCardCol>
8787
<TeamProfileCardCol name="Andre Oliveira" githubUrl="https://github.com/uandreo">🌴</TeamProfileCardCol>
8888
<TeamProfileCardCol name="Assem Hafez" githubUrl="https://github.com/Assem-Uber">🌴</TeamProfileCardCol>

0 commit comments

Comments
 (0)