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
32
_pages/cv.md
32
_pages/cv.md
@ -64,7 +64,37 @@ Teaching
|
||||
* 2019 1st Year Electronics Labs,Teaching Assistant, Imperial
|
||||
|
||||
* 2014-Private Tutoring
|
||||
* I’ve tutored privately for many years, covering Physics and Maths at all levels along with ComputerScience, 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
|
||||
-----------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user