diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index abaef03..c3a18e5 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -7,12 +7,24 @@ import NavLink from './NavLink.astro';
© {new Date().getFullYear()} Maciej PÄ™dzich
diff --git a/src/components/Header.astro b/src/components/Header.astro
index be6a8de..b363232 100644
--- a/src/components/Header.astro
+++ b/src/components/Header.astro
@@ -10,8 +10,6 @@ import NavLink from './NavLink.astro';
+
+ Featured projects
+
+ -
+ Spotify Playlist Archive - frontend for browsing the spotify-playlist-archive GitHub repository, viewing specific snapshots of indexed playlists and
+ their statistics.
+
+ -
+ Playlist Entry Validator - GitHub bot for validating new playlist entries added via pull requests
+ to the aforementioned archive repository.
+
+ -
+ Six Degrees of F1 - website for visualising the shortest paths between two F1 drivers and
+ their teammates
+
+ -
+ Cats Of Tech - online album of cats that belong to people in the software development
+ industry
+
+
+