This commit is contained in:
fqbn207
2025-01-04 02:32:02 +01:00
parent faae83f458
commit c9d0d6d93b
9 changed files with 113 additions and 58 deletions

36
0xcc01.html Normal file
View File

@ -0,0 +1,36 @@
<!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 | 0xcc01</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="/">[ HOME ]</a>
</nav>
<br />
<img src="./src/media/png/0xcc01.png" alt="" />
<center>
0xcc01 is the shittiest site ever <br>
Nothing useful here <br>
My webdev skills are non-existent <br>
<br>
My server runs currenly: <br>
<a href="https://git.0xcc01.de/fqbn207">[ GIT server ]</a><br>
<a href="https://tor.0xcc01.de">[ TOR RELAY ]</a><br>
<br>
</center>
</div>
<footer>fqbn207 - &copy; 2025</footer>
</body>
</html>

View File

@ -1,39 +1,56 @@
<!DOCTYPE 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 | 0xcc01</title>
<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="./index.html">[ HOME ]</a>
</nav><br>
<img src="./src/media/nascii.png" alt="">
<div class="text">
<a href="../index.html">[ HOME ]</a>
</nav>
<div class="inner-box">
<img src="./src/media/png/anime_ascii.png" alt="ASCII Art">
</div>
<p>
My name is<a href="./about.html">[ fqbn207 ]</a><br><br>
</p><br>
</div>
<center>
<h3>ABOUT MYSELF:</h3>
<p>im 17, male, autistic asf<br> and based in Germany</p> <br>
I'm fqbn207, 17, male, autistic, and based in Germany. <br>
<br>
Hobbies: <br>
- Softmodding Consoles; <br>
- Satellite Communication; <br>
- Server maintaining; <br>
- Chillin in IRC; <br>
- STAYIN SAFE with Graphene; <br><br>
<h3>HOBBYS:</h3>
<p>i like <br>Softmodding Consoles <br>and Sat Comm</p><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>
<h3>knowledge</h3>
<h4>SYSTEM:</h4>
<p> Linux/NixOS/BSD</p><br>
<h4>LANGUAGES:</h4>
<p>C/PYTHON/BASH/NIX</p><br>
</center>
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 - &copy; 2025</footer>
</body>
</html>

View File

@ -1,11 +1,13 @@
<!DOCTYPE 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">
<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 | 0xcc01</title>
</head>
<body>
<div class="main">
<nav>
@ -15,16 +17,16 @@
<a href="./about.html">[ ABT ]</a>
</nav>
<div class="inner-box">
<img src="./src/media/avatar.png" alt="Profile Picture">
<img src="./src/media/png/anime_ascii.png" alt="Profile Picture" />
</div>
<div class="text">
<p>
My name is<a href="./about.html">[ fqbn207 ]</a><br><br>
</p>
<p>My name is<a href="./about.html">[ fqbn207 ]</a><br>
Website -> <a href="./0xcc01.html">[ 0xcc01 ]</a>
<br></p>
</div>
<img src="./src/media/ascii.png" alt="ASCII Art">
<img src="./src/media/png/ascii.png" alt="ASCII Art" />
</div>
<footer>fqbn207 - &copy; 2025</footer>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

BIN
src/media/png/0xcc01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB