summaryrefslogtreecommitdiff
path: root/public/cv
diff options
context:
space:
mode:
Diffstat (limited to 'public/cv')
-rw-r--r--public/cv/index.html143
-rw-r--r--public/cv/index.xml12
2 files changed, 0 insertions, 155 deletions
diff --git a/public/cv/index.html b/public/cv/index.html
deleted file mode 100644
index a571a63..0000000
--- a/public/cv/index.html
+++ /dev/null
@@ -1,143 +0,0 @@
-<!DOCTYPE html>
-<html lang=en-us>
- <head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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="manifest" href="/images/site.webmanifest">
- <link rel="stylesheet" href="/css/style.css" />
- <link rel="stylesheet" href="/css/fonts.css" />
- </head>
- <body>
- <header>
- <div class="container">
- <div class="avatar">
- <img width="120px" height="120px" src="images/pyro.jpg" alt="my logo">
- </div>
- <div>
- <h1>mjkw</h1>
- <ul id="bar">
- <li>
- <a href="mailto:mati.rewa@gmail.com">mati.rewa@gmail.com</a>
- </li>
- <li>|</li>
- <li>
- <a href="https://git.denounce.ai/">git.denounce.ai</a>
- </li>
- <li>
- |
- </li>
- <li>
- <a href="https://ohmyghost.nl">ohmyghost.nl</a>
- </li>
- <li>
- |
- </li>
- <li>
- <a href="https://atlarge-research.com/mkwiatkowski/">research</a>
- </li>
- <li>
- |
- </li>
- <li>
- book blog
- </li>
- </ul>
- </div>
- </div>
- </header>
-
-
-<div class="container">
- <p>Posts</p>
-<div class="content-wrapper">
-
- <h1 id="mateusz-kwiatkowski">Mateusz Kwiatkowski</h1>
-<p><strong>Computer Science student</strong> |
-Amsterdam, the Netherlands | <a href="mailto:m.j.kwiatkowski@student.vu.nl">m.j.kwiatkowski@student.vu.nl</a> | <a href="https://nl.linkedin.com/in/m-j-kwiatkowski">LinkedIn</a></p>
-<hr>
-<h2 id="education">Education</h2>
-<p><strong>B.Sc. in Computer Science</strong>
-Vrije Universiteit Amsterdam | 2023 – Current</p>
-<ul>
-<li>Current GPA 9.2 out of 10.</li>
-<li>Honors student, admitted to the extracurricular honors program for exceptional students.</li>
-<li>Ranked top 1% among more than 350 students in Computer Organization and Computer Networks courses,</li>
-<li>Ranked top 6.2% among all students in B.Sc. degrees in Faculty of Science, in academic year 2023/2024.</li>
-<li>Member of the STORM, SIB and A.S.A.V. Aquila student associations.</li>
-<li>International student ambassador.</li>
-</ul>
-<h2 id="experience">Experience</h2>
-<p><strong>University Teaching Assistant</strong>
-Amsterdam, the Netherlands | April 2024 – Current | 1 year 4 months</p>
-<ul>
-<li>
-<p>Computer Programming:</p>
-<ul>
-<li>teaching first year students programming in C++</li>
-<li>grading C++ assignments and giving constructive feedback</li>
-<li>tutoring a group of 30 first year students during weekly labs</li>
-</ul>
-</li>
-<li>
-<p>Computer Organization:</p>
-<ul>
-<li>organizing task distribution among team members</li>
-<li>coordinating team communication and weekly meetings</li>
-<li>managing and improving course components, such as assmebly labs, tutorials and lectures</li>
-</ul>
-</li>
-<li>
-<p>Computer Networks:</p>
-<ul>
-<li>coordinating the communication between students and teaching team</li>
-<li>managing the in-lecture activities and grading of quizzes</li>
-<li>organizing and presenting interactive tutorial sessions for students</li>
-</ul>
-</li>
-<li>
-<p>Software Engineering Processes:</p>
-<ul>
-<li>grading testing and CI/CD assignments</li>
-<li>providing constructive feedback to students</li>
-<li>improving course components for future course editions</li>
-</ul>
-</li>
-</ul>
-<hr>
-<h2 id="projects">Projects</h2>
-<p><strong>Honors Research Project</strong></p>
-<ul>
-<li>Inspecting the impact of data centers on digital society and economy.</li>
-<li>Investigating the potential use-cases of data center digital twins.</li>
-<li>Designing a novel reference architecture for a data center digital twin.</li>
-</ul>
-<hr>
-<h2 id="research-experience">Research Experience</h2>
-<ul>
-<li>Member of @Large-Research, leading computer systems research team in the Netherlands, with focus on cloud computing, data center technology and ICT digital twins.</li>
-<li>Attending weekly group meetings to discuss current projects, present research findings and receive feedback.</li>
-</ul>
-<hr>
-
-
- <ul id="content-list">
-
-
-
- </ul>
-</div>
-</div>
-
-<footer>
- <center>
-
- © Copyright 2024-2025 Mateusz J. Kwiatkowski. All Rights Reserved.
-
- </center>
-</footer>
-</body>
-</html>
-
-
diff --git a/public/cv/index.xml b/public/cv/index.xml
deleted file mode 100644
index d3de1e5..0000000
--- a/public/cv/index.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
- <channel>
- <title>CV on mjkw</title>
- <link>http://localhost:1313/cv/</link>
- <description>Recent content in CV on mjkw</description>
- <generator>Hugo</generator>
- <language>en-us</language>
- <lastBuildDate></lastBuildDate>
- <atom:link href="http://localhost:1313/cv/index.xml" rel="self" type="application/rss+xml" />
- </channel>
-</rss>