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.

FastAPI PostgreSQL nginx Kubernetes
🔍

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.

TypeScript MCP Node.js
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.

FastAPI PostgreSQL Terraform 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.

FastAPI PostgreSQL nginx Kubernetes
📝

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.

Go GitHub Actions CLI
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.

Python Textual Docker CLI
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.

Python Go Tekton ArgoCD
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.

Go Python Kubernetes Vue.js
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.

FastAPI React Terraform AWS/Azure/GCP
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.

Next.js Kubernetes Cloudflare
Visit Blog →
🐾

Petstagram

Instagram-inspired social platform for pets. User authentication, photo uploads, and social following. Built during the SoftUni Python web development curriculum.

Python Django PostgreSQL
View on GitHub →
💰

Budget

Personal finance tracker built with Django for the Software University Sofia certification. Handles expense tracking and budget categorization.

Python Django PostgreSQL
View on GitHub →