SentinelAuth
A security system that can tell when a login looks suspicious — like someone signing in from two countries within an hour of each other.
- The problem
- Most login systems only check a password. They don't notice when a login pattern itself looks risky.
- What I built
- An authentication layer that scores how risky each login attempt looks in real time — including detecting physically impossible travel between logins — while keeping each customer's data isolated and encrypted.
- Impact
- Currently in development; designed from the ground up for multi-tenant companies that need bank-grade login security without building it themselves.