Problem: Enterprise product teams needed configurable rules, categorization, and simulations without repeatedly changing core application code.
Solution: Designed a config-driven Business Rule Engine architecture with optimized dictionary mapping, Redis caching, dynamic categorization, workflow hooks, and a simulation module foundation.
.NET 8C#RedisElsa WorkflowSQL ServerGenAI APIs
Impact: Improved configurability, reduced repeated mapping overhead, and created a clearer path for validating rule outcomes before production changes.
Problem: Inventory operations required reliable inward/outward tracking, GRN creation, QR traceability, requisition approvals, and deployable server workflows.
Solution: Built a complete system from scratch with .NET Core MVC, microservices-style boundaries, SQL Server, Redis, QR tracking, RBAC approvals, and deployment support.