1
0
homepage/index.html

37 lines
1.8 KiB
HTML
Raw Normal View History

2024-07-13 18:55:02 +02:00
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="assets/main.css">
<link rel="shortcut icon" href="assets/favicon.ico" type="image/x-icon">
<title>chicory@fossee:~</title>
</head>
<body>
<div class="window">
<div class="window_header">
<div class="window_title">Terminal - chicory@fossee:~</div>
<div class="window_close_button"></div>
<div class="window_maximize_button"></div>
<div class="window_minimize_button"></div>
</div>
<div class="window_content">
<b>chicory@fossee:~$</b> about<br>
Hi I'm Chicory ☕<br>
I am a back-end developer from Eastern Europe.<br>
FOSS fanatic, GNU/Linux user, bit of a geek.<br>
-----------------------------<br>
My works you can look <a href="projects.html">here</a>.<br>
<b>chicory@fossee:~$</b> contacts<br>
Fediverse: <a rel="me" href="https://social.fossee.net/chicory" target="_blank">@chicory@social.fossee.net</a><br>
Git repo: <a href="https://code.fossee.net/chicory" target="_blank">https://code.fossee.net/chicory</a><br>
Mail box: <a href="mailto:chicory@dfossee.net">chicory@fossee.net</a><br>
XMPP JID: <a href="xmpp:chicory@im.fossee.net">xmpp:chicory@im.fossee.net</a><br>
Other: <a href="chicory.asc" target="_blank">PGP</a> <a href="OMEMO.txt" target="_blank">OMEMO</a> <a href="accounts.html">Other accounts</a><br>
<b>chicory@fossee:~$</b> <span class="blink">_</span><br>
</div>
</div>
</body>
</html>