Projects
A selection of open source and personal projects.
Talos Homelab Cluster
Infrastructure-as-code for a home Kubernetes cluster running on Talos Linux, with a GitOps workflow that deploys and manages over a dozen production workloads β including this portfolio. Ingress runs through a Cloudflare Tunnel with zero open inbound ports, DNS and Access policies are managed via Terraform, and Kyverno enforces Cosign image-signature verification cluster-wide.
Sgodno
Two-sided marketplace for home services in Sofia, Bulgaria: customers post tasks, taskers submit sealed bids, and the platform's role ends once a bid is accepted and contact info is exchanged. Full-stack FastAPI app with PostgreSQL and Celery/Redis for lifecycle automation, deployed via a custom Helm chart on Kubernetes with Prometheus/Grafana observability.
Live βTrading Bot
Python-based algorithmic trading system with paper trading and multi-layered risk management. Pluggable strategies (moving average crossover, RSI, Bollinger Bands) feed a backtesting engine and a 24/7 daemon that trades against the Alpaca API, with Discord alerts and Kubernetes deployment on my home cluster.
Woodguard
Predictive-maintenance dashboard for woodworking machinery, ingesting live vibration, temperature, and current sensor data over MQTT from IIoT gateways. Computes per-machine health scores, OEE metrics, and failure-signature alerts, with a bilingual EN/BG UI, deployed to Kubernetes behind a Cloudflare Tunnel.
Live βReddit YT Factory
Fully-automated, faceless YouTube channel that pulls top stories from curated subreddits, rewrites and voices them with AI, and publishes on a schedule with no human in the loop. Combines OpenAI for script generation with self-hosted GPU models for text-to-speech, word-level captions, and thumbnails. Runs as a GPU-owning Kubernetes CronJob deployed via Helm and ArgoCD.
SynergySystems
Professional website for SynergySystems, a fullstack web development and cloud infrastructure consultancy, built with Next.js App Router and TypeScript. Includes an MDX-powered blog and portfolio, a Resend-backed contact form, and privacy-friendly Plausible analytics. Deployed on my Talos Kubernetes cluster behind a Cloudflare Tunnel.
Live β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 β