pepega
This commit is contained in:
47
index.html
47
index.html
@ -2,31 +2,42 @@
|
||||
<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>Sojus07 | 0xcc01</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="./src/css/style.css">
|
||||
<title>Sojus07 | About</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="main">
|
||||
<nav>
|
||||
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
|
||||
<a href="https://github.com/Sojus07">[ GITHUB ]</a>
|
||||
<a href="https://discord.com/users/Sojus07">[ DC ]</a>
|
||||
<a href="./about.html">[ ABT ]</a>
|
||||
</nav>
|
||||
<nav>
|
||||
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
|
||||
<a href="https://github.com/Sojus07">[ GITHUB ]</a>
|
||||
<a href="https://discord.com/users/sojus07">[ DC ]</a>
|
||||
<a href="./services.html">[ HOSTED ]</a>
|
||||
</nav>
|
||||
<div class="inner-box">
|
||||
<img src="./src/media/png/ghost.png" alt="Profile Picture" />
|
||||
</div>
|
||||
<div class="text">
|
||||
<p><br>
|
||||
Hello! i'm Fabian<a href="./about.html">[ Sojus07 ]</a><br><br>
|
||||
<a href="./about.html">[ About Me ]</a> <br>
|
||||
<a href="./services.html">[ HOSTED ]</a><br>
|
||||
</p>
|
||||
<img src="./src/media/png/ghost.png" alt="ASCII Art">
|
||||
</div>
|
||||
<p>
|
||||
I'm Sojus07, 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>
|
||||
- Languages: C / Python / Bash / Nix <br>
|
||||
- Operate Tor Relays <br><br>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<footer>Sojus07 - © 2025</footer>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user