All work
Systems2025 · built · private
Ukaab
Full-stack platform work — authentication flows, front-end screens, and user schema design.
The problem
The platform needed working sign-up, verification, and identity handling before anything else could ship.
For: Platform end users.
What I built
Front-end pages including login, Get Started, and prompt-based interaction screens; authentication workflows covering Google and Facebook auth, OTP, and email verification; and the database schema for user management, authentication records, and verification status.
The hard part
Getting verification state right across four different entry paths without leaving accounts half-created.
The tradeoff
Scoped to authentication and identity rather than spreading thin across the whole product.
What this does not do
- Private repository — no public artifact.
- Contribution was scoped to front-end, authentication, and schema; this is not a claim on the whole platform.