all repos — gemini-redirect @ 4aa1bff45e66c575d4a45405edfc4cc97f9bbcc5

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">2020-07-03</div>
13<p>During university, there were a few subjects where I had to write blog posts for (either as
14evaluable tasks or just for fun). Currently, these are:</p>
15<ul>
16<li><a href="/blog/mdad">Data Mining and Data Warehousing</a></li>
17<li><a href="/blog/ribw">Information Retrieval and Web Search</a></li>
18</ul>
19</main>
20</body>
21</html>
22