Personal Project · Open Source

Pin your travels
on a living globe.

GlobePins (Statex Cloud) is an open-source 3D globe where travelers drop real photos on real places — from a lighthouse in Kollam to the top of Burj Khalifa. Built, shipped, and maintained as a side project.

1000+
Pins Dropped
100+
Countries
MIT
Open Source
Next.js
Built With
What It Does

A globe that fills up as people travel

Every pin is a real photo, tied to a real place, dropped by someone who was actually there.

Drop a pin anywhere

Upload a photo, tag the location, and it appears instantly on the globe for others to find.

Explore in 3D

Spin a real 3D globe with a satellite layer to browse pins from anywhere in the world.

Follow the community

Filter pins by All, Mine, Following, or Popular to see what other travelers are sharing.

Fully open source

The code is public — run it yourself, self-host it, or dig into how the globe rendering works.

From the Globe

A few real pins

Actual photos pinned by actual travelers on the live site.

Kollam beach
Kollam Beach
Kollam, India
Thangassery Light House
Thangassery Light House
Kollam, India
Museum of the Future
Museum of the Future
Dubai, UAE
Burj Khalifa
Burj Khalifa
Dubai, UAE
Tech Stack

What it's built with

A modern, mostly client-side stack chosen for fast interaction over heavy server round-trips.

Next.js
Framework
TypeScript
Language
ImageKit
Image Delivery
3D Globe
Rendering Layer
MIT License
Open Source
Roadmap

Where this is headed

Built incrementally, alongside client work — here's what's shipped and what's next.

Shipped

Core globe, pin uploads, and location tagging

Drop a photo on the map, tag it with a real place, and see it appear on the 3D globe instantly.

Shipped

Community feed with filters and comments

Browse pins by All, Mine, Following, or Popular, and comment on pins from other travelers.

In Progress

Growing toward 1,000+ pins across 100+ countries

The globe is only as good as what's pinned on it — the current focus is growing real coverage, not just features.

About the Project

Why an open-source travel globe

The story behind GlobePins, and what's under the hood.

Most travel-sharing apps ask you to hand your photos and location data over to a platform you don't control. GlobePins started as a personal itch: a way to mark the places I'd actually been — a beach in Kollam, a lighthouse at Thangassery, a stadium visit, a trip to Dubai — on something that felt more alive than a flat list or a private camera roll. A spinning 3D globe, with real photos pinned to real coordinates, felt like the right shape for that.

It's built on Next.js, with images processed and served through ImageKit for fast, responsive delivery regardless of device. The globe rendering, pin placement, and satellite map layer are all handled client-side, so exploring pins feels immediate rather than waiting on page reloads. Under the "Explore" and "Feed" views, pins can be filtered by All, Mine, Following, or Popular, and each pin supports comments and ratings, so it functions as a small social layer on top of the map, not just a static gallery.

The decision to open-source it was deliberate. Travel and location data is personal, and a project built around pinning where you've been should be auditable by the people using it — you can read exactly how photos are stored, how coordinates are handled, and what (if anything) is shared with third parties. It also means anyone can self-host their own instance instead of depending on a single hosted service staying online indefinitely, or fork it to build a version scoped to their own community, city, or travel group.

GlobePins is still actively developed as a side project alongside client work — new features get added when a real use case surfaces, not on a fixed roadmap. If you're a developer curious about 3D globe rendering, geo-tagged photo pipelines, or building a lightweight social layer on top of a map, the source is the best place to start.

FAQ

Common questions

The things people usually ask before dropping their first pin or forking the repo.

Is GlobePins free to use?

Yes. Exploring the globe and dropping pins on the live site is free. It's also fully open source, so you can self-host your own instance for free as well.

Can I self-host GlobePins instead of using the hosted version?

Yes — the code is open source under the MIT license, so you can run your own instance, point it at your own image storage, and customize it freely. Self-hosting documentation is on the roadmap.

How do I add a pin to the globe?

Sign in on the live site, choose "+ Pin," upload a photo, and tag the location. It appears on the globe immediately once submitted.

What's the difference between GlobePins and Statex Cloud?

Statex Cloud is the domain and hosting project GlobePins runs on — GlobePins is the actual product name for the globe/pin-sharing app itself.

Is there a mobile app?

Not yet — GlobePins currently runs as a responsive web app that works on mobile browsers. A dedicated app isn't on the current roadmap but could change based on demand.

AS

Built by Ajish Stephen

Software developer based in Dubai, UAE — GlobePins is one of a few self-built products alongside client work in custom software, DevOps, and cyber security.

View Full Portfolio → Get in Touch →

Curious how the globe works?

Explore the live site, or read through the source if you're a developer.

© Copyright 2024 Ajish Stephen