Enterprise cloud storage + multi-email management — built for teams that have stopped trusting Drive.
Enterprise teams were juggling four tools to handle what should have been one workflow: storage, multi-account email, shared credentials, and access control. Every context switch leaked productivity, and the tools didn't talk to each other.
One product, three surfaces (files, inbox, vault) sharing a common navigation, search, and auth model. RTK Query handled server state with aggressive cache invalidation so the UI never felt stale. I split the frontend into composable components and custom hooks that the team could remix for new screens — what started as my code became the team's library.
Component reuse cut new-feature build time noticeably across the team. Bundle optimization (code splitting + lazy loading) dropped initial load by ~40%. The shared surface meant users stopped tab-juggling.