diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-22 22:23:21 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-04-22 22:23:21 +0200 |
| commit | e288c692b4f91fdb9b68ecc02e40b36353f7a58b (patch) | |
| tree | 7811de57fc9c477086af484e3e587cda2d03357e | |
| parent | 303d728d64d55bab5fad69bd47e4fe01616e6542 (diff) | |
| download | jo.mssola.com-e288c692b4f91fdb9b68ecc02e40b36353f7a58b.tar.gz jo.mssola.com-e288c692b4f91fdb9b68ecc02e40b36353f7a58b.zip | |
cv: update skill level on assembly
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
| -rw-r--r-- | src/public/cv.html | 8 | ||||
| -rw-r--r-- | src/public/en/cv.html | 9 |
2 files changed, 10 insertions, 7 deletions
diff --git a/src/public/cv.html b/src/public/cv.html index 8ffa9c5..d16c498 100644 --- a/src/public/cv.html +++ b/src/public/cv.html @@ -213,9 +213,11 @@ <ul> <li class="text-justify"> - <b>Llenguatges de programació i frameworks</b>: coneixements avançats de C, Go, Ruby i Ruby on Rails, - amb un grau elevat de confiança en Rust i en llenguatge d'assemblador per a RISC-V i per a MOS 6502. - També tinc un bon grau de coneixement en <nobr>C++</nobr>, Javascript i PHP; i un coneixement bàsic de Python, Perl i Java. + <b>Llenguatges de programació i frameworks</b>: coneixements avançats de + C, Go, Ruby, Ruby on Rails i llenguatge d'assemblador per a RISC-V i MOS + 6502, amb un grau elevat de confiança en Rust. També tinc un bon grau de + coneixement en <nobr>C++</nobr>, Javascript i PHP; i un coneixement + bàsic de Python, Perl i Java. </li> <li class="text-justify"> <b>Linux</b>: he fet algunes contribucions al nucli Linux. Vegeu <a title="lore.kernel.org" diff --git a/src/public/en/cv.html b/src/public/en/cv.html index 825c517..2051d5c 100644 --- a/src/public/en/cv.html +++ b/src/public/en/cv.html @@ -206,10 +206,11 @@ <ul> <li class="text-justify"> - <b>Programming languages and frameworks</b>: advanced knowledge of C, Go, Ruby and Ruby on Rails, - with a high degree of proficiency in Rust and RISC-V and MOS 6502 assembly languages. - I also have a good degree of proficiency in <nobr>C++</nobr>, Javascript and PHP; with some basic knowledge - on Python, Perl and Java. + <b>Programming languages and frameworks</b>: advanced knowledge of C, + Go, Ruby, Ruby on Rails, and RISC-V and MOS 6502 assembly languages, + with a high degree of proficiency in Rust. I also have a good degree of + proficiency in <nobr>C++</nobr>, Javascript and PHP; with some basic + knowledge on Python, Perl and Java. </li> <li class="text-justify"> <b>Linux</b>: I have made a couple of contributions to the Linux kernel. |
