add thin client retro system
[martlubbers.net.git] / index.html
index 3f9e400..0411c18 100644 (file)
        <head>
                <title>Mart Lubbers' Site</title>
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-               <link href="style.css" rel="stylesheet" type="text/css" />
+               <meta name="viewport" content="width=device-width, initial-scale=1" />
+               <style>
+                       td {
+                               vertical-align: top;
+                       }       
+                       th {
+                               text-align: left;
+                       }
+               </style>
        </head>
        <body>
                <h2>Mart Lubbers</h2>
-               <table width="640">
+               <table>
                        <tr>
+                               <td><img src="./p.jpg" width="120" alt="Photo" /></td>
                                <td>
-                                       <img src="./p.jpg" width="120" alt="Mart Lubbers" />
+                                       Master Student (Software Science)<br />
+                                       Radboud University<br />
+                                       <tt>mart@martlubbers.net(GPG: <a href="http://martlubbers.net/mart@martlubbers.net.asc" title="Fingerprint: 74FF FBF1 4758 273B 2F56  A30C A937 B7A1 AD3F EBE7">AD3FEBE7</a>)</tt><br />
+                                       <a href="http://www.linkedin.com/pub/mart-lubbers/1b/76a/763">LinkedIn</a> - <a href="https://github.com/dopefishh">Github</a> - <a href="https://ygdrassil.martlubbers.net/git">Other git repos</a>
                                </td>
+               </table>
+               
+               <h3>Work</h3>
+               <table>
+                       <tr>
+                               <th>From</th>
+                               <th>Till</th>
+                               <th>Function</th>
+                       </tr>
+                       <tr>
+                               <td>2016-07</td>
+                               <td></td>
                                <td>
-                                       Bachelor Student<br />
-                                       Artificial Intelligence<br />
-                                       Radboud University<br />
-                                       <br />
-                                       Mart Lubbers<br />
-                                       mart@martlubbers.net<br />
-                                       GPG ID: <a href="http://martlubbers.net/mart@martlubbers.net.asc">AD3FEBE7</a><br />
-                                       Fingerprint: 74FF FBF1 4758 273B 2F56  A30C A937 B7A1 AD3F EBE7<br />
-                                       <a href="http://www.linkedin.com/pub/mart-lubbers/1b/76a/763">LinkedIn</a><br />
-                                       <a href="https://github.com/dopefishh">Github</a><br />
+                                       Programmer for <a href="http://www.wi-sense.nl/">Wi-Sense</a>.
                                </td>
                        </tr>
+                       <tr>
+                               <td>2016-02</td>
+                               <td></td>
+                               <td>Student assistant at the Radboud University for the Bachelor courses: 
+                                       <a href="http://www.studiegids.science.ru.nl/2015/science/course/37072/">Functional programming 1</a>,
+                                       <a href="http://www.studiegids.science.ru.nl/2015/science/course/37073/">Functional Programming 2</a> and
+                                       <a href="http://www.studiegids.science.ru.nl/2015/science/course/36978/">Web Security</a>
+                               </td>
+                       </tr>
+                       <tr>
+                               <td>2015-04</td>
+                               <td></td>
+                               <td>Owner of <span title="email me for kvk/btw">ITLubbers</span>.
+                                       A company Mart started to help with software and hardware development.</td>
+                       </tr>
+                       <tr>
+                               <td>2013-06</td>
+                               <td>2015-12</td>
+                               <td>Student Assistant at <a href="http://www.mpi.nl/">Max Planck Institute for Psycholinguistics</a>
+                                       Processing and collecting data and developing software in the <a href="http://www.mpi.nl/departments/language-and-cognition">LaC</a> department.</td>
+                       </tr>
+                       <tr>
+                               <td>2012-03</td>
+                               <td>2013-08</td>
+                               <td>Student at <a href="http://www.studentaanhuis.nl">Studentaanhuis.nl</a></td>
+                       </tr>
                </table>
 
-               <h3>Work</h3>
-               <p>Student Assistant at <a href="http://www.mpi.nl/">Max Planck Institute for Psycholinguistics</a> 
-                in the <a href="http://www.mpi.nl/departments/language-and-cognition">Language and Cognition department</a>.</p>
-
-               <h3>Research Interests</h3>
-               <ul>
-                       <li>Artificial Intelligence</li>
-                       <li>Computational Linguistics</li>
-                       <li>Machine Learning</li>
-               </ul>
-
                <h3>Publications</h3>
