Difference between revisions of "Henri Menke"

From ICPWiki
Jump to navigation Jump to search
Line 10: Line 10:
 
}}
 
}}
  
<span style="font-size:300%">Are you looking for my home page at [https://www.physcip.uni-stuttgart.de/pages/~henri/ PhysCIP]?</span>
+
<span style="font-size:250%">Are you looking for my home page at [https://www.physcip.uni-stuttgart.de/pages/~henri/ PhysCIP]?</span>
  
 
== About me ==
 
== About me ==
  
I'm studying Physics in the 5th semester at the University of Stuttgart. In my spare time I work as a student assistant at Institute for Computational Physics {{ICP}}.
+
I'm studying Physics in the 6th semester at the University of Stuttgart. In my spare time I work as a student assistant at Institute for Computational Physics {{ICP}}.
  
 
If you want to know more about my studies consider visiting my home page at [https://www.physcip.uni-stuttgart.de/pages/~henri/ PhysCIP].
 
If you want to know more about my studies consider visiting my home page at [https://www.physcip.uni-stuttgart.de/pages/~henri/ PhysCIP].
Line 23: Line 23:
  
 
* Physics (of course),
 
* Physics (of course),
* LaTeX in all its uglyness,
+
* TeX/LaTeX in all its uglyness,
* Programming (mainly Python, C, C++),
+
* Programming (mainly Python, C, C++, Fortran),
 
* [http://www.drk-rettungsdienst-esnt.de/ Emergency life support]
 
* [http://www.drk-rettungsdienst-esnt.de/ Emergency life support]
  
 
== Current Work ==
 
== Current Work ==
  
I'm working on the <code>cpp</code> branch of {{es}}. The goal is to port ESPResSo to C++. You can track my work on my GitHub Page [https://github.com/hmenke/ https://github.com/hmenke/].
+
Building a parser for the PDB file format, to be able to build up the lattice used for the <code>elctrokinetics</code> module from data available at the Protein Database.
 +
You can track my work on my GitHub Page [https://github.com/hmenke/ https://github.com/hmenke/].
  
 
== Previous Projects ==
 
== Previous Projects ==
Line 35: Line 36:
 
* Creating a template for talks with LaTeX's <code>beamer</code>-class, called <code>icptalk</code>.
 
* Creating a template for talks with LaTeX's <code>beamer</code>-class, called <code>icptalk</code>.
 
* Fixing a bug in Olaf's [https://github.com/olenz/vtfplugin <code>vtfplugin</code>].
 
* Fixing a bug in Olaf's [https://github.com/olenz/vtfplugin <code>vtfplugin</code>].
 +
* Merging the <code>cpp</code> branch to {{es}} <code>master</code>. The goal was to port ESPResSo to C++.

Revision as of 10:38, 9 April 2014

Henri menke.jpg
Henri Menke
Student assistant
Office:V57 - 4.153
Phone:+49 711 685-64998
Fax:+49 711 685-63658
Email:henri _at_ icp.uni-stuttgart.de
Address:Henri Menke
Institute for Computational Physics
Universität Stuttgart
Allmandring 3
70569 Stuttgart
Germany

Are you looking for my home page at PhysCIP?

About me

I'm studying Physics in the 6th semester at the University of Stuttgart. In my spare time I work as a student assistant at Institute for Computational Physics ICP.

If you want to know more about my studies consider visiting my home page at PhysCIP.

You can checkout all my source code at Bitbucket.

Interests

  • Physics (of course),
  • TeX/LaTeX in all its uglyness,
  • Programming (mainly Python, C, C++, Fortran),
  • Emergency life support

Current Work

Building a parser for the PDB file format, to be able to build up the lattice used for the elctrokinetics module from data available at the Protein Database. You can track my work on my GitHub Page https://github.com/hmenke/.

Previous Projects

  • Creating a template for talks with LaTeX's beamer-class, called icptalk.
  • Fixing a bug in Olaf's vtfplugin.
  • Merging the cpp branch to ESPResSo master. The goal was to port ESPResSo to C++.