• Stars
    star
    232
  • Rank 172,847 (Top 4 %)
  • Language
    TeX
  • License
    BSD 3-Clause "New...
  • Created over 11 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A LaTeX template for academic CVs

Curriculum Vitae

These are the LaTeX sources for my academic CV.

Download the latest compiled PDF: cv.pdf

Template

You're free to reuse and modify this template under the terms of the BSD 3-clause License (see LICENSE.txt).

To use it:

  • Click on the "Use this template" button to grab a copy of the repository.
  • Install Tectonic, either from their website or using the conda environment.yml file provided in the repository.
  • Fill out the variables and fields in the .tex file.
  • Compile the PDF to check the results with make show.
  • Push your changes and GitHub Actions should do it's magic and make the PDF available at https://github.com/YOURUSERNAME/cv/raw/pdf/cv.pdf.

About

I decided to make my own template after using moderncv for a while. I wanted a cleaner look and something that is more unique (as much as an academic CV can be). It was also a chance for me to learn some LaTeX templating (and procrastihack a little).

Building

I use Tectonic to build the PDF from the sources. It's very convenient, can be installed from conda-forge, and is faster than using a normal LaTeX compiler. There are many ways to install it (see their website for instructions).

I highly recommend using the Makefile:

  • make: builds the PDF
  • make show: opens the PDF on the default web browser
  • make clean: removes the built PDF and any other generated files

Deploying

A PDF is compiled automatically by GitHub Actions with every commit to the main branch and uploaded to the pdf branch. This way, the compiled PDF is updated and made available on the internet automatically.

License

All LaTeX template source code is distributed under the BSD 3-clause License.

More Repositories

1

ml-intro

A very brief introduction to machine learning
Jupyter Notebook
39
star
2

nene

Nēnē: A no-frills static site generator
Python
32
star
3

peer-review

A template for peer review of scientific publications
30
star
4

tesseroids

Forward modeling of gravity fields in spherical coordinates
C
28
star
5

remote-sensing

Introduction to optical remote sensing using Python
Jupyter Notebook
27
star
6

dotfiles

My configuration files, bash utilities, etc
Shell
18
star
7

python-hawaii-2017

Introduction to Python workshop in the Department of Geology and Geophysics at the University of Hawaii at Manoa
Jupyter Notebook
16
star
8

talk-template

Template for my reveal.js based slides
JavaScript
14
star
9

gravity-processing

Lesson on processing ground survey gravimetry data for geophysics
Jupyter Notebook
13
star
10

landsat-wallpapers

Beautiful wallpapers made with Landsat remote-sensing data
Jupyter Notebook
9
star
11

website

This is the source code for my personal site, built with Nēnē
Jupyter Notebook
9
star
12

lithosphere

Lectures and Jupyter notebooks for an introduction to lithosphere dynamics
Jupyter Notebook
7
star
13

geofisica2

Disciplina Geofísica 2 do curso de Geologia da UERJ. Sismologia, sísmica, métodos elétricos e eletromagnéticos.
QML
6
star
14

memorial2023

Memorial acadêmico em formato Latex. Usado em concurso para professor doutor na USP em 2023.
TeX
6
star
15

global-temperature-data

Download and create a subset of global country-average temperature data from Berkeley Earth
Jupyter Notebook
5
star
16

phd-thesis

Latex source and figures for my PhD thesis. Slides for the thesis defense.
Jupyter Notebook
4
star
17

love-aco-inv

Simple (3 parameter) Love wave group velocity inversion with Ant Colony Optimization. Used in a seismic waves class in 2008.
C
4
star
18

geofisica1

Material para a disciplina Geofísica 1 do curso de Geologia da Universidade do Estado do Rio de Janeiro
Jupyter Notebook
4
star
19

padeiro

A tool to render sourdough bread recipes expressed as baker's percentages
Python
3
star
20

2021-06-22-gfz

Seminar presented at GFZ about Fatiando a Terra
Jupyter Notebook
3
star
21

leouieda.github.io

