Add bio information.
This commit is contained in:
parent
cf9f03dd20
commit
416b46df15
31
index.html
31
index.html
@ -31,7 +31,7 @@
|
||||
</div>
|
||||
<div class="row" style="margin-top:18px; margin-bottom:8px;">
|
||||
<div class="col-md-12">
|
||||
<div class="well">
|
||||
<div class="well text-center" style="line-height:40px;">
|
||||
Find me on…
|
||||
<a class="btn btn-primary" href="https://github.com/bovender">
|
||||
GitHub
|
||||
@ -51,7 +51,16 @@
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<div class="page-header">
|
||||
<h2>Projects</h2>
|
||||
<h2>Research</h2>
|
||||
</div>
|
||||
<p>
|
||||
I'm interested in energy metabolism. Please see my
|
||||
<a href="https://www.researchgate.net/profile/Kraus_Daniel">ResearchGate
|
||||
profile</a> for more information.
|
||||
</p>
|
||||
|
||||
<div class="page-header">
|
||||
<h2>Programming</h2>
|
||||
</div>
|
||||
<p>
|
||||
A selection of my projects:
|
||||
@ -165,6 +174,13 @@
|
||||
Bovenden is a small town in Germany (pop. ~8k), just
|
||||
north of the city of Göttingen in Lower Saxony.
|
||||
</p>
|
||||
<p>
|
||||
After graduating from school, I studied Medicine in Marburg
|
||||
and Lübeck, with stints to Dublin, Truro (Cornwall, UK),
|
||||
Richmond (VA) and St. John's (Newfoundland). I've worked at
|
||||
the university hospitals in Lübeck and Frankfurt, and I'm
|
||||
now employed at Würzburg University Hospital.
|
||||
</p>
|
||||
<p>
|
||||
I've been using 'bovender' as my internet nickname for
|
||||
quite some time now. This is the name that I brand my
|
||||
@ -180,6 +196,13 @@
|
||||
Einwohnern im Kern-Ort. Es liegt im schönen
|
||||
Südniedersachsen, direkt nördlich von Göttingen.
|
||||
</p>
|
||||
<p>
|
||||
Nach dem Abitur habe ich Bovenden verlassen, um in Marburg
|
||||
und Lübeck Medizin zu studieren, mit Abstechern nach Dublin,
|
||||
Truro (Cornwall), Richmond (Virginia) und St. John's
|
||||
(Neufundland). Nach den Universitätsklinika Lübeck und
|
||||
Frankfurt am Main arbeite ich jetzt Würzburg.
|
||||
</p>
|
||||
<p>
|
||||
Den Namen Bovender verwende ich seit einiger Zeit im
|
||||
Internet sowie inzwischen auch als Alias für meine
|
||||
@ -211,7 +234,7 @@
|
||||
Besucherstatistiken zu erfassen. Sie können der Erfassung
|
||||
widersprechen:
|
||||
</p>
|
||||
<iframe style="border: 0; height: 200px; width: 600px;" src="http://bovender.de/piwik/index.php?module=CoreAdminHome&action=optOut&language=de"></iframe>
|
||||
<iframe style="border: 0; height: 200px; width: 95%;" src="http://bovender.de/piwik/index.php?module=CoreAdminHome&action=optOut&language=de"></iframe>
|
||||
<p>
|
||||
<a href="piwik/">Hier geht's zur Statistik</a>.
|
||||
</p
|
||||
@ -260,4 +283,4 @@
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
<!-- vim: set ts=2 sts=-1 sw=2 tw=72 ai noet fo+=tqn : -->
|
||||
<!-- vim: set tw=72 ai et ts=2 sw=2 sts=-1 fo+=tqn: -->
|
||||
|
Loading…
Reference in New Issue
Block a user