1 Commits

Author SHA1 Message Date
daniel c4618b0e4d feat: add CompanyCarousel for company stacks functionality
- Implemented CompanyCarousel class to manage carousel behavior for company stacks.
- Added auto-scroll, button controls, and touch/swipe support for mobile.
- Included global functions for scrolling the carousel and reinitializing on content changes.

feat: introduce StackRouter for handling stack pages

- Created StackRouter class to manage routing for company and technology stack pages.
- Implemented methods to load company and technology stacks, including data fetching and rendering.
- Added functionality for navigating back to the main page and loading all companies.
- Enhanced SEO with dynamic meta tag updates for stack pages.
2025-08-13 22:26:53 -04:00