Languages
The languages I write, read, or configure on any given day — or plan to.
| Tool | Status | When I reach for it |
|---|---|---|
| Go | daily | Primary backend language — services, CLIs, and everything in between |
| SQL | daily | Any time data needs querying, migrating, or analysing |
| Bash/Shell | daily | Glue scripts, CI steps, and quick automation |
| Protobuf / Proto3 | daily | Defining gRPC contracts and serialisation schemas |
| TypeScript | learning | Light frontend work and internal tooling |
| Python | learning | Data scripts, ML glue, and one-off automation |
| Rust | future | Performance-critical libraries where Go allocations matter |
Edit to match your stack.