hribhrib.at/projects.html

60 lines
1.5 KiB
HTML
Raw Normal View History

2021-04-11 14:09:01 +02:00
<!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> |
2021-06-24 20:43:47 +02:00
<a href='photography.html'>Photography</a> |
2021-04-11 14:09:01 +02:00
<a href='projects.html'>Projects</a> |
<a href='contact.html'>Contact</a>
</div>
<div>
<h1>Projects by hribhrib</h1>
<h2>Online Services</h2>
<p>COMING SOON! In the sense of a free and open-source enthusiast I provide services like Mumble, XMPP, E-Mail, Webspace and Git for free to everyone! Just get in touch with me or donate for improving the services <a href='contact.html'>here</a>.
</p>
</div>
<div>
<h2>Current:</h2>
<h3>onFOSS-LAN</h3>
2021-04-11 14:09:01 +02:00
<p>
2021-08-19 10:55:42 +02:00
<a href='https://onfoss.hribhrib.at/' target="_blank">onFOSS-LAN</a> is a online, "Free (as Freedom) and Open Source" LAN-Party.
2021-04-11 14:09:01 +02:00
</p>
<h3>bbpb</h3>
2021-08-19 10:55:42 +02:00
<p>
My current <a href='https://bbpb.rocks/' target="_blank">band</a>.
2021-08-19 10:55:42 +02:00
</p>
<h3>hribar.IT</h3>
2021-08-19 10:55:42 +02:00
<p>
Regional <a href='https://hribar.it/' target="_blank">IT-consulting</a>, -service and -repair.
2021-08-19 10:55:42 +02:00
</p>
</div>
<div>
<h2>Discontinued:</h2>
<h3>alphacoding</h3>
2021-04-11 14:09:01 +02:00
<p>
<a href='https://alphacoding.at/' target="_blank">IT-consulting</a>
</p>
2021-08-19 10:55:42 +02:00
<h3>Letzmap</h3>
<p>
Map-based <a href='https://letzmap.alphacoding.at/' target="_blank">social network</a>.
2021-04-11 14:09:01 +02:00
</div>
</body>
</html>