-               <p>Currently none</p>
+               <p>Schuerman, W., Torreira, F., &amp; Lubbers, Mart. (2015). Praatalign: Phonetic Alignment Made Easier For Psycholinguistic Data Processing. Architectures and Mechanisms for Language Processing, 92.</p>
+               <p>Bachelor's Thesis: Adaptable Crawler Specification Generation System for Leisure Activity RSS Feeds</p>
 
                <h3>Teaching and talks</h3>
-               <p>2014-09-29 - 2014-10-02: <a href="https://tla.mpi.nl/tools/tla-tools/elan/">ELAN</a>-<a href="https://www.python.org/">Python</a> mini-course(<a href="https://github.com/dopefishh/pympi">pympi</a>). <a href="http://www.mpi.nl">MPI</a></p>
-               <p>2014-09-09: Introduction to the command line and bash session. <a href="http://www.linuxnijmegen.nl/">LUGN</a></p>
-               <p>2014-07-08: Advanced usage of ssh. <a href="http://www.linuxnijmegen.nl/">LUGN</a></p>
+               <table>
+                       <tr>
+                               <th>Date/Files</th>
+                               <th>Description</th>
+                       </tr>
+                       <tr>
+                               <td><a href="https://ygdrassil.martlubbers.net/git/ai-workshop.git/">2016-03-16</a></td>
+                               <td><a href="http://www.git-scm.com/">Git</a> workshop for <a href="http://www.ru.nl/artificialintelligence/">AI</a> students.</td>
+                       </tr>
+                       <tr>
+                               <td><a href="https://ygdrassil.martlubbers.net/git/linuxnijmegen-latex.git/">2015-12-08</a></td>
+                               <td><a href="https://www.latex-project.org">LaTeX</a> workshop. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
+                       </tr>
+                       <tr>
+                               <td><a href="https://ygdrassil.martlubbers.net/git/linuxnijmegen-mutt.git/">2015-07-14</a></td>
+                               <td><a href="http://mutt.org">Mutt</a> workshop. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
+                       </tr>
+                       <tr>
+                               <td><a href="https://ygdrassil.martlubbers.net/git/ai-gitflashtalk.git/">2015-04-20</a></td>
+                               <td><a href="http://www.git-scm.com/">Git</a> flashtalk for <a href="http://www.ru.nl/artificialintelligence/">AI</a> students.</td>
+                       </tr>
+                       <tr>
+                               <td><a href="files/pympi_presentation2014.zip">2014-09-29</a></td>
+                               <td><a href="https://tla.mpi.nl/tools/tla-tools/elan/">ELAN</a>-<a href="https://www.python.org/">Python</a> mini-course(<a href="https://github.com/dopefishh/pympi">pympi</a>). <a href="http://www.mpi.nl">MPI</a></td>
+                       </tr>
+                       <tr>
+                               <td><a href="https://ygdrassil.martlubbers.net/git/linuxnijmegen-bash.git/">2014-09-09</a></td>
+                               <td>Introduction to the command line and <a href="https://www.gnu.org/software/bash/">bash</a>. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
+                       </tr>
+                       <tr>
+                               <td><a href="https://ygdrassil.martlubbers.net/git/linuxnijmegen-ssh.git/">2014-07-08</a></td>
+                               <td>Advanced usage of <a href="http://www.openssh.com/">ssh</a>. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
+                       </tr>
+               </table>
 
-               <h3>Software and libraries</h3>
+               <h3>Software, libraries and projects</h3>
                <ul>
-                       <li><a href="https://github.com/dopefishh/praatlign">Praat Align</a> - An interactive praat forced aligner, easily extensible for more languages</li>
-                       <li><a href="https://github.com/dopefishh/pympi">pympi</a> - A python toolkit to interact with Praat and Elan files</li>
+                       <li><a href="https://github.com/dopefishh/btd">btd</a> - Concept reference manager using a client server model.</li>
+                       <li><a href="https://github.com/dopefishh/cloogle">cloogle</a> - Cloogle, a hoogle clone for clean. Live version <a href="http://cloogle.org">here</a>.</li>
+                       <li><a href="https://github.com/dopefishh/praatalign">praatalign</a> - An interactive praat forced aligner, easily extensible for more languages.</li>
+                       <li><a href="https://github.com/dopefishh/pympi">pympi</a> - A python toolkit to interact with Praat and Elan files.</li>
                </ul>
 
                <h3>Tutorials or manuals</h3>
                <ul>
