Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.54 KB

File metadata and controls

21 lines (11 loc) · 1.54 KB

Geen-Dolfijn.nl

Welcome to my personal website! I put a lot of effort into it so I hope you like it!

("geen dolfijn" is Dutch for "not a dolphin")

What can I find there?

My website features only four pages: home, projects, desmos-gallery and blog channel. It used to have waaaay more, but after V4.0.0 I decided to dim it down a bit. The home page kinda speaks for itself, so I'll run through the rest.

On my projects page you can find four of my biggest projects, The Finnish Language Trainer, the Breadener bot, the Frog With A Knife bot and this very website. It makes use of the GitHub API for fetching data about the projects, so I don't have to do stats manually.

On the desmos gallery you can find the graphs I made in Desmos that I am the proudest of. I am a big math nerd, so desmos.com is my second home.

On the blog channel you can find, well, blogs! I try to maintain them regularly, although I cannot say that I am succeeding in that to be honest.

What stuff makes it work?

This website was made with the SvelteKit framework, with TypeScript instead of JavaScript. The homepage features the last.fm API, so it displays the music I am listening to in real time when you visit my site! It also features the hackatime API, so you can see how much time I have logged that day! Then of course I use the GitHub Octokit API for the projects page.

I also use the Neodrag for the draggable elements!