mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
add talks to CV
This commit is contained in:
parent
962e958030
commit
780463eb68
30
_pages/cv.md
30
_pages/cv.md
@ -66,6 +66,36 @@ Teaching
|
|||||||
* 2014-Private Tutoring
|
* 2014-Private Tutoring
|
||||||
* I’ve tutored privately for many years, covering Physics and Maths at all levels along with Computer Science, Chemistry and Biology at GCSE and current aided one student with a financial modelling course.
|
* I’ve tutored privately for many years, covering Physics and Maths at all levels along with Computer Science, Chemistry and Biology at GCSE and current aided one student with a financial modelling course.
|
||||||
|
|
||||||
|
Talks
|
||||||
|
------
|
||||||
|
<ul>{% for post in site.talks %}
|
||||||
|
{% include archive-single-talk-cv.html %}
|
||||||
|
{% endfor %}</ul>
|
||||||
|
|
||||||
|
{% comment %}
|
||||||
|
|
||||||
|
Projects
|
||||||
|
------
|
||||||
|
<ul>{% for post in site.portfolio %}
|
||||||
|
{% include archive-single.html %}
|
||||||
|
{% endfor %}</ul>
|
||||||
|
|
||||||
|
Publications
|
||||||
|
-------------
|
||||||
|
<ul>{% for post in site.publications %}
|
||||||
|
{% include archive-single-cv.html %}
|
||||||
|
{% endfor %}</ul>
|
||||||
|
|
||||||
|
|
||||||
|
Teaching
|
||||||
|
---------
|
||||||
|
<ul>{% for post in site.teaching %}
|
||||||
|
{% include archive-single-cv.html %}
|
||||||
|
{% endfor %}</ul>
|
||||||
|
|
||||||
|
|
||||||
|
{% endcomment %}
|
||||||
|
|
||||||
Service and leadership
|
Service and leadership
|
||||||
-----------------------
|
-----------------------
|
||||||
* 2020–2021 Physics Departmental Postgraduate Representative, Imperial College London
|
* 2020–2021 Physics Departmental Postgraduate Representative, Imperial College London
|
||||||
|
Loading…
x
Reference in New Issue
Block a user