Why it exists
A CRUD-style HR application built to manage employee records for a small organization: profiles, contact information, login-protected access, and payroll reporting.
What I learned
Most of the value in this one was in modeling real personnel data and keeping report queries honest. When the data underneath is HR records, "let me just write a quick query" stops being a safe instinct.
Status
Archived. The codebase is still on GitHub for reference but the app itself hasn't been used in years.