diff options
-rw-r--r-- | cv.html | 146 |
1 files changed, 60 insertions, 86 deletions
@@ -29,19 +29,7 @@ .columnl { float: left; - width: 30%; - } - - .columnr { - float: left; - width: 70%; - } - - /* Clear floats after the columns */ - .row:after { - content: ""; - display: table; - clear: both; + width: 800px; } </style> <title>ARFNET</title> @@ -49,91 +37,77 @@ <body> <header> - <img src="http://arf20.com/arfnet_logo.png" width="64"> - <span class="title"><strong>ARFNET</strong></span> + <img src="http://arf20.com/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span> </header> <hr> <main> <div class="row"> <div class="columnl"> - <h2>arf20 - Ángel Ruiz Fernandez</h2> - <p>Spanish 18y/o CS student and tinkerer obsessed about linux and programming</p> - <ul><b>Education</b> - <li>Mandatory Secondary education at IES Ramon Arcas (2017-2021)</li> - <li>Bachellor's degree (scientific branch) at IES Ramon Arcas(2021-2023)</li> - <li>Elemental degree of Music (guitar) at Conseratorio Narciso Yepes (2017-2021)</li> - <li>Middle degree of Music (guitar, A profile) at Conseratorio Narciso Yepes (2021-2023)</li> - <li>Computer Science degree at Universidad de Murcia (2023-now)</li> + <h2>Ángel Ruiz Fernandez</h2> + <p>CS student and tinkerer obsessed about linux and programming</p> + + <a href="mailto:arf20@arf20.com">arf20@arf20.com</a> (ARFNET) <a href="/arf20_public.asc">Public Key</a><br> + <a href="mailto:aruizfernandez05@gmail.com">aruizfernandez05@gmail.com</a> (personal)<br> + <a href="https://github.com/arf20">Github</a> + + <hr> + <h2>Education</h2> + <blockquote> + <h3><a href="https://um.es">Universidad de Murcia</a></h3> + <blockquote> + <p><a href="https://www.um.es/web/informatica/"> + Computer Science degree at Universidad de Murcia (2023-now) + </a></p> + </blockquote> + <h3>IES Ramon Arcas Meca (Lorca)</h3> + <blockquote> + <p>Baccalaureate degree (scientific branch) (2021-2023)</p> + </blockquote> + <h3>Conservatorio de Musica Narciso Yepes</h3> + <blockquote> + <p>Middle degree of Music in guitar (2021-2023)</p> + </blockquote> + </blockquote> + + <h2>Certifications and licenses</h2> + <ul> + <li>Hurricane Electric IPv6 Certification</li> + <li>CEPT Radioamateur Licence (EA5JGX)</li> </ul> - <ul><b>Contact information</b> - <li>arf20@arf20.com</li> - <li>aruizfernandez05@gmail.com</li> - <li>+34 637 63 21 36</li> - <li>arf20#6509</li> - <li><a href="https://github.com/arf20">Github</a></li> + + <h2>Memberships</h2> + <ul> + <li>Honourable ARPA member of <a href="https://sdf.org">SDF Public Access UNIX System</a></li> </ul> - <ul><b>Memberships</b> - <li>Honourable ARPA member of SDF Public Access UNIX System</li> + + <h2>Languages</h2> + <ul> + <li><b>Spanish</b> (native)</li> + <li><b>Engish</b> (oficially OIE B2)</li> </ul> - <ul><b>Licences</b> - <li>CEPT Radioamateur Licence EA5JGX</li> + + <h2>Computer knowledge</h2> + <ul> + <li><b>General purpose languages: </b>C, C++, Java</li> + <li><b>Math languages:</b> Matlab, R</li> + <li><b>Assembly languages:</b> Intel x86 and x86_64, MIPS, Z80</li> + <li><b>Web languages:</b> HTML, CSS, JavaScript, PHP</li> + <li><b>Typesetting languages:</b> LaTeX, Markdown, groff</li> + <li><b>Build systems:</b> CMake, Make</li> + <li><b>Version control systems:</b> Git</li> + <li><b>Operating Systems:</b> GNU/Linux, *BSD, Solaris, Windows</li> + <li><b>Server and hypervisor software:</b> Proxmox VE, nginx, (all manner, see ARFNET)</li> + <li><b>Networking:</b> DELL, Mikrotik, Cisco, OPNSense, iptables</li> </ul> - <ul><b>Certificates</b> - <li>Hurricane Electric IPv6 Certification</li> + <h2>Aditional knowledge</h2> + <ul> + <li><b>Electronics:</b> Digital and analog, radio, PCB design, antenna building, high voltage</li> + <li><b>Old computers:</b> 386 onwards, Sun SPARC; MS-DOS, old Windows, Solaris</li> + <li><b>Multimedia:</b> Video recording, editing and streaming</li> + <li>Music theory and interpreting</li> </ul> </div> - <div class="columnr"> - <div> - <h4>What do I do?</h4> - Tinker with my homelab, maintain ARFNET, code cool C++ projects, do electronic stuff, listen to obscure signals with SDRs, astrophotography - </div> - <div> - <h4>What can I do?</h4> - <ul><b>Languages</b> - <li>Spanish native speaker (murcian accent)</li> - <li>Fluent enough in English (oficially B2 by OIE)</li> - </ul> - <ul><b>Programming capabilities</b> - <li>Fluent in C++, version 11 to 17, functional and OOP</li> - <li>Done stuff in ImGUi, Qt5, Gtk, X11, WinAPI</li> - <li>Graphics programming with SDL2 and OpenGL (FreeGLUT and GLFW/GLEW|GLAD/GLM) (1.0 to 3.3 with shaders)</li> - <li>POSIX sockets, fftw, libsndfile, curl&curlpp, OpenSSL, nlohmann-json, OpenCL, CUDA, zlib, SQLite, libraw, stb</li> - <li>Some C</li> - <li>Some Java</li> - <li>Done stuff in HTML/CSS and PHP</li> - <li>A bit of Z80 assembly</li> - <li>I can learn stuff like python, bash or JS quickly if required (I hate py and JS).</li> - <li>Knows how to properly use Git, and build a git server, as well as GitHub and GitLab</li> - </ul> - <ul><b>Hands on experience in</b> - <li>GNU/Linux (user since age 13, achieved windows independence in 2022), Debian fanboy</li> - <li>nginx</li> - <li>Proxmox VE</li> - <li>OPNSense</li> - </ul> - <ul><b>Hardware experience</b> - <li>DELL servers (R720)</li> - <li>Networking (DELL, Mikrotik, Cisco)</li> - <li>Hardware and software RAID</li> - <li>PC building (since age 14)</li> - <li>General tinkering</li> - </ul> - <ul><b>Additional experience</b> - <li>Knoledgeable in digital and analog electronics, PCB design, logic design, hardware assembly and builing, use of test equipment (scopes, spectrum analizers, VNAs, etc)</li> - <li>Radioelectronics (ham radio licensed since 2020, EA5JGX), 2m/70cm, meteorological satellites, antenna design and build</li> - <li>Very old computers, IBM PC clones, 386/486, Pentiums and stuff; MS-DOS, Win 3.x/9x, old Unixes/Linuxes, OS/2, VMS and TOPS-20</li> - <li>High voltage and high power electronics</li> - </ul> - <ul><b>Additional capabilities</b> - <li>Streaming video setups (OBS, SDI/NDI hardware stuff), video filming, DSLR photography, astrophotography</li> - <li>Image, video and audio editing (photoshop, gimp; Vegas, Resolve; audacity</li> - <li>LaTeX, Markdown</li> - <li>Music, sheet reading and engraving (Finale, Sibelius, MuseScore), harmony, classical guitar performing (since age 7)</li> - </ul> - </div> - </div> </div> </main> </body> - </html> |