all repos — gemini-redirect @ 0b267f51260b59f9c40f193d688f4c01f696328f

blog/university/index.html (view raw)

 1<!DOCTYPE html>
 2<html>
 3<head>
 4<meta charset="utf-8" />
 5<meta name="viewport" content="width=device-width, initial-scale=1" />
 6<title>University posts</title>
 7<link rel="stylesheet" href="../css/style.css">
 8</head>
 9<body>
10<main>
11<h1 class="title" id="university_posts"><a class="anchor" href="#university_posts">ΒΆ</a>University posts</h1>
12<div class="date-created-modified">Created 2020-07-03<br>
13Modified 2020-08-24</div>
14<p>During university, there were a few subjects where I had to write blog posts for (either as
15evaluable tasks or just for fun). Currently, these are:</p>
16<ul>
17<li><a href="/blog/mdad">Data Mining and Data Warehousing</a></li>
18<li><a href="/blog/ribw">Information Retrieval and Web Search</a></li>
19</ul>
20</main>
21</body>
22</html>
23