
I like to use my own design and the technologies I want on my personal blog. Thus, I try to use as many different technologies and services as possible in every design I make. I share these designs as open source later/at that moment.
There are 4 different designs that I am currently sharing. This issue also includes the design I am currently using, but I will explain it on a different page. Actually, this page is longer, but these are all I have.
Version 1
This design has features like bookmarks, photo gallery, and blogging with MDX.
Technologies: Gatsby, TypeScript, Raindrop, Unsplash API, Airdrop, Webmention
- I developed the bookmarks page with Raindrop.
- I used Unsplash to bring photos from the photo gallery.
- I used Raindrop for likes and views.
- I provided social media interactions with Webmention.
- I wrote the articles with MDX.

Version 2
This design also has features like bookmarks, photo gallery, and blogging with MDX.
Technologies: Next.js, TypeScript, Raindrop, Unsplash API, Airdrop
- I developed the bookmarks page with Raindrop.
- I used Unsplash to bring photos from the photo gallery.
- I wrote the texts with MDX.

Version 3
Since I didn't have any intention of making the project open source at first, the code side is very ugly. It is the same as the previous designs in terms of features.
Technologies: Next.js, TypeScript, Raindrop, Unsplash API
- I developed the bookmarks page with Raindrop.
- I used Unsplash to bring the photos from the photo gallery.
- I wrote the texts with MDX.
