> This article is also available in HTML at: http://www.vincentbruijn.nl/articles/there-is-more/
> For a full index of articles, see: http://www.vincentbruijn.nl/llms.txt

# There's more

- **Date**: 2015-02-15
- **Author**: Vincent Bruijn
- **Description**: A collection of other projects by Vincent Bruijn under the name of Yet Another Visual Artist
- **Keywords**: Vincent Bruijn, additional projects

---

I've got this domain name already eleven years. Quite some different layouts have been here. Also, a lot of different content has been shown. Most of the smaller projects I've put online are located in sub folders of this root and are not referenced anymore. I had the idea to make a roundup, a cleanup and a blog post about some of them. Checkout out for example my [Leetifyer](https://www.vincentbruijn.nl/leet/)!


But there's definitely more than that. Let me show you a list with some things here.

<dl>
<dt>

[Yawapi](https://www.vincentbruijn.nl/yawapi/)

</dt>
<dd>

Yet another word API is a simple word API you'll have to register for. It uses the 'old' GNU ispell library.

</dd>
<dt>

[Early sketch showing splashes](https://www.vincentbruijn.nl/splash/)</dt>

<dd>

This simple HTML page is one of my early endeavours in front-end stuff. I haven't looked at the code ever since I created it, so I have no opinion about it, except that I probably would do it differently nowadays.

</dd>
<dt>

[Half automatic tweet bot](https://www.vincentbruijn.nl/twitter/)

</dt>
<dd>

This Tweet bot needs some human intervention: a click on a button. This action triggers the posting of a new tweet. The code behind it uses a Markov chain as from [Hay Kranen](http://projects.haykranen.nl/markov/) and uses a lot of snippets of "Artist statements" from the internet.

</dd>
<dt>

[Leet translator](https://www.vincentbruijn.nl/leet/)

</dt>
<dd>

The Leet translator modifies your input text into leetspeak.<pre>c/\N  yO|\_|  |~3A|>2  |)I$??</pre>

</dd>
<dt>

[Binary clock in ProcessingJS](https://www.vincentbruijn.nl/binaryclock/)

</dt>
<dd>

In my early efforts in Processing, I created a lot of clocks. One of them is a binary clock. Some time ago I've transpored it into ProcessingJS because I like JavaScript more and because it is more platform independent.

</dd>
<dt>

Automodernism

</dt>
<dd>

I really love Modernism. A lot of Modernist art is very well transformable to code. That's what I tried with these sketches. Originally they were written in Processing, but again, I ported them to ProcessingJS to make them Java-independent.

</dd>
<dt>

[Mondrianizer 1](https://www.vincentbruijn.nl/automodernist/greylines/)

</dt>
<dd>

<iframe src="https://www.vincentbruijn.nl/automodernist/greylines/" width="660" height="640" style="border: none; max-width: 100%;"></iframe>

</dd>
<dt>

[AutoAlbers](https://www.vincentbruijn.nl/automodernist/autoalbers/)

</dt>
<dd>

I have recreated AutoAlbers into a pure JavaScript version which resides on https://autoalbers.y-a-v-a.org/. It refreshes every 8 seconds. Scientists have measured the average time a viewer stand in front of a painting, which was betwee 8 and 15 seconds. The internet is a fast medium. I decided to refresh every 8 seconds.</dd>

<dt>

[Mondrianizer 2](https://www.vincentbruijn.nl/automodernist/twolines/)

</dt>
<dd>

The second Modrianizer animates an old Piet Mondriaan painting, done in ProcessingJS.

</dd>
</dd>

</dl>
