Client work · 2026
HRM Platform
Employees, attendance, leave and payroll data
Built for a client of Hybrid Interactive Consultancy. The client name, screens and source stay private. What follows is the architecture and my part in it.
What it is
A human resource management platform covering employees, attendance, leave, salary, departments, designations, shifts, teams and holidays.
How it works
- Full HRM domain: employees, attendance, leave, salary, departments, designations, shifts, teams and holidays.
- PDF generation with ReportLab, spreadsheet import and export via Pandas and openpyxl, and image processing with Pillow.
- Rate limiting with slowapi, Prometheus instrumentation, and a pytest suite with pytest-asyncio and httpx.
What I took from it
Built end to end on my own inside a tight window, which is the clearest test of whether the templates actually save time. They did.