cronyakatsuki.xyz/public/index.html

113 lines
4.6 KiB
HTML
Raw Normal View History

2023-10-05 21:05:32 +02:00
<!doctype html>
<html lang="en">
<head>
2023-10-24 19:16:22 +02:00
<meta name="generator" content="Hugo 0.119.0">
2023-10-05 21:05:32 +02:00
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="/css/style.css" rel="stylesheet" />
<title>Crony Akatsuki&#39;s Website</title>
<meta property="og:title" content="Crony Akatsuki&#39;s Website" />
<meta property="og:description" content="My shitty website" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head>
<body>
<header>
<h1>Crony Akatsuki</h1>
<nav>
<span><a href="/">Home</a></span>
<span>|</span>
<span><a href="/about">About</a></span>
<span>|</span>
<span><a href="/blog">Blog</a></span>
<span>|</span>
<span><a href="/services">Services</a></span>
</nav>
</header>
<main>
<div id="content">
<p>Hi I'm Crony Akatsuki. 20 y/o linux and foss enthusiaist.</p>
<p>
Love thinkering with my system. The fact I run gentoo on my main machine might
also make you think I love suffering (Maybe I do?).
</p>
<p>
I love making stupid little programs (mostly in python rn), create "gui's"
with dmenu, and create a lot of bash scripts with sometimes no real use other
than learning.
</p>
<p>
I also love selfhosting a lot. This website and domain is also a home of a lot
of other different frontends and opensource software and games I self host
which you can check on my <a href="/services">services</a> page also
accessible on the header ;)
</p>
<p>
I use a vps for selfhosting using debian as the os. Almost all programs are
hosted with docker (Glory to docker) while some rare programs that don't have
an official docker image are hosted directly on the system. Like some of my
personal projects like
<a href="https://upfast.cronyakatsuki.xyz">Upfast</a>
</p>
<p>Currently learning about websockets, pentesting, ... for fun ( I never trully learn anything and just kill time )</p>
<p>
I'm an cli only person except when browsing the web or browsing the web, in
which case I use librewolf ( I love privacy )
</p>
<p>
NEOVIM THE ONLY EDITOR YOU NEED!!!!!!! ( Have to justify my personal couple
thousand loc nvim
<a href="https://code.cronyakatsuki.xyz/crony/nvim-conf">config</a>)
</p>
</div>
</main>
<footer>
<div id="links">
<span><a href="https://code.cronyakatsuki.xyz">Code</a></span>
<span>|</span>
<span><a href="https://steamcommunity.com/id/CronyAkatsuki/">Steam</a></span>
<span>|</span>
<span><a href="https://osu.ppy.sh/users/18953565">Osu!</a></span>
<span>|</span>
<span><a href="https://anilist.co/user/CronyAkatsuki/">Anilist</a></span>
<span>|</span>
<span><a href="https://youtube.com/channel/UClFdlNlUipHG5Kit8GbFz5Q">Gaming Channel</a></span>
</div>
<div id="banners">
<a rel="noreferrer" href="/" target="_blank"><img src="/88x31.png"
alt="Me" title="Me" /></a>
<a rel="noreferrer" href="https://kernel.org" target="_blank"><img src="https://cyber.dabamos.de/88x31/linux_powered.gif"
alt="linux kernel" title="Best kernel in the world" /></a>
<a rel="noreferrer" href="https://debian.org" target="_blank"><img src="https://cyber.dabamos.de/88x31/debian.gif"
alt="debian" title="This website run's on debian" /></a>
<a rel="noreferrer" href="https://bitwarden.com" target="_blank"><img src="https://cyber.dabamos.de/88x31/bitwarden.gif"
alt="Bitwarden" title="Bitwarden/Vaultwarden for the win" /></a>
<a rel="noreferrer" target="_blank"><img src="https://cyber.dabamos.de/88x31/free.gif"
alt="foss" title="Foss is the way" /></a>
<a rel="noreferrer" href="https://neovim.io" target="_blank"><img src="/assets/badges/neovim.gif"
alt="Neovim" title="Written in neovim" /></a>
<a rel="noreferrer" href="https://landchad.net" target="_blank"><img src="https://landchad.net/pix/landchad.gif"
alt="LandChad" title="Get A Website!" /></a>
<a rel="noreferrer" href="https://poggerer.xyz" target="_blank"><img src="https://poggerer.xyz/88x31.png"
alt="Tulg" title="Tulg" /></a>
<a rel="noreferrer" href="https://arthurmelton.com" target="_blank"><img src="https://arthurmelton.com/88x31.png"
alt="AMTitan" title="AMTitan" /></a>
<a rel="noreferrer" href="https://aadi.net.in" target="_blank"><img src="https://aadi.net.in/88x31.png"
alt="Aadi" title="Aadi" /></a>
<a rel="noreferrer" href="https://bear.oops.wtf/" target="_blank"><img src="https://bear.oops.wtf/download/88x31.png"
alt="Bear" title="Bear" /></a>
</div>
</footer>
</body>
</html>