SkillChirp
CAREER PROJECT · Intermediate · 1 weekend

Authentication + Permissions Service

Implement sessions or tokens, role permissions, password reset and audit events.

AuthenticationAuthorizationSecuritySQLTesting
DEFINITION OF DONE

Leave artifacts a reviewer can inspect.

01

Auth API

Make this concrete enough that another engineer can understand what you built and why.

02

Permission matrix

Make this concrete enough that another engineer can understand what you built and why.

03

Threat notes

Make this concrete enough that another engineer can understand what you built and why.

04

Tests

Make this concrete enough that another engineer can understand what you built and why.

05

Audit log demo

Make this concrete enough that another engineer can understand what you built and why.

RESUME / PORTFOLIO FRAMING

Describe what you actually did.

Implemented an authentication and role-based authorization service with security-focused tests and audit events.

Use this as a starting structure, then replace it with your real implementation details, metrics and constraints. Do not claim outcomes you did not measure.

Validate the shipped project →
STRETCH GOALS

Go deeper if the core is already solid.

MFA

Add only if it strengthens the engineering story instead of delaying a finished, deployable core.

OAuth provider

Add only if it strengthens the engineering story instead of delaying a finished, deployable core.

Device sessions

Add only if it strengthens the engineering story instead of delaying a finished, deployable core.