Skip to content

Instantly share code, notes, and snippets.

View RustyDotson's full-sized avatar
👋
My coding persona is a shiba inu

Russ RustyDotson

👋
My coding persona is a shiba inu
View GitHub Profile
@stellasphere
stellasphere / descriptions.json
Last active November 4, 2025 02:45
WMO weather interpretation code descriptions (& images)
{
"0":{
"day":{
"description":"Sunny",
"image":"http://openweathermap.org/img/wn/01d@2x.png"
},
"night":{
"description":"Clear",
"image":"http://openweathermap.org/img/wn/01n@2x.png"
}