55 lines
1.4 KiB
HTML
55 lines
1.4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="./src/css/style.css">
|
|
<title>fqbn207 | About</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="main">
|
|
<nav>
|
|
<a href="https://git.0xcc01.de/fqbn207">[ GIT ]</a>
|
|
<a href="https://github.com/fqbn207">[ GITHUB ]</a>
|
|
<a href="https://discord.com/users/fqbn207">[ DC ]</a>
|
|
<a href="https://0xcc01.de">[ HOME ]</a>
|
|
</nav>
|
|
<div class="inner-box">
|
|
<img src="./src/media/png/ghost.png" alt="ASCII Art">
|
|
</div>
|
|
<p>
|
|
I'm fqbn207, 18, male, and based in Germany. <br>
|
|
<br>
|
|
Hobbies: <br>
|
|
- Softmodding Consoles <br>
|
|
- Satellite Communication <br>
|
|
- Server maintaining <br>
|
|
- Linux/BSD <br><br>
|
|
|
|
Knowledge: <br>
|
|
- No Web Dev, of course <br>
|
|
- Systems: Linux / NixOS / BSD <br>
|
|
- Embedded: Pico / Arduino / ESP <br>
|
|
- AR: loRa / MESHTASTIC / Freifunk<br>
|
|
- Languages: C / Python / Bash / Nix <br><br>
|
|
|
|
HW/SW: <br>
|
|
- FreeBSD / NixOS / Debian<br>
|
|
- UV-K5 / RTL-SDR v4<br>
|
|
- Some CHIPs / Raspis <br>
|
|
- FREIFUNK NODE <br>
|
|
- Pixel 8 <br>
|
|
- PE R710 / R720 [ 36 TB ] <br>
|
|
- Some Thinkpads <br>
|
|
- and many Consoles ... <br><br>
|
|
</p>
|
|
</div>
|
|
|
|
<footer>fqbn207 - © 2025</footer>
|
|
</body>
|
|
|
|
</html>
|