diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 4cef65c..35c2809 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -83,9 +83,9 @@

about ↬Deniz, the website developer, small and pixelated↫ me

-

Hi! I'm Deniz. I'm a programmer, sometimes a music producer, and rarely a hard-working student in Northern Germany. Welcome to my webpage!

+

Hi! I'm Deniz. I'm a programmer, sometimes a music producer, and student from Northern Germany. Welcome to my webpage!

-

Here you can find information on things I like sharing. Check out my projects, especially the devlog of the game I'm working on!

+

I share my projects on this website. Check them out – the devlog of the game I'm working on especially!

where to find me

diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index e3e6e14..aa25f86 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -25,6 +25,10 @@ text: "underscores – fishmonger", link: "https://underscores.bandcamp.com/album/fishmonger", }, + { + text: "venturing – Ghostholding", + link: "https://janeremover.bandcamp.com/album/ghostholding", + }, ]; @@ -56,7 +60,7 @@ @@ -106,6 +110,6 @@

I'm also not a social media person. I've tried for years to use it so I could connect with my friends, who all used it extensively, but I was never able to stick with it. I had three Instagram accounts, a Twitter account, some Reddit accounts, and even two Facebook accounts in the past, but they are all gone now. Currently, I do have a Bluesky account, but it's not seen much use either. In fact, in recent times, I've tried getting away from social media and phone overuse to waste less time on slop posted on social media and have more time free to pursue hobbies and other things I enjoy doing.

-

Last updated: 2025-09-17

+

Last updated: 2025-12-20

\ No newline at end of file diff --git a/src/routes/admin/devlog/+page.svelte b/src/routes/admin/devlog/+page.svelte deleted file mode 100644 index cb87489..0000000 --- a/src/routes/admin/devlog/+page.svelte +++ /dev/null @@ -1,53 +0,0 @@ - - - - Devlog Admin Page | denizk0461 - - - - - - - - - \ No newline at end of file