chore: enginner
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
This commit is contained in:
parent
5ef027111e
commit
99bdf76a18
2 changed files with 3 additions and 3 deletions
|
|
@ -44,7 +44,7 @@ const interSans = Inter({
|
|||
export const metadata: Metadata = {
|
||||
title: "Ameya Shenoy",
|
||||
description:
|
||||
"Engineering lead with 8+ years of expertise in designing Scalable System Architecture, Leading high performing teams, and delivering AI driven solutions while also maintaining the role of an Individual Contributor",
|
||||
"Principal Engineer with 8+ years of expertise in designing Scalable System Architecture, Leading high performing teams, and delivering AI driven solutions while also maintaining the role of an Individual Contributor",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
|
|
|||
|
|
@ -191,7 +191,7 @@ export default async function Portfolio() {
|
|||
<div className="flex items-center pb-2">
|
||||
<Code className="stroke-1 text-red-500" />
|
||||
<span className="pl-2">
|
||||
Principal Engineer / Engineering Lead
|
||||
Principal Engineer
|
||||
</span>
|
||||
</div>
|
||||
<div className="flex items-center pb-2">
|
||||
|
|
@ -202,7 +202,7 @@ export default async function Portfolio() {
|
|||
</div>
|
||||
<div className="md:text-2xl/10 text-xl/8 pb-20">
|
||||
<div className="pb-5">
|
||||
Engineering lead with 8+ years of expertise in designing scalable
|
||||
Engineer with 8+ years of expertise in designing scalable
|
||||
system architecture, leading high performing teams, and delivering
|
||||
ai driven solutions while also maintaining the role of an
|
||||
individual contributor.
|
||||
|
|
|
|||
Loading…
Reference in a new issue