Built HTML for my personal site (see https://github.com/leouieda/website for the source)
HTML
3
star
22

gravmag

Teaching material for gravity and magnetics. Unorganized and a work in progress
Jupyter Notebook
3
star
23

agu-cancun2013

Code, text, notebooks, and slides for the talk "3D magnetic inversion by planting anomalous densities" given at the AGU 2013 Meeting of the Americas in Cancun, Mexico
Python
3
star
24

eage2011

Code, expanded abstract and poster "3D gravity gradient inversion by planting density anomalies" presented at the 2011 EAGE meeting in Viena, Austria
Python
3
star
25

scipy2013

Code, proceedings and slides for the talk "Modeling the Earth with Fatiando a Terra" given at the SciPy Conference 2013
3
star
26

tgif2018

Seminar given at the Department of Earth Sciences of the University of Hawaii at Manoa
3
star
27

dft-in-c

A C implementation of the Discrete Fourier Transform that I made in 2007 for a class in signal processing
C
3
star
28

tremelique

2D elastic wave simulator for education in Python
Python
3
star
29

ubc-lecturer-data-science-application

Application material for the Lecturer position at the UBC Master of Data Science program
Jupyter Notebook
2
star
30

memorial2017

Memorial acadêmico em formato Latex. Usado em concurso para professor doutor na USP em 2017.
TeX
2
star
31

python-geologia-2016

Minicurso de programação em Python para Geólogos - SAGEO - UERJ - 2016
2
star
32

marking-rubrics

Marking rubrics for reports, coding assignments, and Jupyter notebooks
2
star
33

aogs2018-gmtpython

Poster about GMT/Python at the AOGS 15th Annual Meeting
Jupyter Notebook
2
star
34

agu2019

Poster about PyGMT presented at AGU2019
Jupyter Notebook
2
star
35

recipe-sh-wave-layers

Run an SH wave finite differences simulation in layered media using Fatiando a Terra
2
star
36

gghs2012

Code and slides of the presentation "Rapid 3D inversion of gravity and gravity gradient data to test geologic hypotheses" given at the 2012 GGHS meeting in Venezia, Italy
Python
2
star
37

aogs2018-gps

Talk about 3D GPS interpolation at the AOGS 15th Annual Meeting
Jupyter Notebook
2
star
38

scipy2014

Poster presentation given at the 2014 Scipy Conference
2
star
39

agu2010

Abstract and slides of "Computation of the gravity gradient tensor due to topographic masses using tesseroids" presented at the 2010 AGU Meeting of the Americas
Python
2
star
40

templates

A collection of assorted templates that I use often
TeX
2
star
41

agu2017

Poster about GMT/Python presented at AGU 2017
Jupyter Notebook
1
star
42

bread

Recipes for sourdough baking. Try at your own risk.
1
star
43

tgif-2017

TGIF Seminar given at the Department of Geology and Geophysics of the University of Hawaii at Manoa
Jupyter Notebook
1
star
44

sumario

A tool for making changelogs for the Fatiando a Terra project
1
star
45

usp-letter-template

Template LaTeX para carta no modelo da USP
TeX
1
star
46

mercury-topography

Jupyter Notebook
1
star
47

africa-gravity

Jupyter Notebook
1
star
48

lecture-template

JavaScript
1
star
49

cryptococcus

Measure the capsule size of Cryptococcus fungi
Python
1
star
50

heuristic-methods

Explorations into heuristic optimization methods
Python
1
star
51

egu2014

Talk given at the European Geosciences Union General Assembly 2014
1
star
52

liverpool-soes-2020

New hire research sharing seminar at the School of Environmental Science, University of Liverpool
JavaScript
1
star
53

seg2011

Expanded abstract and slides for the talk "Robust 3D gravity gradient inversion by planting anomalous densities" given at the 2011 SEG Annual Meeting in San Antonio, USA
TeX
1
star
54

seg2012

Code and slides for "Use of the 'shape-of-anomaly' data misfit in 3D inversion by planting anomalous densities" presented at the 2012 SEG Annual Meeting
TeX
1
star
55

sbgf2011

Expanded abstract and slides for the talk "3D gravity inversion by planting anomalous densities" given at the 2011 Internation Congress of the Brazilian Geophysical Society in Rio de Janeiro, Brazil.
Python
1
star
56

deeplook

Python framework for geophysical inverse problems
Jupyter Notebook
1
star
57

liverpool2019

Seminar given at the University of Liverpool when interviewing for a Lecturer position
JavaScript
1
star
58

compgeo

AGG0204 - Computação para Geofísicos | IAG-USP
Python
1
star
59

geothermics

Code and slides for cource on geothermal modeling
Python
1
star