Designing Agent-Ready APIs in the Real World
Lessons learned from wiring legacy endpoints to LLMs
Read ArticleThoughts on scalable systems, AI-ready engineering, and building impactful products.
Lessons learned from wiring legacy endpoints to LLMs
Read Article
Expanding Prep AI: Multi-Agent System for Holistic Interview Preparation
Read Article
DSA AI: Your Personalized DSA Companion!
Read Article
Lessons learned from wiring legacy endpoints to LLMs
Read Article
Expanding Prep AI: Multi-Agent System for Holistic Interview Preparation
Read Article
DSA AI: Your Personalized DSA Companion!
Read Article
They need a new interface layer that can: understand what a user wants, call the right backend capabilities safely, and not turn production into a prompt lottery. A working, end-to-end demo with Agent Service, MCP Server, and existing backend.
Read Article
On a recent project, we tried something that sounded simple: Take our existing, battle-tested APIs and plug them into an LLM-based agent to automate workflows. These APIs were not side projects — they were used in production by multiple teams. Here's what we changed.
Read Article
Creating a Multithreaded Token Bucket Rate Limiting Algorithm
Read ArticleClosures and decorators: Advanced Python concepts that will make your code super cool.Photo by Safar Safarov on UnsplashWondering what all we will cover in this article? Decorator is not easy to...
Read Article
Run Python Flask App using DockerThis article mainly focuses on running Python Flask API using docker.We will run a very basic Flask API in this tutorial so that we can mainly concentrate on...
Read Article
Easy way to use tmux with existing iterm2 setupBefore starting this tutorial please make sure iterm2 and tmux are already installed in your system.Start tmux session with iterm2:# create a new...
Read ArticleTop 5 Advanced Git commands which make a programmer’s life easy.Photo by Roman Synkevych on UnsplashGit is a widely used version control system. This tutorial will help you to understand 5 Advanced...
Read Article
This tutorial is to setup consul and vault in mac.Install consul using homebrew:brew install consulInstall vault using homebrew:brew install vaultRun consul and vault in your system:Consul agent —...
Read Article
Join and Contribute to Hacker SoonSharing is the best thing which improves our knowledge exponentially.HS Team is working on collecting good content in big data technologies.Also, We will appreciate...
Read ArticleMy comprehensive tracker for companies, job applications, and interview preparation notes.
Read Article