diff options
| -rwxr-xr-x | about_me.html | 16 | 
1 files changed, 13 insertions, 3 deletions
| diff --git a/about_me.html b/about_me.html index 9453074..e8bcb05 100755 --- a/about_me.html +++ b/about_me.html @@ -14,8 +14,8 @@          <hr>
          <main>
              <div class="div">
 -                <img width="10%" src="/images/about-me/me.jpg">
 -                <img width="10%" src="/images/about-me/me2.jpg">
 +                <img width="15%" src="/images/about-me/me.jpg">
 +                <img width="15%" src="/images/about-me/me2.jpg">
                  <h2 class="center">arf20</h2>
                  <p>
 @@ -53,6 +53,7 @@                  <p>
                      I'm knoledgeable in system administration of Web hosts using the
                      linux/nginx/mariadb stack, email with postfix/dovecot and a number of others.
 +                    I build grafana dashboards for them.
                      I am familiar with Proxmox virtualization as well as linux containers,
                      systemd and general linux administration but also *BSD and Solaris.
                  </p>
 @@ -73,7 +74,16 @@                  </p>
                  <p>
                      Random things I have are, HE IPv6 Certification, CEPT Radioamateur License (EA5JGX),
 -                    ARPA membership on SDF, and interestingly Galileo Mastermind prize and HackUPC 2024.
 +                    ARPA membership on SDF, and interestingly Galileo Mastermind prize at HackUPC 2024.
 +                </p>
 +                <p>
 +                    As an annex, I know some digital and analog electronics, MCUs,
 +                    high voltage electric handling, PCB design,
 +                    radioelectronics, antenna building and SDRs. <br>
 +                    But also, retrocomputing, from 1980s PC to 1990s UNIX workstations,
 +                    and their old OSs (DOS, Solaris, IRIX...) and software.<br>
 +                    And lastly, multimedia production, recording, editing, streaming,
 +                    and music theory and playing.
                  </p>
                  <p>Last updated 12-05-2024</p>
 | 
