Every engineering team has a version of this story.
It’s 2 AM. Redis is down. The on-call engineer opens Slack, searches “Redis ECONNREFUSED”, scrolls through 847 messages, finds a thread from eight months ago, tries to understand what Arjun did that night, realizes the thread is incomplete, opens three runbooks, finds nothing specific, and spends 45 minutes figuring out something the t...
When news of a critical kernel CVE (Common Vulnerabilities and Exposures) breaks, the initial reaction from the infrastructure operations team often creates a sense of panic. Such vulnerabilities can have potentially very serious consequences because they affect the kernel, which forms the foundation of syste...
This is a submission for the GitHub Finish-Up-A-Thon Challenge
I rebuilt Cookify from an abandoned side project into a complete AI-powered recipe workspace — one that takes whatever ingredients you actually have in your kitchen and returns a real, structured, step-by-step recipe personali...
Every engineering team has been there. A product manager says the search results are "off." Users are complaining. Someone suggests tweaking the field boost or adding a synonym. And then someone else says, "That requires a code change, a PR review, and a deployment."
What if it didn't? What if search tuning was a configuration change, not a code change? ...