I built a weather site for the Eastern Caribbean
I built a weather and hurricane tracking site for the Eastern Caribbean islands (https://dewedda.com). PHP, MySQL, Cloudflare, Visual Crossing API, Leaflet.js for maps. The interesting part wasn't the stack. It was realizing how much the interpretation layer matters when you're building for a specific region. Wind descriptions, "feels like" calculations, condition summaries, all tuned for temperate climates by default. I've been reworking them for the Eastern Caribbean audience. Wrote about what I learned: https://hydn.dev/82-degrees-feels-like/
In plain words
Dewedda is a weather and hurricane tracking site built for the Eastern Caribbean islands. It displays current conditions, forecasts, and storm tracking using maps and real-time data. The site addresses a specific need by adapting weather interpretation—wind descriptions, temperature "feels like" calculations, and condition summaries—for tropical climates rather than relying on temperate-climate defaults. It is designed for residents and visitors in Eastern Caribbean locations who need locally-relevant weather information.
written from the facts on this page · September 2026
Does the same job
all alternatives →
- BABrolly, a plain-text weather forecast siteJul 2026 · brolly.sh · ▲228
The UK MET office recently redesigned their site, adding a lot of additional whitespace, scrolling, and animations. This significantly reduced its usability for me, and left me wanting an ‘at a glance’ weather site. I made https://brolly.sh, a minimalist, plain text weather forecasting site. You can use it to view weather from around the world, with: 7 day forecast; Previous day log (so you can confirm it definitely was cooler / hotter / wetter / drier yesterday!); Hourly rain, wind, temperature, conditions; Hourly UV, air quality and pollen, including pollen type…
- TCThe current sky at your approximate location, as a CSS gradient2025 · sky.dlazaro.ca · ▲788
For HTML Day 2025 [1], I made a web service that displays the current sky at your approximate location as a CSS gradient. Colours are simulated on-demand using atmospheric absorption and scattering coefficients. Updates every minute, without the use of client-side JavaScript. Source code and additional information is available on GitHub: https://github.com/dnlzro/horizon [1] https://html.energy/html-day/2025/index.html
- IBI built a navigation app that displays weather along the routeApr 2026 · navimodo.com · ▲55
Hello HN, I live in northern part of USA where winters are snowy. Whenever I took long trips, I always wondered what the weather along the route is going to be. For those who live in northern USA, you know weather can change frequently, so when you're traveling matters a lot, not just the route. To solve this problem for myself, I built https://navimodo.com/. NaviModo calculates the route, and then checks weather along the route based on your start time, and displays weather along the route. Change start time, and the whole thing is recalculated. I am not expecting any…
- MPMaking pro weather data free for Hurricane Dorian2019 · ▲73
I have added OpenZones to Flowx, my Android weather app[0]. OpenZones are regions covering disaster zones where all the pro data in the app is freely available. I have created an 1200km diameter OpenZone over Florida with Hurricane Dorian approaching. So if you add Florida to the app, you can view radar, NOAA's GFS, NAM and HRRR models, CMC GDPS and RDPS models, and the DWD (Germany) ICON model. There are also predicted hurricane tracks from the NOAA and CMC ensemble models which I find extremely valuable to predict the possible paths of Dorian. This YouTube video[1] shows an example of the…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app