Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions frontend/src/pages/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,11 @@ export function About() {
transition={{ duration: 0.5, delay: 0.1 }}
className="profile-intro"
>
I've spent 4 years building products at startups, then 3 years selling enterprise
software at Adobe and Radancy. Rosetta combines both — I built it to solve a real
problem and to showcase what's possible when AI meets structured data.
8 years in Tech, started as a full-stack software engineer at startups (Partoo, Gorgias)
then moved to enterprise software at Adobe and Radancy where I owned the full sales cycle
end to end.<br />
Rosetta combines both. I built it to solve a real problem and to showcase
what's possible when AI meets structured data.
</motion.p>

<Timeline />
Expand Down