Wayne X.Y. Blog

Adding an Interactive Travel Map to Hugo Blog (Leaflet + JSON)

A guide on how to add an interactive map to track your footprints on a Hugo blog's travel page using Leaflet.js and a JSON data file.

Building a Micro-World: Playground Pixel Art and Pathfinding Implementation

Sharing the technical details behind the interactive Playground on my personal website, including the grid system, state machine, and BFS pathfinding algorithm.