diff options
| author | Paul Buetow <paul@buetow.org> | 2025-11-09 12:55:08 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-11-09 12:55:08 +0200 |
| commit | 23684983597db8c75bfa5f026bfc044915db48c3 (patch) | |
| tree | 3f2ff6434c6faf543e5bccc1163b4aca61a983e1 /about/index.html | |
| parent | 95aad8406d3a4bab9d848f195f2fb7b2fdc6bb4c (diff) | |
Update content for html
Diffstat (limited to 'about/index.html')
| -rw-r--r-- | about/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html index 772b3072..73820068 100644 --- a/about/index.html +++ b/about/index.html @@ -66,12 +66,26 @@ <br /> <ul> <li>2025 - Gateway - Frederik Pohl (german)</li> +<li>Bozo Loop - https://rachelbythebay.gumroad.com/l/bozo-loop-epub</li> +<li>Maybe Understanding Distributed Systems - https://understandingdistributed.systems (or do I know most of it already?)</li> </ul><br /> <h3 style='display: inline' id='books-i-ve-read'>Books I've read</h3><br /> <br /> <a class='textlink' href='./resources.html'>Resources, Technical Books, Podcasts, Courses and Guides I recommend</a><br /> <a class='textlink' href='./novels.html'>Novels I've read</a><br /> <br /> +<h2 style='display: inline' id='things-i-am-currently-learning'>Things I am currently learning</h2><br /> +<br /> +<ul> +<li>Bulgarian language level 4 (A2)</li> +</ul><br /> +<h2 style='display: inline' id='things-i-want-to-learn-soon'>Things I want to learn (soon?)</h2><br /> +<br /> +<ul> +<li><span class='inlinecode'>jqlang</span> - Deep dive into https://jqlang.org</li> +<li><span class='inlinecode'>d2lant</span> - Deep dive into https://d2lang.com</li> +<li>Advanced Prometheus Course at Grafana Labs</li> +</ul><br /> <span>That's all for now...</span><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> |
