Passgorithm3 years ago
archivedprivate
Passgorithm is a Flutter mobile application that solves the security problem of password reuse across platforms by helping users create different, complex passwords through a single, customizable algorithm. Users can craft personalized password algorithms by combining dynamic inputs (app name, category, email), static personal inputs (username, job title, nationality, etc.), and operations (insert, rotate) to generate unique passwords on demand. The app integrates with Firebase for authentication and cloud-based algorithm storage.
// meta
role
Solo Developer
status
archived
// highlights
>Built custom password algorithm system with configurable operations (insert, rotate) and input types
>Implemented Firebase authentication and Cloud Firestore integration for persistent algorithm storage
>Designed multi-screen user flow including onboarding, algorithm crafting, password generation, and account management
>Created reusable component library with staggered grid layouts and custom UI widgets
>Integrated Provider pattern for state management across authentication and database operations
// stack
FirebaseFlutterDart
// links
← cd ../projects
next project →My Suitable Major