All work
Login / Register Template
November 2024 - December 2024
A reusable login & registration template for authentication systems: email verification, token-based auth and a scalable architecture for future integrations.

The problem
Every new project rebuilt the same login from scratch: registration, email verification and token handling.
Features
- Sign-up and login ready to reuse
- Account verification by email
- JWT token-based authentication
- An Express + Prisma + PostgreSQL architecture meant to drop into another project
- Auth flows covered by integration tests
My responsibility
Solo: the reusable authentication template, with tests and an architecture ready to extend.
Stack
- Frontend
- React, HTML, CSS, JavaScript
- Backend
- JavaScript, Express.js, Prisma ORM, Nodemailer, PostgreSQL, JWT, Jest, Supertest
ReactExpress.jsPostgreSQLPrismaJWT