Projects
A selection of open source and personal projects.
Movie Picker
Random movie picker from a curated list of 470+ films. Full-stack app with a static frontend, FastAPI backend, and PostgreSQL. Includes JWT authentication, a watchlist, and Kubernetes deployment on my home cluster.
Repo Intelligence MCP
MCP server that exposes structured, read-only repository intelligence to LLMs. Surfaces file trees, detected languages, dependencies, scripts, and configs so AI agents can reason about a codebase without reading every file.
View on GitHub →Terraform Module Registry
Self-hosted Terraform module registry — upload, version, and browse reusable Terraform modules via a web UI and standard registry API. Deployable to Kubernetes.
Dev Portal
Internal developer portal — a mini Backstage clone. Tracks services, their health, team ownership, documentation links, and GitHub repos in one place. Background health checks poll each service every 60 seconds.
docs-drift
CLI tool and GitHub Action that detects documentation drift by validating code examples inside Markdown files against the actual codebase. Catches stale snippets before they mislead developers.
View on GitHub →docker-dash
Real-time CLI dashboard for Docker container health and resource monitoring. Built with Python and Textual, it renders live CPU, memory, and status for all running containers directly in the terminal.
View on GitHub →DevMind Pipeline
AI-enhanced DevOps automation platform with intelligent build optimization, predictive failure analysis, and smart test selection for CI/CD workflows.
View on GitHub →Sentinel Mesh
Cloud-native distributed system monitoring platform with ML-powered anomaly detection and predictive scaling for Kubernetes. Multi-cluster observability, SLO/SLI tracking, and automated incident response.
View on GitHub →CloudOps Central
Enterprise-grade multi-cloud infrastructure management platform with AI-powered cost optimization. Unified AWS/Azure/GCP management, drift detection, policy-as-code enforcement, and GitOps workflows.
View on GitHub →Blog
Personal blog where I write about cloud infrastructure, Kubernetes, DevOps practices, and AI tooling. Self-hosted on my home Talos cluster.
Visit Blog →Petstagram
Instagram-inspired social platform for pets. User authentication, photo uploads, and social following. Built during the SoftUni Python web development curriculum.
View on GitHub →Budget
Personal finance tracker built with Django for the Software University Sofia certification. Handles expense tracking and budget categorization.
View on GitHub →