aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2024-05-13 04:10:24 +0200
committerarf20 <aruizfernandez05@gmail.com>2024-05-13 04:10:24 +0200
commitf19a8a5811248e615b7d89757cef9c65c909d20c (patch)
tree5183ed3adb4ce5ed2c636af5a2c78b95695d957e
parentfce41b8acc4bfa4802a6c27f97da50b368dcd3b9 (diff)
downloadarfnet2-web-f19a8a5811248e615b7d89757cef9c65c909d20c.tar.gz
arfnet2-web-f19a8a5811248e615b7d89757cef9c65c909d20c.zip
Better about me, project index tree
-rwxr-xr-xabout_me.html130
-rwxr-xr-ximages/about-me/me.jpgbin0 -> 6126 bytes
-rw-r--r--images/about-me/me2.jpgbin0 -> 4139831 bytes
-rw-r--r--index.html7
4 files changed, 73 insertions, 64 deletions
diff --git a/about_me.html b/about_me.html
index db7ebbf..9453074 100755
--- a/about_me.html
+++ b/about_me.html
@@ -1,77 +1,83 @@
<!DOCTYPE html>
<html>
<head>
- <meta charset="UTF-8">
+ <meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="/style.css">
- <link rel="stylesheet" type="text/css" href="/about.css">
+ <link rel="stylesheet" type="text/css" href="/about/about.css">
<title>ARFNET</title>
</head>
<body>
- <header><a href="/">
- <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
- </a></header>
- <hr>
- <main>
- <h2 class="center">About me [arf20]</h2>
- <div class="div">
- <p>Hello there, I'm arf20 [ä.ɛrɛ.ɛfɛ.veɪn.tɛ] (EA5JGX), a 17 year old bi femboy spanish student obsessed with linux.</p>
-
- <h1>What I do</h1>
- <p>
- I am the founder and main (and only) system administrator of the ARFNET project, responsible of maintaining all of theese services, hosts, and adding content.<br>
+ <header><a href="/">
+ <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
+ </a></header>
+ <hr>
+ <main>
+ <div class="div">
+ <img width="10%" src="/images/about-me/me.jpg">
+ <img width="10%" src="/images/about-me/me2.jpg">
- I love enterprise hardware and stuff, using it to provide services to the internet, like this very website, SSH, minecraft servers... et cætera.
- Some time ago I got R720 off ebay, so that went nuts, it has 2x Xeon E5-2670 v2 clocked at 2.6GHz, and recently 64GB of RAM, running god bless Proxmox.
- with a PERC H710p RAID controller with 7x 3TB HGST drives (18TB RAID5) and a 4TB Barracuda scored from ebay as well.
- It combines with a DELL PowerConnect switch, I have 3 lol, and an old Cisco, but I don't use it. A year back I kicked my old ISP, Vodafone, god it was awful but now
- I am a happy customer of Avanzafibra, with a 1000mbps FTTH backbone, with a separate ONT connected to my new router, a OPNSense VM. I used to use a Mikrotik RB2011UiaS-RM
- but turns out it sucks (can't do NAT fast enough).</p>
- <div class="center"><img class="pic50" src="/images/about-arfnet/rack.jpg"></div>
+ <h2 class="center">arf20</h2>
+ <p>
+ Hello there, I'm arf20, a 18 y/o bi femboy student from Spain
+ obsessed with technology, hardware and software.
+ </p>
+
+ <p>
+ My passions and hobbies are: Linux, systems programming,
+ servers (hardware and administration), networking,
+ electronics (analog, digital and radiofrequency),
+ and retrocomputing. I mostly find expensive professional
+ technology super fascinating.
+ </p>
- <p>
- But my real passion is programming (not in that cringe language so called python), I do C/C++, for graphical and cool networking shit.
- I also did a little of x86 and Z80 assembly. Web applications are not my stuff (PHP, I hate JS, node.js), this website is just static HTML/CSS with some PHP.
- You can have a look of my <a href="https://github.com/arf20">github</a>, and the <a href="/source">old VS archive here</a>.<br>
-
- <p>Thats what I call a homelab! Now here is my workstation setup.
- A Ryzen 7 3700x 3.8GHz, 32GB RAM DDR4 3200MHz, GTX 1660 Super, 1TB NVMe Crucial and 512GB, and a 1TB old HDD. Fair enough ;).
- It's linked to the server via NFS, very convenient.</p>
- <div class="center"><img class="pic100" src="/images/about-me/setup.jpg"></div>
+ <p>
+ I really align myself with Free (as in Freedom!) and Open Source
+ and Right to Repair movements, trying to use free software wherever
+ I can. My favorite distro is Debian and I run it everywhere but
+ my phone.
+ </p>
- <p>My next hobby is a classic one. Although I wan't born early enough to live it first hand, but I love retrocomputing, and old electronics in general really.
- I was always interested in old Windows versions, my first laptop was a old Fujistsu Siemens Amilo D something with Win XP,
- old for the time, but still worked for what I wanted to do, learn BATCH and BASIC. Then I discovered VMs, specifically DOSBOX, it was fun.
- But VMs wasn't enough, I wanted actual hardware, so my uncle gifted me a 486 VLB motherboard (486dx-33, 4MB 30-pin SIMM, all cache installed),
- and gathering other stuff from ebay and my high school. I got a 2MB VLB Trident, a AT power supply, a PS/2 to AT keyb adapter,
- a Multi I/O controller for a 3.5" floppy drive, and a 4GB hard drive (wayy to big for a 486, but I didnt have a older one). So I installed MS-DOS 6.22 and Windows 3.1, but
- lacked RAM to run some stuff. Borland C++ 4.5 worked tho, where my 2 hobbies overlap, I learned Win16 API. I also got a 10mbps NIC, and connected my almost 30 year old 486 to the
- actual internet, but I couldn't do much apart from FTP, Telnet, IRC... Most of the internet nowdays is HTTPS forced, with TLS 1.2 required,
- which not a lot of old browsers support. Thats why I allow bare HTTP in my webserver, you ain't gonna fill forms here anyways.
- The funny thing is that I made all of that whithout even having the 486 in a box. Now the 486 is a bit abandoned though.</p>
- <div class="center"><img class="pic100" src="/images/about-me/486.jpg"></div><div class="center"><img class="pic50" src="/images/about-me/w31.jpg"><img class="pic50" src="/images/about-me/retrocollect.jpg"></div>
+ <p>
+ I'm currently studying Computer Science at Universidad de Murcia since 2023,
+ first year. I think this is my place tbh, nice people, great projects.
+ </p>
- <p>And finally, I'm into RF, ham radio, SDRs... I got a CB radio (I thought it was still popular) but I was really dissappointed to hear just static everywhere.
- I was inspired by the Thought Emporium channel to get a RTL-SDR v3 and listen to weather satellites, and so I did. I got generic telescopic antennas
- so I didn't pick much aside from the commercial FM bands. So I started looking antenna designs, and apparently the double cross antenna was a good option,
- Then built it, and it was very fun receiving NOAA and METEOR pictures, so I decided to make a <a href="/satimgview">permanent automatic station</a>.<br>
- And a bit later I fanally took the exam and became a licensed ham radio operator, callsign EA5JGX, and immidiately got a Baofeng.
- Next, I should get a PlutoSDR for the L band parabolic antenna I did.</p>
- <div class="row">
- <div class="col">
- <img class="pic100" src="/images/about-me/ant.jpg">
- </div>
- <div class="col">
- <img class="pic100" src="/images/about-me/sdrsharp.jpg"><img class="pic100" src="/images/about-me/dish.jpg">
- </div>
- </div>
+ <h2>Technologies</h2>
+ <p>
+ Pretty fluent in C/C++, MIPS, Z80 and x86 assembly,
+ some Java too. I usually use CMake or Make as build systems.
+ In terms of web, I know PHP, SQL, HTML, CSS and a
+ bit of JS. Good use of Git version control.
+ </p>
+ <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 am familiar with Proxmox virtualization as well as linux containers,
+ systemd and general linux administration but also *BSD and Solaris.
+ </p>
+ <p>
+ About network administration, I'm ok at OPNSense/pfSense firewalling,
+ segregation, VLANs, tunnels, VPNs, etc.
+ </p>
+ <p>
+ Hardware-wise, I've come knees deep with DELL R-series server hardware
+ and its management, and of course a fair bit of PC building.
+ In terms of networking, Mikrotik, Cisco and DELL PowerConnect I experienced.
+ </p>
- <p>And how leave aside electronics! My father encouraged me in it from an early age. As I like old computers I got into digital stuff, some old Z80s and SRAM chips off ebay but they were bad, so the project is in essence paused.
- I also encounter fun high voltage and high power electronics, I made some dangerous stuff with TV flyback transformers, and dangerous MOTs too.
- God I love when my hobbies fuse together, like spark gap radio. It has HV and RF transmission and it is the first method of radio transmission, that goes back to the end of the XIX century, when Marconi itself made it reliably.</p>
- <div class="center"><img class="pic100" src="/images/about-me/z80.jpg"></div><div class="center"><img class="pic100" src="/images/about-me/hv.jpg"></div>
- </div>
- <p>Updated as of 04-03-2023</p>
- </main>
+ <h2>Misc</h2>
+ <p>
+ I am a native Spanish speaker, and I've been told I'm pretty
+ good at English too, although oficially I currently only hold a B2 by OIE.
+ </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.
+ </p>
+
+ <p>Last updated 12-05-2024</p>
+ </div>
+ </main>
</body>
</html>
diff --git a/images/about-me/me.jpg b/images/about-me/me.jpg
new file mode 100755
index 0000000..1e8aed1
--- /dev/null
+++ b/images/about-me/me.jpg
Binary files differ
diff --git a/images/about-me/me2.jpg b/images/about-me/me2.jpg
new file mode 100644
index 0000000..2b78e2f
--- /dev/null
+++ b/images/about-me/me2.jpg
Binary files differ
diff --git a/index.html b/index.html
index af0cdcb..7ea6993 100644
--- a/index.html
+++ b/index.html
@@ -24,8 +24,8 @@
Sorry for the inconveniences
<hr>
- <a class="fst" href="/about/">About ARFNET</a>
- <a class="sec" href="/design.html">Design Philosophy</a>
+
+ <a class="fst" href="/design.html">Design Philosophy</a>
<a class="sec" href="https://www.youtube.com/watch?v=lbsce1DniQA&list=PLhWQL9gpbCPb8JNtOFo760GUD4ekXiR-9">Youtube</a>
<a class="sec" href="https://cgit.arf20.com/">Git</a>
<a class="sec" href="https://github.com/ARF20NET">GitHub</a>
@@ -33,7 +33,10 @@
<a class="sec" href="https://lists.arf20.com">Mailing list</a>
<a class="sec" href="https://discord.gg/jy6AjN9ACP">Discord</a>
<a class="sec" href="/donate.html">Donations and Accounting</a><br>
+ <hr>
<a class="fst" href="/about_me.html">About me</a><br>
+ <a class="fst" href="/projects/">Projects</a><br>
+ <a class="sec" href="/about/">About ARFNET</a><br>
<a class="fst" href="https://blog.arf20.com">Blog</a><br>
<a class="fst" href="/services.html">Services</a><a class="sec" href="https://dash.arf20.com">Order</a><br>
<a class="sec" href="https://memes.arf20.com/">Memes</a><br>