diff options
Diffstat (limited to 'public/posts/lecture-photos')
| -rw-r--r-- | public/posts/lecture-photos/index.html | 137 |
1 files changed, 0 insertions, 137 deletions
diff --git a/public/posts/lecture-photos/index.html b/public/posts/lecture-photos/index.html deleted file mode 100644 index e0aac55..0000000 --- a/public/posts/lecture-photos/index.html +++ /dev/null @@ -1,137 +0,0 @@ -<!DOCTYPE html> -<html lang=en-us> - <head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> - <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" /> - <script async type="text/javascript" src="js/code.js"> </script> -</head> - - <header> - <img width="100em" height="100em" src="/images/logo.jpg" alt="my logo"> - <div> - <h1>mjkw.pl</h1> - <ul> - <li> - <a href="/">home</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> - -<div class="single"> - <h2>Computer Organization and Computer Networks</h2> - <h4> Published on 2025/10/09</h4> - <p>Here are some cool photos from my first lectures. -(I indeed have the same shirt in all.)</p> -<h3 id="tutorial-on-io-subsystem-during-computer-organization-20242025">Tutorial on I/O subsystem during Computer Organization 2024/2025:</h3> -<p> - - - <img src="/IMG_4505_hu_6d0fd90e3c01e954.png" width="400" height="533"> - - - - - - - <img src="/IMG_4518_hu_4e2eb62ad1e04ab3.jpg" width="400" height="533"> - - - - - - - <img src="/IMG_4509_hu_bb62542948ae59ef.jpg" width="400" height="533"> - - - - - - - <img src="/IMG_4542_hu_ae579c10c19947c3.jpg" width="400" height="533"> - - - - - - - <img src="/IMG_4536_hu_34b78ca6a1f6d338.jpg" width="400" height="300"> - - - - - - - <img src="/IMG_0139_hu_97891c9aa8dc2822.jpg" width="400" height="300"> - - -</p> -<h3 id="first-introduction-during-computer-organization-20242025">First introduction during Computer Organization 2024/2025:</h3> -<p> - - - <img src="/IMG_4544_hu_7db0eb13376158d9.jpg" width="400" height="300"> - - - - - - - <img src="/IMG_4543_hu_20829a5a1021ab0b.jpg" width="400" height="300"> - - - - - - - <img src="/IMG_4545_hu_d77b75e3a61bbfe7.jpg" width="400" height="533"> - - - - - - - <img src="/IMG_4546_hu_4ff31c0667e5a28d.jpg" width="400" height="300"> - - -</p> -<h3 id="first-introduction-during-computer-networks-20242025">First introduction during Computer Networks 2024/2025:</h3> -<p> - - - <img src="/IMG_4547_hu_4a237312deef1581.jpg" width="400" height="300"> - - -</p> - -</div> -<footer style="vertical-align: bottom;"> - <div style="display: block; margin-left:20em; margin-right:20em; font-size: 10pt"> - <center> - - © 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. - - </center> - </div> -</footer> -</body> -</html> - |
