hribhrib.at/projects.html

52 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>hribhrib</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='music.html'>Music</a> |
<a href='games.html'>Games</a> |
<a href='photography.html'>Photography</a> |
<a href='projects.html'>Projects</a> |
<a href='contact.html'>Contact</a>
</div>
<div>
<h1>Projects by hribhrib</h1>
<h2>onFOSS-LAN</h2>
<p>
<a href='https://onfoss.hribhrib.at/' target="_blank">onFOSS-LAN</a> is a online, "Free (as Freedom) and Open Source" LAN-Party.
</p>
<h2>bbpb</h2>
<p>
My current <a href='https://bbpb.rocks/' target="_blank">band</a>.
</p>
<h2>hribar.IT</h2>
<p>
Regional <a href='https://hribar.it/' target="_blank">IT-consulting</a>, -service and -repair.
</p>
</div>
<div>
<h2>Discontinued:</h2>
<h3>alphacoding</h3>
<p>
<a href='https://alphacoding.at/' target="_blank">IT-consulting</a>
</p>
<h3>Letzmap</h3>
<p>
Map-based <a href='https://letzmap.alphacoding.at/' target="_blank">social network</a>.
</div>
</body>
</html>