All work
Inventory management · built & iterating

BJ Marthel IMS

  • Backend
[SCREENSHOT · bj-marthel-ims]

An inventory system where each person only sees and changes what their role allows, and the right departments are notified when something happens.

the result →Tighter control without slowing people down.
cat README.md

The problem

[Describe the situation before, in plain English.]

What I built

[Walk through the solution. Keep it readable for non-developers; put deep technical detail in a later section.]

How AI helped

Reference guides on RBAC/ABAC, JWT token versioning and policy engines steer AI-assisted implementation.

The result

Tighter control without slowing people down. [Replace or add a real number if you have one.]

cat stack.txt

Under the hood

  • user + resource attrs
  • rbac roles
  • abac policies
  • access decision
  • dept notifications
  • Hybrid RBAC/ABAC access model: roles plus attribute-based policies
  • Cross-departmental notification workflows
  • rbac
  • abac
  • policy-engine