Back to projects
JumpCloud Password Manager
100,000+ users across Windows, macOS, and Linux

1 / 3
A socket-based, decentralized Password Manager that I led development and maintenance for. The app uses Electron for cross-platform desktop delivery, with React and Vue frontends, Node.js backend, and RealmDB for local storage.
What I did
- ▹Led development and maintenance of the desktop app across Windows, macOS, and Linux
- ▹Optimized legacy Node.js code, reducing runtime by approximately 20 minutes
- ▹Migrated React-based app to Vue 3 and launched new Vue 3 frontend from scratch
- ▹Built Go backend services with gRPC and GORM behind feature flags for production rollout
- ▹Maintained GitHub Actions CI/CD pipelines for multi-platform builds and deployments
- ▹Resolved 200+ security vulnerabilities via Dependabot and patches
- ▹Engineered custom behavior using Electron process modules and event listeners
ElectronReactVueTypeScriptNode.jsRealmDBGithub Actions Deployments