Rebuilding a cron-based pipeline into a queue-driven system to eliminate bottlenecks and scale efficiently.
A technical deep-dive into building a PostgreSQL query plan analyzer using recursive tree traversal and heuristic rule evaluation.
Building a supplier risk prediction pipeline using PyTorch embeddings and counterfactual simulation.
How I designed an asynchronous query execution engine in Rust that streams results to a React frontend without blocking the UI thread.
Replacing recursive hierarchy traversal with lazy loading and MongoDB aggregation pipelines.