<title>Mart Lubbers' Site</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
- <link rel="stylesheet" type="text/css" href="m.css" />
+ <style>
+ body {
+ font-family: monospace;
+ font-size: 150%;
+ }
+ td {
+ vertical-align: top;
+ }
+ th {
+ text-align: left;
+ }
+ </style>
</head>
<body>
<h2>Mart Lubbers</h2>
<tr>
<td><img src="./p.jpg" width="120" alt="Photo" /></td>
<td>
- <table>
- <tr><td>Master Student</td></tr>
- <tr><td>Computing Science: Software Science</td></tr>
- <tr><td>Radboud University</td></tr>
- <tr><td><tt>mart@martlubbers.net</tt></td></tr>
- <tr><td>GPG ID: <a href="http://martlubbers.net/mart@martlubbers.net.asc" title="Fingerprint: 74FF FBF1 4758 273B 2F56 A30C A937 B7A1 AD3F EBE7">AD3FEBE7</a></td></tr>
- <tr><td><a href="http://www.linkedin.com/pub/mart-lubbers/1b/76a/763">LinkedIn</a></td></tr>
- <tr><td><a href="https://github.com/dopefishh">Github</a></td></tr>
- <tr><td><a href="https://ygdrassil.martlubbers.net/git">Other git repos</a></td></tr>
- </table>
+ 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>
- </tr>
</table>
<h3>Work</h3>
<table>
<tr>
<th>From</th>
+ <th>Till</th>
<th>Function</th>
</tr>
<tr>
<td>2016-02</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> and <a href="http://www.studiegids.science.ru.nl/2015/science/course/37073/">Functional Programming 2</a></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>Owner of <span title="email me for kvk/btw">ITLubbers</span>. A company Mart started to help companies with software and hardware development.</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>
- </table>
-
- <h3>Past work</h3>
- <table>
<tr>
- <th>From</th>
- <th>Till</th>
- <th>Function</th>
- </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> in the <a href="http://www.mpi.nl/departments/language-and-cognition">Language and Cognition department</a>.</td>
+ <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>2012-03</td>
+ <td>2013-08</td>
<td>Student at <a href="http://www.studentaanhuis.nl">Studentaanhuis.nl</a></td>
</tr>
</table>
<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/ai-gitflashtalk.git/">2015-04-20</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>
+ <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>
</tr>
</table>
- <h3>Software and libraries</h3>
+ <h3>Software, libraries and projects</h3>
<ul>
+ <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/pycards">pycards</a> - Python flashcard software.</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>
<p>Valid XHTML 1.0 Strict</p>
<p>Best viewed with a screen resolution >= 320x200 in one of <a href="https://en.wikipedia.org/wiki/List_of_web_browsers">these browsers.</a></p>
- <p>Last updated: 16-05-12</p>
+ <p>Last updated: 16-05-13</p>
</body>
</html>