Projects component displays a list of projects grouped by company.
Features:
- Sidebar with buttons to filter projects by company.
- Shows project details including name, company, period, type, and technologies used.
- Each project has a collapsible panel to toggle visibility of technology stack.
- Uses i18n translation for UI texts and project types.
- Description:
- Projects component displays a list of projects grouped by company. Features: - Sidebar with buttons to filter projects by company. - Shows project details including name, company, period, type, and technologies used. - Each project has a collapsible panel to toggle visibility of technology stack. - Uses i18n translation for UI texts and project types.
- Source:
Returns:
Rendered Projects section with filtering and collapsible tech details.
- Type
- JSX.Element