summaryrefslogtreecommitdiff
path: root/public/articles/poster-fair
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-02-11 13:18:45 +0100
committermjkwiatkowski <mati.rewa@gmail.com>2026-02-11 13:18:45 +0100
commitc7f00446dcb0c56d0db38284977f4273d85e396c (patch)
treec482304fbb51921dfa7d942f051650064ec501c2 /public/articles/poster-fair
parentff7f65e76e0b893f4e8f5049a4f9523b9c36d0ad (diff)
fix: trying to fix photos
Diffstat (limited to 'public/articles/poster-fair')
-rw-r--r--public/articles/poster-fair/index.html102
1 files changed, 102 insertions, 0 deletions
diff --git a/public/articles/poster-fair/index.html b/public/articles/poster-fair/index.html
new file mode 100644
index 0000000..10f3458
--- /dev/null
+++ b/public/articles/poster-fair/index.html
@@ -0,0 +1,102 @@
+<!DOCTYPE html>
+<html lang="en-us">
+<head>
+ <meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
+<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
+<link rel="stylesheet" href="/css/style.css" />
+<link rel="stylesheet" href="/css/fonts.css" />
+
+</head>
+<body>
+ <header>
+ <img width="100em" height="100em" src="/images/logo.jpg" alt="mjkw logo">
+<div>
+ <h1>mjkw.pl</h1>
+ <ul>
+ <li>
+ <a href="/">home</a>
+ </li>
+ <li>
+ <a href="/articles">articles</a>
+ </li>
+ <li>
+ <a href="https://git.denounce.ai/">git.denounce.ai</a>
+ </li>
+ <li>
+ <a href="https://ohmyghost.nl">ohmyghost.nl</a>
+ </li>
+ <li>
+ <a href="https://atlarge-research.com/mkwiatkowski/">research</a>
+ </li>
+ <li>
+ <a href="/contact">contact me</a>
+ </li>
+ </ul>
+</div>
+
+ </header>
+
+ <main>
+
+<div class="single">
+ <h2>HP Poster Fair 2024/2025</h2>
+ <h4> Published on 2026/02/08</h4>
+ <p>Last year we in June I presented my poster during the annual HP Poster Fair at the VU.
+Here are the photos and my poster:</p>
+<p>
+
+
+ <img src="/poster_hu_8d8d54b978261f46.png" width="400" height="566">
+
+
+
+
+
+
+ <img src="/img_2183_hu_135fdfc02c9f0a04.jpg" width="400" height="600">
+
+
+
+
+
+
+ <img src="/img_2193_hu_ff198ee9eb12705e.jpg" width="400" height="600">
+
+
+
+
+
+
+ <img src="/img_2190_hu_b6ce7e557d2ddbbe.jpg" width="400" height="600">
+
+
+
+
+
+
+ <img src="/img_2189_hu_4cbc6a64f81caf54.jpg" width="400" height="267">
+
+
+
+
+
+
+ <img src="/img_2187_hu_6d27d72539f3821c.jpg" width="400" height="267">
+
+
+</p>
+
+</div>
+
+ </main>
+
+ <footer>
+
+© Copyright 2025-2026 Mateusz J. Kwiatkowski. All Rights Reserved. No part of this website may be used or reproduced in any manner to train artificial intelligence technologies or systems.
+
+
+ </footer>
+</body>
+</html>