Arsenal
A living inventory of things I actively use and depend on such as skills, programming languages, certifications, software, hardware, and services.
Tech stack
My go-to languages and frameworks that I use for work and passion.
~/walter-teng/stack
$ stack --list
# Languages
- Python My daily driver for AI work, automation, and just getting things done
- JavaScriptMy go-to for web apps, Chrome extensions etc
- Java Used extensively in my previous roles building microservices for enterprise applications
# AI / Inference
- vLLM Preferred LLM inference engine optimized for different hardware. Occasional Ollama use for lightweight local deployment
# Data Engineering
# Infrastructure
- Docker I usually containerize my work; Docker Compose helps me spin up POCs quickly
- KubernetesA big part of my current work includes deploying LLM inference at scale reliably in Kubernetes clusters
- Terraform My go-to tool for keeping multi-cloud infrastructure consistent and manageable
- Slurm Used for scheduling LLM training and distributed workloads across GPU clusters
- Ansible Used from bootstrapping my developer machine to configuring GPU clusters
# Observability
- PrometheusMetrics collection for monitoring infrastructure, GPUs and applications
- Grafana Dashboards for tracking system health, metrics and performance
- Langfuse Observability layer for LLM applications
# Frontend
- Next.js My current choice for web apps, though I occasionally experiment with newer frameworks when I am adventurous
$
Credentials
Some of the credentials most relevant to my current work. The rest are available on Credly.
Applications
Tools that I use day-to-day to get things done.
Hardware
Machines I use daily.
MacBook Pro (M1 Pro)
Trusty machine for development and AI work.
Samsung Galaxy S25 Ultra
Android by choice to stay mindful of cross-platform compatibility. Termux turns it into a portable terminal when I’m away from the desk.
GMKtec G3 Plus
N150 mini PC for running my homelab and experiments.
Homelab
A space for learning by doing; where I experiment with new technologies and ideas. Runs headless on Ubuntu Server
ServiceRoleState
- PortainerrunningVisual control panel for my Docker containers.
- cAdvisorrunningContainer metrics for Prometheus.
- PrometheusrunningMetrics backend for my monitoring stack.
- GrafanarunningObservability dashboard for my infrastructure and applications.
- Home AssistantrunningVendor-agnostic smart home automation that powers my smart home.
- SyncthingrunningDecentralized file sync between my devices.
- TailscalerunningSecure private mesh network across my machines
- OpenClawrunningA custom 8-agent multi-agent system
- Claude CoderunningAlways-on assistant so that I can code on the go
- n8nexperimentAI Workflow automation tool; now mostly replaced by OpenClaw and Claude Code in my setup.




