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.

Talos Linux Kubernetes ArgoCD Terraform Cloudflare Tunnel
πŸ› οΈ

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.

FastAPI PostgreSQL Celery Redis Kubernetes
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.

Python Alpaca API SQLite Kubernetes
πŸͺ΅

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.

Next.js TypeScript MQTT Recharts Kubernetes
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.

Python OpenAI Whisper FFmpeg Kubernetes
🌐

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.

Next.js TypeScript Tailwind CSS Kubernetes
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.

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 β†’