38 lines
1.8 KiB
HTML
38 lines
1.8 KiB
HTML
<!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@runx:~</title>
|
|
</head>
|
|
<body>
|
|
<div class="window">
|
|
<div class="window_header">
|
|
<div class="window_title">Terminal - chicory@runx:~</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@runx:~$</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@runx:~$</b> contacts<br>
|
|
Fediverse: <a rel="me" href="https://soc.runx.zip/chicory" target="_blank">@chicory@runx.zip</a><br>
|
|
Git repo: <a href="https://git.runx.zip/chicory" target="_blank">https://git.runx.zip/chicory</a><br>
|
|
Mail box: <a href="mailto:chicory@runx.zip">chicory@runx.zip</a><br>
|
|
MatrixID: <a href="https://matrix.to/#/@chicory:runx.zip">@chicory:runx.zip</a><br>
|
|
XMPP JID: <a href="xmpp:chicory@disroot.org">xmpp:chicory@disroot.org</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@runx:~$</b> <span class="blink">_</span><br>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|