~/projects $ cat README.md
Qapline
Angular-based ERP frontend for logistics workflows, where I helped refactor decentralized state handling into a more structured Redux-based architecture.
AngularReduxEnterprise UIState ManagementB2B Workflows

cat ./notes.md
Qapline was a web ERP system for a logistics company, focused on operational workflows rather than marketing presentation.
My contribution centered on improving frontend structure by replacing fragmented two-way binding patterns with a more centralized state-management approach using Redux.
This project shows the type of engineering work I bring to complex internal tools: untangling frontend state, improving predictability, and making the application easier to extend over time.