Frontend
React and Next.js in TypeScript for most things, with SWR or React Query for data, Zustand or Redux for state, and React Hook Form once a form gets complicated enough to deserve it.
For design, SCSS when I want a structure I control, Tailwind or Material UI when the project already has one. Storybook to document the pieces.
I can give suggestions about better UX/UI as well as receive.
