Frontend Developer - Evaneos
Since June 2025, I have been working as a Frontend Developer at
Evaneos, an online platform that connects travelers with local travel agencies to co-create tailor-made journeys.
- Contributed to implementing the redesign of the homepage and dossier page, ensuring full responsiveness using an internal MUI-based component library and design tokens.
- Refactored the in-app calling feature using a state machine architecture to improve robustness and error handling, and added Datadog logging to better track and diagnose call issues.
- Improved test infrastructure by migrating to MSW for API mocking and helping introduce Playwright for end-to-end coverage.
- Migrated parts of the codebase from Redux Saga to TanStack Query, and independently migrated the WebSocket layer to PartySocket for improved connection resilience.
- React
- Typescript
- CSS Modules
- Jest
- @tanstack/react-query
- MSW