Seven GUIs
==========

September 10, 2021
https://stefan.vanburen.xyz/blog/seven-guis/


Recently I polished up and published my seven-guis project.
It's an implementation of the [7<abbr title="Graphical User Interfaces">GUIs</abbr> "<abbr title="Graphical User Interface">GUI</abbr> Programming Benchmark"](https://eugenkiss.github.io/7guis/), written in [ClojureScript](https://clojurescript.org/) and [Reagent](https://github.com/reagent-project/reagent).

It's not quite complete - there are [7 tasks](https://eugenkiss.github.io/7guis/tasks), and I finished all except for the last one (the spreadsheet - the most vaguely specified and open-ended, and the most difficult).
I'll finish it down the road, but for now I've hosted it at [seven-guis.vanburen.xyz](https://seven-guis.vanburen.xyz), and the source code is public, at [github.com/stefanvanburen/seven-guis](https://github.com/stefanvanburen/seven-guis).
