diff options
| author | Ahmed Abdelhalim <[email protected]> | 2024-03-05 05:15:35 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2024-03-05 05:15:35 +0200 |
| commit | c1fcf759d48b374f54b1c7ae5381170316c26121 (patch) | |
| tree | 9c7fefd4c98aecdd559a48c245ee65c6cde4559c /data/home | |
| parent | d3857e05085521c7b211d0f43a377e991c9c0dd2 (diff) | |
Minor fixes to styles and links
Diffstat (limited to 'data/home')
| -rw-r--r-- | data/home/index.yaml | 1 | ||||
| -rw-r--r-- | data/home/work.yaml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/data/home/index.yaml b/data/home/index.yaml index f62b485..5674edd 100644 --- a/data/home/index.yaml +++ b/data/home/index.yaml @@ -3,6 +3,7 @@ Meta: Title: Platform Engineer ยท DevOps Location: Berlin, Germany Email: [email protected] + Website: https://a14m.dev Srht: https://git.sr.ht/~a14m Github: https://github.com/a14m StackOverflow: https://stackoverflow.com/users/1769515/a14m diff --git a/data/home/work.yaml b/data/home/work.yaml index 055699c..7972b9b 100644 --- a/data/home/work.yaml +++ b/data/home/work.yaml @@ -9,7 +9,7 @@ Work: - Improvements on pipelines' stability (10% less failures due to pipeline issues). - Identified problems with pipeline architecture, and created the project specification for fixing them. - Supported other teams on refactoring, and architecting pipelines for better stability/performance. - - Rewrote parts of the pipeline in <a href="https://go.dev/">Go</a>/Docker to improve performance, stability, + - Rewrote parts of the pipeline in <a href="https://go.dev/">golang</a>/Docker to improve performance, stability, and releases LTS. - Daily buisness of providing (L2/L3) support for other teams as part of the build enablement team. |
