Introduction
$ whoami
Hi, I'm Serhan and this is my website. I'm mostly into boring stuff, I'm glad you stopped by!
This site is a simple Git-driven static site with no JavaScript, automatically built with a custom static site generator that integrates Git metadata. Each page reflects its full commit history including timestamps, author contributions, and change logs. Fun fact: this page's critical path is under 14KB, so it loads in a single TCP round trip. Contributions are always welcome. If you'd like to suggest edits or report issues, please visit the Git repository to open an issue or submit a pull request. Your feedback is greatly appreciated!
📚 Posts & Articles
- Deploying OpenClaw on Kubernetes with HelmOpenClaw is powerful but risky. Shell access, untrusted input, and third-party skills create real attack surfaces. This guide covers deploying OpenClaw on Kubernetes with Helm and ArgoCD, where container isolation and network policies contain the blast radius.openclawmoltbotclawdbotkuberneteshelmargocdgitopssecuritycontainer isolationai agenthomelabcloudflare tunnelvaultsecrets management
- Highlights & NotesA public collection of my highlights and notes, automatically synced from books I read on my e-reader and articles I save to Karakeep.highlightsnotesreadingkindlebooksquotes
🔧 Latest Updates
- fix(a11y): use descriptive text for commit history link
- fix(ui): improve heading size hierarchy across desktop and mobile
- fix(ui): increase mobile site title font-size for better hierarchy
- fix(ui): equalize vertical spacing between all page sections
- refactor(ui): extract shared commits template and reorder article header
- view full commit history