From 35556dca71eafdac4eb5d2fe781ba39687d0b058 Mon Sep 17 00:00:00 2001 From: Berke Güzel Date: Thu, 29 Jan 2026 23:56:21 +0300 Subject: initial commit --- src/routes/about/+page.svelte | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 src/routes/about/+page.svelte (limited to 'src/routes/about/+page.svelte') diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte new file mode 100644 index 0000000..3f47736 --- /dev/null +++ b/src/routes/about/+page.svelte @@ -0,0 +1,40 @@ +

About

+ +

+ My name is Berke Güzel and I am a huge fan of + Super. Good. Code. +

+ +

+ I do not do code good. I am aiming to use this page as a means of publicly + sharing my thoughts, and + maybe projects. And who knows, maybe one day, this will grow into something + bigger than I could ever imagine. +

+ +

+ Currently I'm employed as a software "developer", working on projects that + use Django/rest_framework stack. +

+ +

More about me

+ +

+ At present I work for a media company, they write news, also publish videos + on YouTube. This blog shall not contain anything about the place I work at, + or the future companies that I may get hired at. +

+ +

+ I try avoiding social media platforms (like Facebook, Instagram etc.) like a + plague. If anyone seems to act like me on those platforms, be certain that + it is not me, and maybe report them to the platform but I doubt they would + do anything anyway. +

+ +

Even more!

+ +

add text later

+ +

Links!

+

GitHub

-- cgit v1.2.3