diff options
| author | Blallo <blallo@autistici.org> | 2025-11-06 19:32:04 +0100 |
|---|---|---|
| committer | Blallo <blallo@autistici.org> | 2025-11-06 19:32:04 +0100 |
| commit | 84d191380364c0ae637cc7a4621d6ffdd63bd271 (patch) | |
| tree | f7f3f41b438e5d1b15cc6318fc8621b4dae0b8e4 | |
| parent | 7344c17321c187557c6655c3ee008cb392f3306d (diff) | |
| -rw-r--r-- | handmade.css | 4 | ||||
| -rw-r--r-- | handmade.html | 6 | ||||
| -rw-r--r-- | handmade.pdf | bin | 31035 -> 31157 bytes |
3 files changed, 6 insertions, 4 deletions
diff --git a/handmade.css b/handmade.css index 1bea530..341d0cd 100644 --- a/handmade.css +++ b/handmade.css @@ -128,8 +128,8 @@ h3 { body { width: 21cm; height: 29.7cm; - margin-top: 20mm; - margin-bottom: 20mm; + margin-top: 15mm; + margin-bottom: 15mm; margin-left: 10mm; margin-right: 10mm; } diff --git a/handmade.html b/handmade.html index 3c82847..ef6ce76 100644 --- a/handmade.html +++ b/handmade.html @@ -19,6 +19,7 @@ <div class="intro"> <p>I am an all-rounder, with focus on writing good quality software. I am able to bring a project to completion, from design to deploy, including all the aspects related to infrastructure.</p> <p>I have 10 years of experience in a multitude of roles, and have a wide view on most aspects of software craftmanship.</p> + <p>In my current role, I am focusing on building the infrastructure to run and scale AI models and agents.</p> </div> <div class="hcontainer"> <div class="vcontainer"> @@ -44,6 +45,7 @@ <div class="keywords"> <h3>Keywords</h3> <div class="tags"> + <p>AI, openAI, ollama, mcp, model serving, serverless computing</p> <p>account management, payments, Stripe, multitenancy,</p> <p>oauth2, SAML, authentication/authorization,</p> <p>cryptography, x509, TLS, OpenPGP, OpenSSH,</p> @@ -77,8 +79,8 @@ <li><p class="heavy">brokers/queues</p><p class="sub">| nats, rabbitMQ, kafka, AWS SQS, GCP Pub/Sub</p></li> <li><p class="heavy">web</p><p class="sub">| html5/css3, websockets, HTTP/2, gRPC, graphQL, React</p></li> <li><p class="heavy">cloud</p><p class="sub">| AWS, GCP, k8s, nomad</p></li> - <li><p class="heavy">monitoring</p><p class="sub">| prometheus, grafana, loki, ELK</p></li> - <li><p class="heavy">AI</p><p class="sub">| ollama, jupyter notebooks</p></li> + <li><p class="heavy">monitoring</p><p class="sub">| prometheus, grafana, loki, tempo, ELK</p></li> + <li><p class="heavy">AI</p><p class="sub">| ollama, openAI compatible APIs, jupyter notebooks</p></li> </ul> </div> </div> diff --git a/handmade.pdf b/handmade.pdf Binary files differindex f898e4a..22b8950 100644 --- a/handmade.pdf +++ b/handmade.pdf |
