diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2025-10-05 22:12:25 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2025-10-05 22:12:25 +0200 |
| commit | 303d728d64d55bab5fad69bd47e4fe01616e6542 (patch) | |
| tree | 94a8d81b7f2fbb520d768749c6db55ce138d7e32 /src/public/en/cv.html | |
| parent | 0fafd091f16efdc9b90ecfd3e8e6a099edeb9323 (diff) | |
| download | jo.mssola.com-303d728d64d55bab5fad69bd47e4fe01616e6542.tar.gz jo.mssola.com-303d728d64d55bab5fad69bd47e4fe01616e6542.zip | |
cv: Minor tweaks on the english translation
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'src/public/en/cv.html')
| -rw-r--r-- | src/public/en/cv.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/public/en/cv.html b/src/public/en/cv.html index 123e869..825c517 100644 --- a/src/public/en/cv.html +++ b/src/public/en/cv.html @@ -207,7 +207,7 @@ <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 assembly language and MOS 6502 assembly language. + 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. </li> @@ -215,7 +215,7 @@ <b>Linux</b>: I have made a couple of contributions to the Linux kernel. See <a title="lore.kernel.org" href="https://lore.kernel.org/all/?q=Miquel+Sabat%C3%A9+Sol%C3%A0">the emails and patches</a> I have sent and the <a title="Commits in git.kernel.org" href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?qt=author&q=Miquel+Sabat%C3%A9+Sol%C3%A0">list of commits</a> - which have already been accepted into the mainline repository. + which have been accepted into the mainline repository. </li> <li class="text-justify"> <b>Administration</b>: overall understanding in UNIX/Linux System administration. |
