Shanashma - A Claude Code Plugin Marketplace for Azure DevOps
Building a Claude Code plugin with persistent configuration to solve the multi-project Azure DevOps workflow problem, packaged as a shareable plugin marketplace.
Building a Claude Code plugin with persistent configuration to solve the multi-project Azure DevOps workflow problem, packaged as a shareable plugin marketplace.
Building a Claude sub-agent workflow to continuously analyze and improve codebases with small, incremental changes—using a finder, implementer, and reviewer pattern.
Building a machine learning recommendation system to intelligently assign code reviewers based on historical patterns, expertise, and context—moving beyond static path-based rules.
Learn how to outsource user authentication to Microsoft using OpenID Connect. A practical guide with code examples showing how to implement federated authentication in a FastAPI application.
Explore how authentication works—from basic password-based login to modern, secure methods like OpenID Connect—through the lens of a simple library app.