+                       <li><a href="thin.html">Using a HP t5710 thin client as a retro system</a></li>
                        <li><a href="dvorak.html">Dvorak page</a></li>
-                       <li><a href="lejos-ubuntu.html">Install LeJoS on any debian based linux</a></li>
                </ul>
 
                <h3>Other Interests</h3>
-               <p>
-               - Death/Doom metal<br />
-               - Hacking<br />
-               - <a href="http://www.howchuenmonkeykungfu.nl">Kung fu</a><br />
-               - <a href="http://linuxnijmegen.nl">Linux</a><br />
-               - Pok&#233;mon
-               </p>
+               <a href="https://www.discogs.com/user/dopefishh">Heavy metal music</a>,
+               Hacking,
+               <a href="http://www.howchuenmonkeykungfu.nl">Kung fu</a>,
+               <a href="http://linuxnijmegen.nl">Linux</a>.
 
                <h3>Suspended projects/archive</h3>
-               <ul>
-                       <li><a href="archive/youtube-term.html">Play youtube videos on headless machine</a></li>
-                       <li><a href="archive/nsa-dropbox.html">Use any untrusted linux cloud storage safe</a></li>
-                       <li><a href="archive/wlan-debian.html">Wlan w.o. network manager on debian</a></li>
-                       <li><a href="https://github.com/dopefishh/pynterfaces">pynterfaces</a> - A python toolkit to modify your /etc/network/interfaces file to make network managers unneeded(wifi included)</li>
-                       <li><a href="https://github.com/dopefishh/dwifi">dWifi</a> - A cli network manager for linux</li>
-                       <li>TALK - A pure java text adventure engine</li>
-                       <li>Kasparobot - A chess playing robot made with LEGO mindstorm</li>
-                       <li>Logic gate simulator - A pure java logic gate simulator</li>
-               </ul>
+               <h4>Software</h4>
+               Hover over to see descriptions:
+               <a href="https://github.com/dopefishh/pycards" title="Python flashcard library">pycards</a>,
+               <a href="https://github.com/dopefishh/cleanwhile" title="A While parser and interpreter written in Clean">CleanWhile</a>,
+               <a href="https://github.com/dopefishh/vocatrainer" title="A pure bash vocabulary trainer">Vocatrainer</a>,
+               <a href="https://github.com/dopefishh/pynterfaces" title="A python toolkit to modify your /etc/network/interfaces file to make network managers unneeded(wifi included)">pynterfaces</a>,
+               <a href="https://github.com/dopefishh/dwifi" title="A cli network manager for linux">dWifi</a>,
+               <span title="A pure java text adventure engine">TALK</span>,
+               <span title="A chess playing robot made with LEGO mindstorm">Kasparobot</span>,
+               <span title="A pure java logic gate simulator">Logic gate simulator</span>.
+
+               <h4>Tutorials</h4>
+               For archival purposes only:
+               <a href="archive/lejos-ubuntu.html">LeJoS on ubuntu</a>,
+               <a href="archive/youtube-term.html">Play youtube videos on headless machine</a>,
+               <a href="archive/nsa-dropbox.html">Use any untrusted linux cloud storage safe</a>,
+               <a href="archive/wlan-debian.html">Wlan w.o. network manager on debian</a>.
 
-               <div style="margin-top">
-                       Last updated: 14-10-17
-                       <img style="margin:0px auto;display:block" alt="footer" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAQAAADYBBcfAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAR0lEQVQ4y2P8z4AdMOKQ+M8IoZkYyAT018hCSAHMT+h+H0J+HAkaGRn+k6dxCPkRnlZxpUl08SHox5GgkQUWT4wkptkh5EcAi7gLO+9vTlIAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDQtMjRUMTY6MTI6MzErMDI6MDC13ejnAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA0LTI0VDE2OjEyOjMxKzAyOjAwxIBQWwAAAABJRU5ErkJggg==" />
-               </div>
+               <p>Valid XHTML 1.0 Strict</p>
+               <p>Best viewed with a screen resolution &gt;= 640x480 or &gt;=80x24 text mode in one of <a href="https://en.wikipedia.org/wiki/List_of_web_browsers">these browsers.</a></p>
+               <p>The source of this website can be found <a href="https://ygdrassil.martlubbers.net/git/martlubbers.net.git/">here</a></p>
+               <p>Last updated: 2016-09-18</p>
        </body>
 </html>