Public projectWeb· Community
Code Hub
A developer community platform from my freelance years, with Google, Facebook, and GitHub SSO for discovering and sharing projects.

01 / Overview
Overview
Three SSO providers was the actual build: each returns a different shape of profile, and reconciling them into one account without duplicating a user who signs in a second way through a different provider is most of the work in a social login flow. React on the front, NestJS API, PostgreSQL for accounts and projects, Firebase alongside for auth plumbing, containerised with Docker.
02 / Technologies
Technologies
- TypeScript
- React.js
- NestJS
- PostgreSQL
- Firebase
03 / Public resources