Hello, I'm Lukasz.
I'm a Technical Architect and DevSecOps consultant helping organisations build secure, scalable infrastructure. Based in London, working with UK Government and enterprise clients.
Building what ships. Automating what doesn't. One pipeline at a time.
How I Can Help
Bringing 25 years of experience across startups, enterprises, and government to solve your infrastructure challenges.
Kubernetes & Container Orchestration
Design, deployment, and management of production-grade Kubernetes clusters. Migration strategies, security hardening, and GitOps workflows.
Platform Engineering
Building internal developer platforms that accelerate delivery. CI/CD pipelines, infrastructure automation, and developer experience optimization.
Cloud Architecture
Multi-cloud strategy and implementation across AWS, GCP, and Azure. Cost optimization, security compliance, and high-availability design.
DevSecOps & Security
Security-first infrastructure design for sensitive environments. Compliance frameworks, vulnerability management, and secure software delivery.
Infrastructure as Code
Terraform, Pulumi, and Ansible implementations. Reproducible infrastructure, state management, and modular design patterns.
SRE & Observability
Building reliable systems with comprehensive monitoring. Incident management, SLO/SLI frameworks, and performance optimization.
Trusted Across Multiple Sectors
Experience delivering critical infrastructure for government, finance, startups, and technology organisations.
My Projects
Open source tools and personal projects
Git Velocity
Since 2025+ Developer productivity tool that transforms GitHub activity into a gamified experience. Analyzes contributions and generates interactive dashboards with 115+ achievements across 26 categories. Features team analytics, GitHub Action integration, smart caching, and bot filtering. Golang Vue.js Bubble Tea GitHub API GoReleaser Docker Cosign
Claude Mnemonic
Since 2025+ Persistent memory system for Claude Code that enables long-term context retention across coding sessions. Enhances AI-assisted development by maintaining project-specific knowledge and conversation history. Golang Vue.js SQLite ONNX Runtime Vector DB MiniLM Embeddings
kportal
Since 2025+ kportal is a Kubernetes port forwarding manager that allows you to define all port forwarding rules for your development project, fire and forget. It keeps the connections alive with active monitoring, has relatively cute and simple terminal UI and does what it says on the tin. No, it's not a wrapper for the kubectl. Golang Bubble Tea Lipgloss Kubernetes client-go Zeroconf
KubeMirror
Since 2024+ Production-ready Kubernetes controller for automatically mirroring resources across namespaces. Unlike alternatives, works with any resource type including Secrets, ConfigMaps, Ingresses, and custom resources. Features environment-specific transformations, intelligent change detection with SHA256 hashing, and 90% reduction in API server load through optimized filtering. Tested managing 1000+ mirrors across 200+ namespaces with minimal memory footprint. Golang Kubernetes controller-runtime Go Templates Prometheus Field Indexing Helm
Beat Delivery
Since 2025+ Software delivery methodology focused on balanced, empowered, async teams (BEAT). A framework for organizing development workflows that emphasizes team autonomy, asynchronous communication, and sustainable delivery practices. Software Delivery Methodology DevOps Agile
Traefik OIDC plugin
Since 2024+ Plugin for the Traefik load balancer allowing for OIDC authentication of the specific routes. It's writen from scratch with minimal dependencies to allow for easier auditing. Golang OIDC Traefik Redis Gorilla Sessions Rate Limiting Latest From My Blog
Along with coding, devopsing and hacking around I also like to write about life and technology.
Oops… I just made Kubernetes port forwarding easier to use.
If you have ever worked with port forwarding in Kubernetes, you must know all the associated pains by now. Don't worry — I found an actual…Continue re...
Monitoring your GraphQL server
Have you ever wondered how to monitor your GraphQL server in an easy, non-disruptive way? I think I’ve found an answer.Continue reading on ITNEXT »
6 Do’s and Don’ts for Effective Code Reviews
Everyone should know about the six do’s and don’ts of the code review process.Continue reading on ITNEXT »
Simplify Advanced Workflows in Kubernetes with Jobs Manager Operator
Discover how Jobs Manager Operator can help you manage complicated workflows and dependencies in Kubernetes, allowing for more efficient…Continue read...