pages/Experience

Experience component renders a list of professional experiences filtered by selected year. It displays year buttons to filter experiences by year extracted from experience periods. Each experience shows role, company, period, description, and a collapsible panel with technologies used. Uses i18next for translations.
Description:
  • Experience component renders a list of professional experiences filtered by selected year. It displays year buttons to filter experiences by year extracted from experience periods. Each experience shows role, company, period, description, and a collapsible panel with technologies used. Uses i18next for translations.
Source:
Returns:
The rendered experience section with filtering and animated transitions.
Type
JSX.Element