|
1 | 1 | <html>
|
2 | 2 | <head>
|
3 | 3 | <meta charset="utf-8">
|
| 4 | + <title>CLJ Art Collective</title> |
4 | 5 | <link rel="stylesheet" href="/public/css/stylesheet.css">
|
5 | 6 | <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro:300' rel='stylesheet' type='text/css'>
|
6 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0"
|
|
9 | 10 |
|
10 | 11 | <h1 id="clj-art-collective-3supsmallsmallsup">CLJ Art Collective <3<sup><small>*</small></sup></h1>
|
11 | 12 |
|
12 |
| -<p><small><sup>*</sup> pronounced “with a heart”</small> </p> |
| 13 | +<p><small><sup>*</sup> pronounced “with a heart”</small></p> |
13 | 14 |
|
14 |
| -<p>We are a learners group and programmer collective. <br /> |
15 |
| -On Mondays we play around with </p> |
| 15 | +<p>We are a learners group and programmer collective: <br /> |
| 16 | +<a href="https://twitter.com/jellea" class="highlight_link">@jellea</a>, <a href="https://twitter.com/nicsnet" class="highlight_link">@nicsnet</a>, <a href="https://twitter.com/malweene" class="highlight_link">@malweene</a>, <a href="https://twitter.com/plexus" class="highlight_link">@plexus</a>, <a href="https://twitter.com/thatbettina" class="highlight_link">@thatbettina</a></p> |
| 17 | + |
| 18 | +<p>Usually we meet on Mondays and play around with</p> |
16 | 19 |
|
17 | 20 | <ul>
|
18 |
| - <li>Clojure/Clojurescript </li> |
19 |
| - <li>Music </li> |
20 |
| - <li>Animation </li> |
21 |
| - <li>and everything that comes to our mind. </li> |
| 21 | + <li>Clojure/Clojurescript</li> |
| 22 | + <li>Music</li> |
| 23 | + <li>Animation</li> |
| 24 | + <li>and everything that comes to our mind.</li> |
22 | 25 | </ul>
|
23 | 26 |
|
| 27 | +<p>Currently we are in our summerbreak! <br /> |
| 28 | +But we keep reading <a href="http://www.braveclojure.com/">this awesome book.</a></p> |
| 29 | + |
24 | 30 | <div class="box">
|
25 | 31 | <h3 id="clojurebridge">ClojureBridge</h3>
|
26 |
| - <p>Currently we are planning <a href="http://www.clojurebridge.org/" class="coaching">ClojureBridge</a> Berlin! <br /> |
27 |
| -Which is a free, beginner-friendly Clojure programming workshop for women. </p> |
| 32 | + <p>ClojureBridge is a free, beginner-friendly Clojure programming workshop for women.</p> |
| 33 | + |
| 34 | + <p>In July 2015 we organized our own <a href="https://clojurebridge-berlin.github.io/" class="highlight_link">ClojureBridge Workshop</a> in Berlin! <br /></p> |
28 | 35 |
|
29 |
| - <p><a href="https://docs.google.com/forms/d/1tZXTsTPkeHA4EAW2pMVk_CzW1FkSxmGRWrgdvkPI__4/viewform?c=0&w=1&fbzx=3635869930483963967" class="coaching">Sign up for coaching!</a></p> |
30 | 36 | </div>
|
31 | 37 |
|
32 | 38 | <h3 id="our-projects">Our projects</h3>
|
33 | 39 |
|
34 | 40 | <p><a href="/squares.html" class="projects">Squares</a></p>
|
35 | 41 |
|
36 |
| -<p><a href="/beeps.html" class="projects">Beeps</a> </p> |
| 42 | +<p><a href="/beeps.html" class="projects">Beeps</a></p> |
| 43 | + |
| 44 | +<p><a href="http://l33tr00m.herokuapp.com/" class="projects">l33tr00m chat</a></p> |
37 | 45 |
|
38 |
| -<p><a href="http://l33tr00m.herokuapp.com/" class="projects">l33tr00m chat</a> </p> |
| 46 | +<p><a href="https://github.com/cljart/TheDevilsStaircase" class="projects">The Devils Staircase</a></p> |
39 | 47 |
|
40 |
| -<p><a href="https://github.com/cljart/TheDevilsStaircase" class="projects">The Devils Staircase</a> </p> |
| 48 | +<p><a href="https://github.com/cljart/secretsanta" class="projects">Secret Santa</a></p> |
41 | 49 |
|
42 |
| -<p><a href="https://github.com/cljart/secretsanta" class="projects">Secret Santa</a> </p> |
| 50 | +<p><a href="https://github.com/cljart/steambox" class="projects">Steambox</a></p> |
43 | 51 |
|
44 |
| -<p><a href="https://github.com/cljart" class="projects">And more on Github</a> </p> |
| 52 | +<p><a href="https://github.com/cljart" class="projects">And more on Github</a></p> |
45 | 53 |
|
46 | 54 |
|
47 | 55 | </body>
|
|
0 commit comments