Wall dashboard
17 September 2025Projects
Round Epoxy Coffee Table
14 September 2025Projects
This started as a one-day project where I decided to combine several of my favorite hobbies into a single idea. I love to travel and capture everything I see both through my drones and camera. After each trip, I usually make a video to share with others. I’m also passionate about home automation. So, in this project, I brought all of these together.
At first, it was just a local, self-hosted “travel checklist” in the form of a 3D globe. Later, I decided to make the page public so I could access it easily and let others try it too.
That’s when I added a backend, Google login, and MySQL database allowing each user to have their own list of visited countries and personal settings.
https://worldstamps-demo.artiom.no
The goal was to create a local, self-hosted interactive "travel checklist" in the form of a 3D globe. When someone opens the webpage (or in my case, scans an NFC tag), they see a spinning Earth showing all the countries I've visited and how many times. Clicking a country opens a popup with links to my Instagram story highlight and YouTube videos from that location.
All links are easily configurable via the countries.json file.
Frontend:
Backend (v2):



