Loading…
A dashboard everyone composes for themselves: weather, GitHub, Twitch, Imgur and calendar gathered on a single screen.
A web application where everyone composes their own dashboard out of widgets: weather, GitHub repositories, Twitch channels, Imgur images, calendar. Each user picks their services, connects them to their accounts, and arranges their widgets. Everything deploys with a single command.
A three-tier application — Go backend, React frontend, MySQL database — orchestrated by docker-compose, with authentication, OAuth towards several external services and configurable widgets.
READING SOURCE…