adithya-krishna.com › projects › stratum
Stratum - AI Powered Semantic Code Intelligence & Debt Evolution Engine
Built a self-hosted AI tool that reviews GitHub pull requests and tracks code quality over time. Automatically detects security issues, complex code, and duplicate logic using code analysis and embeddings. Designed secure, scalable APIs with webhook validation and async processing for fast, reliable reviews. Supports real-time insights and scalable background processing for large codebases.
DjangoFastAPIPostgreSQLRedisCeleryDockerAI (CodeBERT, Embeddings)System Design
adithya-krishna.com › projects › work-orchestration-engine
Built a production-grade workflow orchestration system with a configurable state machine and multi-tenant architecture. Enabled organizations to define roles, workflows, and task types dynamically through API calls without code changes. Designed secure, scalable APIs with strong access control and intelligent automation capabilities
DjangoDjango REST FrameworkPostgreSQLJWTRBACSystem DesignAI (Heuristic Scoring)