Skip to content
Arnold Perez

Projects

Identity Platform dashboard, hosted consent, and demo OAuth client

Identity Platform

A greenfield identity provider: FastAPI + Postgres + Redis power registration/login, HttpOnly session cookies, WebAuthn passkeys, and an Authorization Code + PKCE server. A Vite React dashboard covers account, passkeys, and sessions; hosted OAuth login/consent serves third-party apps; an admin panel manages users, audit logs, and OAuth clients. Fieldkit is a public PKCE client served at /demo/ on the same host. Production runs as one Railway service (nginx + API + static) with managed Postgres/Redis so cookies and OAuth stay same-origin—Compose remains the local runtime; AWS CDK is scaffold-only for a later path.

More projects

  • Groceries Shopping Platform

    Multi-tenant grocery storefront with org-scoped admin, Stripe checkout, and platform-wide member pricing.

    View Project
  • Homefinder

    Zillow-style Bay Area home search with map browse, listing detail, Clerk auth, and saved homes.

    View Project
  • AI Learning Platform

    Personal knowledge base with AI summaries, quizzes, and SM-2 spaced repetition across a Next.js web app and Expo mobile client.

    Coming Soon