Inventory Management System (Pintuplomer)
May 2025 - May 2026 (1 year 1 month)
Engineered a modular backend using Python (Flask) and PostgreSQL, utilizing raw SQL and connection pooling to achieve sub-second query latency, bypassing ORM overhead for high-volume data handling.
Implemented a robust security layer with JWT and Refresh Token rotation, ensuring 100% session integrity and protecting sensitive inventory data against unauthorized access.
Containerized the full stack with Docker Compose, ensuring seamless deployment and architectural consistency, which reduced environment setup time for contributors.