Back to projects
2025
Sync Tools Cloud — web & desktop management
Project management as a web app (PWA) and desktop app (Electron) from a single monorepo.
Next.jsElectronTypeScriptFirebase+2
- Year
- 2025
- Role
- Solo full-stack developer
About the project
The cloud evolution of Sync Tools, a tool that began by syncing the technical progress of code repositories with management boards. This version turns it into a complete project management platform, available as a web app (PWA with offline mode) and a desktop app (Electron for macOS and Windows with auto-update), sharing the same codebase. Built as a professional monorepo with pnpm workspaces and Turborepo, separating apps (web/desktop) and packages (firebase, shared, ui) to reuse logic and UI without duplication. It includes an AI copilot, import/export, and unit and E2E tests.