← Back

Case Study
Pampazon
A warehouse management system built at UBA
C#WinForms.NET
The Context
Academic project at UBA's Faculty of Economic Sciences — a real-world warehouse and logistics simulation built with C# and WinForms.
The Solution
Pampazon implements a complete warehouse management system with deposit management, operations module, and full test case validation coverage.
Architecture
- C# WinForms desktop application
- .NET Framework with layered architecture
- Comprehensive unit test coverage
Key Decisions
- WinForms for rapid UI development in a desktop context
- Layered architecture to practice separation of concerns
- Test-first approach for operations module validation
Outcome
Open Source
Available on GitHub
Academic
UBA graded project