Case Study
TeamWork
A multi-workspace collaboration platform with authentication, role-based access, shared TypeScript contracts, and load-tested APIs.
Next.jsNestJSTypeScriptPostgreSQLPrismaJWTRender
Overview
Role
Full-stack developer
Links
Key Features
- JWT auth, RBAC, and 5 domain modules
- Shared API contracts in a full-stack TypeScript monorepo
- Rate limiting, HttpOnly JWT cookies, and strict CORS controls
- Task-board ready time measured at 553ms p50 and 581ms p95
Gallery
404 / Work Underway
Gallery not ready yet
Screenshots are still being prepared for this case study. The project repository has the latest source and implementation details.
View on GitHubWhat I Learned
- Structured full-stack monorepos
- Measured API and UI readiness
- Hardened auth and production deployment boundaries