diff --git a/components/focus-section.tsx b/components/focus-section.tsx index 75fd46c..ad824a9 100644 --- a/components/focus-section.tsx +++ b/components/focus-section.tsx @@ -106,7 +106,7 @@ export function FocusSection() { className="mt-20 pt-12 border-t border-border" >
- {['git', 'tmux', 'ssh', 'systemd', 'nginx', 'PostgreSQL', 'ansible', 'FastAPI', 'PyTorch', 'Transformers', 'tiktoken', 'TensorFlow', 'vLLM', 'JupyterLab'].map((tool) => ( + {['git', 'tmux', 'ssh', 'systemd', 'nginx', 'PostgreSQL', 'Ansible', 'Kubernetes', 'Jenkins', 'FastAPI', 'PyTorch', 'Transformers', 'tiktoken', 'TensorFlow', 'vLLM', 'JupyterLab'].map((tool) => (