Self-hosting Kubernetes on bare metal. Building decentralized protocols on Solana & Ethereum.
β‘ Homelab β cka-hellomichka cluster
$ kubectl get nodes -o wide
NAME STATUS ROLES AGE VERSION INTERNAL-IP
hellomichka-a8 Ready control-plane β v1.34.8 192.168.1.52
cka-worker-01 Ready <none> β v1.34.8 192.168.1.12
$ curl -sI https://lab.michka.dev/ | grep -E "HTTP|server"
HTTP/2 200
server: cloudflare # β tunnel actifStack:
| Component | Technology | Status |
|---|---|---|
| Orchestration | Kubernetes (kubeadm) v1.34.8 |
β Running |
| CNI | Calico VXLAN v3.29 |
β Running |
| Virtualisation | KVM / libvirt | β Running |
| Internet tunnel | Cloudflare Tunnel (cloudflared) 2026.6.0 |
β Running |
| Mesh VPN | Tailscale | β Running |
| OS | Ubuntu 24.04 LTS | β Running |
| Ingress | ingress-nginx | π Deploying |
Network flow:
Internet β Cloudflare anycast (TLS Β· WAF Β· QUIC)
β cloudflared (ml-hellomichka Β· 192.168.1.11)
β kube-proxy NodePort (:30080)
β pod nginx (ingress-lab Β· cka-worker-01)
π Live: lab.michka.dev Β· π¦ Cluster CKA auto-hΓ©bergΓ©, zero cloud control-plane dependency
const skills = {
blockchain: {
solana: ["Anchor", "SPL Tokens", "Program Development"],
ethereum: ["Solidity", "Smart Contracts", "dApps"],
layer2: ["Scroll", "zkEVM"]
},
languages: ["Rust", "TypeScript", "Solidity"],
infra: ["Kubernetes", "kubeadm", "Calico", "Cloudflare Tunnel", "Tailscale"],
specializations: [
"DeFi Protocols", "Zero-Knowledge Proofs",
"DEX Architecture", "Trading Systems", "Bare-metal K8s"
]
}|
Scientific Research Tokenization DApp with RIS scoring and simulated funding. Tech: Next.js, TypeScript, Tailwind, Solana (mock), Anchor (skeleton) View Project β |
Web3-ready meme discovery/interaction app. Tech: Next.js, TypeScript View Project β |
|
Decentralized voting application built on Ethereum. Tech: Solidity, Web3, React View Project β |
D21 voting system with both positive and negative votes. Tech: Rust, Anchor View Project β |
|
Zero-knowledge proof experiments around smart order routing. Tech: Rust/TypeScript, ZK View Project β |
Secure vault implementation for ERC20 tokens on EVM-compatible blockchains, built with Foundry. Tech: Solidity, ERC-20, ERC-4626 View Project β |
Infrastructure & DevOps
Blockchain Development
Web Development
- π₯οΈ Homelab β Deploying ingress-nginx, hardening bare-metal K8s cluster
- βοΈ Blockchain β Advanced DeFi protocols on Solana
- π ZK β Zero-Knowledge proof systems
- π€ Open to collaborations on Web3 & infrastructure projects
- β Bare-metal Kubernetes β kubeadm cluster, Calico VXLAN, Cloudflare Tunnel, Tailscale mesh
- β Multi-chain Development β Proficient in Solana & Ethereum
- β DeFi Specialist β Built DEX router and trading platforms
- β Cryptography Expert β Implemented ZK proof systems
- β Full-Stack β End-to-end dApp development
- Bootstrap bare-metal Kubernetes homelab cluster
- Deploy ingress-nginx + cert-manager in production
- Contribute to major Solana ecosystem projects
- Publish ZK cryptography research
- Launch production DeFi protocol
- πΌ LinkedIn: MickaΓ«l Girondeau
- π¦ Twitter: @helloMichka78
- π§ Email: mickael.girondeau@gmail.com
- π¬ Discord: helloMichka
- π Portfolio: chains-of-vertu.xyz
- π₯οΈ Homelab: lab.michka.dev