update
[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 <meta name="viewport" content="width=device-width, initial-scale=1" />
7 <link rel="stylesheet" type="text/css" href="m.css" />
8 </head>
9 <body>
10 <h2>Mart Lubbers</h2>
11 <table>
12 <tr>
13 <td><img src="./p.jpg" width="120" alt="Photo" /></td>
14 <td>
15 <table>
16 <tr><td>Master Student</td></tr>
17 <tr><td>Computing Science: Software Science</td></tr>
18 <tr><td>Radboud University</td></tr>
19 <tr><td><tt>mart@martlubbers.net</tt></td></tr>
20 <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>
21 <tr><td><a href="http://www.linkedin.com/pub/mart-lubbers/1b/76a/763">LinkedIn</a></td></tr>
22 <tr><td><a href="https://github.com/dopefishh">Github</a></td></tr>
23 <tr><td><a href="https://ygdrassil.martlubbers.net/git">Other git repos</a></td></tr>
24 </table>
25 </td>
26 </tr>
27 </table>
28
29 <h3>Work</h3>
30 <table>
31 <tr>
32 <th>From</th>
33 <th>Function</th>
34 </tr>
35 <tr>
36 <td>2016-02</td>
37 <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>
38 </tr>
39 <tr>
40 <td>2015-04</td>
41 <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>
42 </tr>
43 </table>
44
45 <h3>Past work</h3>
46 <table>
47 <tr>
48 <th>From</th>
49 <th>Till</th>
50 <th>Function</th>
51 </tr>
52 <tr>
53 <td>2013-06</td><td>2015-12</td>
54 <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>
55 </tr>
56 <tr>
57 <td>2012-03</td><td>2013-08</td>
58 <td>Student at <a href="http://www.studentaanhuis.nl">Studentaanhuis.nl</a></td>
59 </tr>
60 </table>
61
62 <h3>Publications</h3>
63 <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>
64
65 <h3>Teaching and talks</h3>
66 <table>
67 <tr>
68 <th>Date/Files</th>
69 <th>Description</th>
70 </tr>
71 <tr>
72 <td><a href="https://ygdrassil.martlubbers.net/git/linuxnijmegen-latex.git/">2015-12-08</a></td>
73 <td><a href="https://www.latex-project.org">LaTeX</a> workshop. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
74 </tr>
75 <tr>
76 <td><a href="https://ygdrassil.martlubbers.net/git/linuxnijmegen-mutt.git/">2015-07-14</a></td>
77 <td><a href="http://mutt.org">Mutt</a> workshop. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
78 </tr>
79 <tr>
80 <td><a href="https://ygdrassil.martlubbers.net/git/ai-gitflashtalk.git/">2015-04-20</a></td>
81 <td><a href="http://www.git-scm.com/">Git</a> Workshop for <a href="http://www.ru.nl/artificialintelligence/">AI</a> students.</td>
82 </tr>
83 <tr>
84 <td><a href="files/pympi_presentation2014.zip">2014-09-29</a></td>
85 <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>
86 </tr>
87 <tr>
88 <td><a href="https://ygdrassil.martlubbers.net/git/linuxnijmegen-bash.git/">2014-09-09</a></td>
89 <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>
90 </tr>
91 <tr>
92 <td><a href="https://ygdrassil.martlubbers.net/git/linuxnijmegen-ssh.git/">2014-07-08</a></td>
93 <td>Advanced usage of <a href="http://www.openssh.com/">ssh</a>. <a href="http://www.linuxnijmegen.nl/">LUGN</a></td>
94 </tr>
95 </table>
96
97 <h3>Software and libraries</h3>
98 <ul>
99 <li><a href="https://github.com/dopefishh/pycards">pycards</a> - Python flashcard software.</li>
100 <li><a href="https://github.com/dopefishh/praatalign">praatalign</a> - An interactive praat forced aligner, easily extensible for more languages.</li>
101 <li><a href="https://github.com/dopefishh/pympi">pympi</a> - A python toolkit to interact with Praat and Elan files.</li>
102 </ul>
103
104 <h3>Tutorials or manuals</h3>
105 <ul>
106 <li><a href="dvorak.html">Dvorak page</a></li>
107 </ul>
108
109 <h3>Other Interests</h3>
110 <ul>
111 <li>Heavy metal music</li>
112 <li>Hacking</li>
113 <li><a href="http://www.howchuenmonkeykungfu.nl">Kung fu</a></li>
114 <li><a href="http://linuxnijmegen.nl">Linux</a></li>
115 <li>Parkour</li>
116 </ul>
117
118 <h3>Suspended projects/archive</h3>
119 <ul>
120 <li><a href="https://github.com/dopefishh/cleanwhile">CleanWhile</a> - A While parser and interpreter written in Clean.</li>
121 <li><a href="https://github.com/dopefishh/vocatrainer">Vocatrainer</a> - A pure bash vocabulary trainer.</li>
122 <li><a href="archive/lejos-ubuntu.html">Install LeJoS on any debian based linux</a></li>
123 <li><a href="archive/youtube-term.html">Play youtube videos on headless machine</a></li>
124 <li><a href="archive/nsa-dropbox.html">Use any untrusted linux cloud storage safe</a></li>
125 <li><a href="archive/wlan-debian.html">Wlan w.o. network manager on debian</a></li>
126 <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>
127 <li><a href="https://github.com/dopefishh/dwifi">dWifi</a> - A cli network manager for linux</li>
128 <li>TALK - A pure java text adventure engine</li>
129 <li>Kasparobot - A chess playing robot made with LEGO mindstorm</li>
130 <li>Logic gate simulator - A pure java logic gate simulator</li>
131 </ul>
132
133 <p>Valid XHTML 1.0 Strict</p>
134 <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>
135 <p>Last updated: 16-05-12</p>
136 </body>
137 </html>