Zig World Map
View the map: https://map.zig.bd/
A map view with Zig programmers (sourced from zig-community/user-map), events, and mirrors’ locations. There is a map for Zig programmers, but I wanted to build one in Zig with more accessibility features, inclusion of events and mirrors. It was also to dogfood Ziex (Disclaimer, I’m the author of Ziex) web framework’s client-side rendering capabilities.
Huge thanks to zig-community/user-map; please add your location there if you are open to sharing!
- Repository: GitHub - zig-bd/map: Find Zigunas · GitHub
- User source: GitHub - zig-community/user-map: A second attempt on documenting where the ziguanas of the world live · GitHub
- Event source: https://zig.day/
- Mirror source: ziglang.org
- Map source: OpenStreetMap
- Tech: HTML, CSS, Zig/Ziex
Features:
- Zoom/Pan map
- User listing based on map in view
- User search
- Clicking user marker to show user links
- Add user: auto opens PR page on user-map repo
- Marker for events
- Markers for Zig mirrors
Supported Zig versions
Zig 0.17.0-dev.1422
AI / LLM usage disclosure
AI was used for CSS and some of the map logic. Cursor Tab complete and Cursor Composer in auto mode.
