Tezos Explorer
This provides a web browser client for Tezos,
written largely in Elm and compiled to JavaScript.
The client interacts with the JSON RPC interface provided by a tezos-node service.
Provide a simple client allowing newcomers to Tezos to explore what the system is about.
This includes browsing the blockchain and exploring the Tezos API.
Build (eventually) a client with wallet functions.
Learn more about Tezos myself in the course of building and extending the client.