diff --git a/src/pages/blog.astro b/src/pages/blog.astro
index 8e841c3..0e3c1e7 100644
--- a/src/pages/blog.astro
+++ b/src/pages/blog.astro
@@ -6,5 +6,5 @@ import Layout from "../layouts/Layout.astro";
title="Blog"
description="This is my personal website with my projects, docs and other useful stuff."
>
-
+ Hello my name is Yannik!
+ I’m a 20 year old Game Developer living in Germany.
+ I mostly code in C++, Godot Engine's GDScript and C#.
+ I am mostly self taught but i cant really say when i began to learn
+ game developement.
+ Currently i already work at a game studio and i also have my own
+ game side projects and tools.
+ This website will mostly have docs, tutorials, and showcasing of
+ my projects.
+ Maybe also some other stuff all around the creative process of game
+ developement or completely unrelated stuff like cooking recepies
+ ;)
+