optimized index.html
[martlubbers.net.git] / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
3 <head>
4 <title>Mart Lubbers' Site</title>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <style type="text/css">
7 body {
8 background-color: #ddd;
9 color: #222;
10 max-width: 640px;
11 }
12 th { text-align: left }
13 a { color: #222 }
14 a:hover { text-decoration: none }
15 </style>
16 </head>
17 <body>
18 <h2>Mart Lubbers</h2>
19 <table>
20 <tr>
21 <td><img src="./p.jpg" width="120" alt="Photo" /></td>
22 <td>
23 <table>
24 <tr><td>Master Student</td></tr>
25 <tr><td>Computing Science: Software Science</td></tr>
26 <tr><td>Radboud University</td></tr>
27 <tr><td><tt>mart@martlubbers.net</tt></td></tr>
28 <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>
29 <tr><td><a href="http://www.linkedin.com/pub/mart-lubbers/1b/76a/763">LinkedIn</a></td></tr>
30 <tr><td><a href="https://github.com/dopefishh">Github</a></td></tr>
31 </table>
32 </td>
33 </tr>
34 </table>
35
36 <h3>Work</h3>
37 <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>
38 <p>Owner of ITLubbers. A company Mart started to help companies with software and hardware development.</p>
39
40 <h3>Publications</h3>
41 <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>
42
43 <h3>Teaching and talks</h3>
44 <table>
45 <tr>
46 <th>Date/Files</th>
47 <th>Description</th>
48 </tr>
49 <tr>
50 <td><a href="https://gist.github.com/dopefishh/79205ea4f9bc39c85e77">2015-07-14</a></td>
51 <td><a href="http://mutt.org">Mutt</a> workshop. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
52 </tr>
53 <tr>
54 <td><a href="https://github.com/dopefishh/gitflashtalk">2015-04-20</a></td>
55 <td><a href="http://www.git-scm.com/">Git</a> Workshop for <a href="http://www.ru.nl/artificialintelligence/">AI</a> students.</td>
56 </tr>
57 <tr>
58 <td><a href="files/pympi_presentation2014.zip">2014-09-29</a></td>
59 <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>
60 </tr>
61 <tr>
62 <td><a href="https://github.com/dopefishh/linuxnijmegen-bash">2014-09-09</a></td>
63 <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>
64 </tr>
65 <tr>
66 <td><a href="https://github.com/dopefishh/ssh-pres">2014-07-08</a></td>
67 <td>Advanced usage of <a href="http://www.openssh.com/">ssh</a>. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
68 </tr>
69 </table>
70
71 <h3>Software and libraries</h3>
72 <ul>
73 <li><a href="https://github.com/dopefishh/pycards">pycards</a> - Python flashcard software.</li>
74 <li><a href="https://github.com/dopefishh/cleanwhile">CleanWhile</a> - A While parser and interpreter written in Clean.</li>
75 <li><a href="https://github.com/dopefishh/praatalign">praatalign</a> - An interactive praat forced aligner, easily extensible for more languages.</li>
76 <li><a href="https://github.com/dopefishh/pympi">pympi</a> - A python toolkit to interact with Praat and Elan files.</li>
77 </ul>
78
79 <h3>Tutorials or manuals</h3>
80 <ul>
81 <li><a href="dvorak.html">Dvorak page</a></li>
82 </ul>
83
84 <h3>Other Interests</h3>
85 <ul>
86 <li>Heavy metal music</li>
87 <li>Hacking</li>
88 <li><a href="http://www.howchuenmonkeykungfu.nl">Kung fu</a></li>
89 <li><a href="http://linuxnijmegen.nl">Linux</a></li>
90 <li>Parkour</li>
91 </ul>
92
93 <h3>Suspended projects/archive</h3>
94 <ul>
95 <li><a href="https://github.com/dopefishh/vocatrainer">Vocatrainer</a> - A pure bash vocabulary trainer.</li>
96 <li><a href="archive/lejos-ubuntu.html">Install LeJoS on any debian based linux</a></li>
97 <li><a href="archive/youtube-term.html">Play youtube videos on headless machine</a></li>
98 <li><a href="archive/nsa-dropbox.html">Use any untrusted linux cloud storage safe</a></li>
99 <li><a href="archive/wlan-debian.html">Wlan w.o. network manager on debian</a></li>
100 <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>
101 <li><a href="https://github.com/dopefishh/dwifi">dWifi</a> - A cli network manager for linux</li>
102 <li>TALK - A pure java text adventure engine</li>
103 <li>Kasparobot - A chess playing robot made with LEGO mindstorm</li>
104 <li>Logic gate simulator - A pure java logic gate simulator</li>
105 </ul>
106
107 <p>Valid XHTML 1.0 Strict</p>
108 <p>Best viewed with a screen resolution &gt;= 320x200 in one of <a href="https://en.wikipedia.org/wiki/List_of_web_browsers">these browsers.</a></p>
109 <p>Last updated: 15-10-22</p>
110 </body>
111 </html>