This is a little pet project I am working on. Currently, it just displays the current temperature and humidity in my bedroom here in the San Diego area. Data comes from a DHT22 sensor hooked up to a Raspberry Pi Model B.
This webpage is not hosted on the Pi itself, but on GitHub Pages. Client-side JavaScript queries my Pi and displays the data.
Check out my website and my other projects on GitHub.