Difference between revisions of "Henri Menke"

From ICPWiki
Jump to navigation Jump to search
Line 2: Line 2:
 
|name=Menke, Henri
 
|name=Menke, Henri
 
|status=Student assistant
 
|status=Student assistant
 +
|room=1.035
 
|email=henri
 
|email=henri
 
|category=arnold
 
|category=arnold
 
}}
 
}}
 +
 +
== About me ==
 +
 +
I'm studying Physics in the 4th 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].
 +
 +
You can checkout all my source code at [https://bitbucket.org/hmenke/ Bitbucket].
 +
 +
== Interests ==
 +
 +
* Physics (of course),
 +
* LaTeX in all its uglyness,
 +
* Programming (mainly Python, C, C++),
 +
* [http://www.drk-rettungsdienst-esnt.de/ Emergency life support]
 +
 +
== Current Work ==
 +
 +
I'm working on the cpp branch of {{es}}. The goal is to port ESPResSo to C++; therefore I'm replacing the IntList struct with the vector<int> class of C++. You can track my work on my GitHub Page [https://github.com/hmenke/ https://github.com/hmenke/].
 +
 +
== Previous Projects ==
 +
 +
* Creating a template for talks with LaTeX beamer, called icptalk.
 +
* Fixing a bug in Olaf's [https://github.com/olenz/vtfplugin vtfplugin].

Revision as of 14:22, 2 April 2013

Placeholder.jpg
Henri Menke
Student assistant
Office:1.035
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

About me

I'm studying Physics in the 4th 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

Current Work

I'm working on the cpp branch of ESPResSo. The goal is to port ESPResSo to C++; therefore I'm replacing the IntList struct with the vector<int> class of C++. You can track my work on my GitHub Page https://github.com/hmenke/.

Previous Projects

  • Creating a template for talks with LaTeX beamer, called icptalk.
  • Fixing a bug in Olaf's vtfplugin.