mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
60 lines
1.1 KiB
Markdown
60 lines
1.1 KiB
Markdown
---
|
|
layout: archive
|
|
title: "CV"
|
|
permalink: /cv/
|
|
author_profile: true
|
|
redirect_from:
|
|
- /resume
|
|
---
|
|
|
|
{% include base_path %}
|
|
|
|
Education
|
|
======
|
|
* B.S. in GitHub, GitHub University, 2012
|
|
* M.S. in Jekyll, GitHub University, 2014
|
|
* Ph.D in Version Control Theory, GitHub University, 2018 (expected)
|
|
|
|
Work experience
|
|
======
|
|
* Summer 2015: Research Assistant
|
|
* Github University
|
|
* Duties included: Tagging issues
|
|
* Supervisor: Professor Git
|
|
|
|
* Fall 2015: Research Assistant
|
|
* Github University
|
|
* Duties included: Merging pull requests
|
|
* Supervisor: Professor Hub
|
|
|
|
Skills
|
|
======
|
|
* Skill 1
|
|
* Skill 2
|
|
* Sub-skill 2.1
|
|
* Sub-skill 2.2
|
|
* Sub-skill 2.3
|
|
* Skill 3
|
|
|
|
Publications
|
|
======
|
|
<ul>{% for post in site.publications %}
|
|
{% include archive-single-cv.html %}
|
|
{% endfor %}</ul>
|
|
|
|
Talks
|
|
======
|
|
<ul>{% for post in site.talks %}
|
|
{% include archive-single-talk-cv.html %}
|
|
{% endfor %}</ul>
|
|
|
|
Teaching
|
|
======
|
|
<ul>{% for post in site.teaching %}
|
|
{% include archive-single-cv.html %}
|
|
{% endfor %}</ul>
|
|
|
|
Service and leadership
|
|
======
|
|
* Currently signed in to 43 different slack teams
|