gralhix004 | Geolocating Random Islet Image Using Geometry & CUDA GPU Programming
16-08-2026 NOTE: this is a genuine human work, didnt use LLM generation.
I'm writing this page as a writeup for this challenge gralhix 004 made by Sofia Santos | Gralhix.
You can view, clone and locally try all code files and the final report with all instructions here at github.
Task briefing:
This is a photo of a resort located on an island.
a) What is the name of the resort?
b) What are the coordinates of the island?
c) In which cardinal direction was the camera facing when the photo was taken?
In my opinion, solving this challenge with google lens is wasting a fun opportunity, so decided to solve it with math and programming.
... continue reading