Moved some files to archive and added links to presentations
[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 <!-- <link href="style.css" rel="stylesheet" type="text/css" /> -->
7 </head>
8 <body>
9 <h2>Mart Lubbers</h2>
10 <table width="640">
11 <tr>
12 <td>
13 <img src="./p.jpg" width="120" alt="Mart Lubbers" />
14 </td>
15 <td>
16 Bachelor Student<br />
17 Artificial Intelligence<br />
18 Radboud University<br />
19 <br />
20 Mart Lubbers<br />
21 mart@martlubbers.net<br />
22 GPG ID: <a href="http://martlubbers.net/mart@martlubbers.net.asc">AD3FEBE7</a><br />
23 Fingerprint: 74FF FBF1 4758 273B 2F56 A30C A937 B7A1 AD3F EBE7<br />
24 <a href="http://www.linkedin.com/pub/mart-lubbers/1b/76a/763">LinkedIn</a><br />
25 <a href="https://github.com/dopefishh">Github</a><br />
26 </td>
27 </tr>
28 </table>
29
30 <h3>Work</h3>
31 <p>Student Assistant at <a href="http://www.mpi.nl/">Max Planck Institute for Psycholinguistics</a>
32 in the <a href="http://www.mpi.nl/departments/language-and-cognition">Language and Cognition department</a>.</p>
33
34 <h3>Research Interests</h3>
35 <ul>
36 <li>Artificial Intelligence</li>
37 <li>Computational Linguistics</li>
38 <li>Machine Learning</li>
39 </ul>
40
41 <h3>Publications</h3>
42 <p>Currently none</p>
43
44 <h3>Teaching and talks</h3>
45 <table width="640" border="1">
46 <tr>
47 <th>Date</th>
48 <th>Source</th>
49 <th>Description</th>
50 </tr>
51 <tr>
52 <td>
53 2015-04-20
54 </td>
55 <td>
56 <a href="https://github.com/dopefishh/gitflashtalk">src</a>
57 <a href="https://github.com/dopefishh/gitflashtalk/releases/download/1.0/git.pdf">pdf</a>
58 </td>
59 <td>
60 <a href="http://www.git-scm.com/">Git</a> Workshop for <a href="http://www.ru.nl/artificialintelligence/">AI</a> students.
61 </td>
62 </tr>
63 <tr>
64 <td>
65 2014-{09-29,10-02}
66 </td>
67 <td>
68 <a href="files/pympi_presentation2014.zip">pdf+exercise</a>
69 </td>
70 <td>
71 <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>
72 </td>
73 </tr>
74 <tr>
75 <td>
76 2014-09-09
77 </td>
78 <td>
79 <a href="https://github.com/dopefishh/linuxnijmegen-bash">src</a>
80 </td>
81 <td>
82 Introduction to the command line and bash session. <a href="http://www.linuxnijmegen.nl/">LUGN</a>
83 </td>
84 </tr>
85 <tr>
86 <td>
87 2014-07-08
88 </td>
89 <td>
90 <a href="https://github.com/dopefishh/ssh-pres">src</a>
91 </td>
92 <td>
93 Advanced usage of ssh. <a href="http://www.linuxnijmegen.nl/">LUGN</a>
94 </td>
95 </tr>
96 </table>
97
98 <h3>Software and libraries</h3>
99 <ul>
100 <li><a href="https://github.com/dopefishh/vocatrainer">Vocatrainer</a> - A pure bash vocabulary trainer.</li>
101 <li><a href="https://github.com/dopefishh/praatlign">Praat Align</a> - An interactive praat forced aligner, easily extensible for more languages.</li>
102 <li><a href="https://github.com/dopefishh/pympi">pympi</a> - A python toolkit to interact with Praat and Elan files.</li>
103 </ul>
104
105 <h3>Tutorials or manuals</h3>
106 <ul>
107 <li><a href="dvorak.html">Dvorak page</a></li>
108 </ul>
109
110 <h3>Other Interests</h3>
111 <ul>
112 <li>Death/Doom metal</li>
113 <li>Hacking</li>
114 <li><a href="http://www.howchuenmonkeykungfu.nl">Kung fu</a></li>
115 <li><a href="http://linuxnijmegen.nl">Linux</a></li>
116 <li>Parkour</li>
117 </ul>
118
119 <h3>Suspended projects/archive</h3>
120 <ul>
121 <li><a href="archive/lejos-ubuntu.html">Install LeJoS on any debian based linux</a></li>
122 <li><a href="archive/youtube-term.html">Play youtube videos on headless machine</a></li>
123 <li><a href="archive/nsa-dropbox.html">Use any untrusted linux cloud storage safe</a></li>
124 <li><a href="archive/wlan-debian.html">Wlan w.o. network manager on debian</a></li>
125 <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>
126 <li><a href="https://github.com/dopefishh/dwifi">dWifi</a> - A cli network manager for linux</li>
127 <li>TALK - A pure java text adventure engine</li>
128 <li>Kasparobot - A chess playing robot made with LEGO mindstorm</li>
129 <li>Logic gate simulator - A pure java logic gate simulator</li>
130 </ul>
131
132 <div style="margin-top">
133 Last updated: 15-04-22
134 <img style="margin:0px auto;display:block" alt="footer" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAQAAADYBBcfAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAR0lEQVQ4y2P8z4AdMOKQ+M8IoZkYyAT018hCSAHMT+h+H0J+HAkaGRn+k6dxCPkRnlZxpUl08SHox5GgkQUWT4wkptkh5EcAi7gLO+9vTlIAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDQtMjRUMTY6MTI6MzErMDI6MDC13ejnAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA0LTI0VDE2OjEyOjMxKzAyOjAwxIBQWwAAAABJRU5ErkJggg==" />
135 <img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" />
136 </div>
137 </body>
138 </html>