Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaacbernat/cv

Résumé or CV (curriculum vitae) with code samples
https://github.com/isaacbernat/cv

Last synced: 2 days ago
JSON representation

Résumé or CV (curriculum vitae) with code samples

Awesome Lists containing this project

README

        

# Curriculum Vitae

### This repository contains:
- A [1-page PDF](https://github.com/isaacbernat/cv/raw/master/cv.pdf) with my CV/résumé.
- Additional [certificates and diplomas](https://github.com/isaacbernat/cv/tree/master/certificates).
- [Code samples](https://github.com/isaacbernat/cv/tree/master/samples) of self-contained projects.
- [Source files](https://github.com/isaacbernat/cv/tree/master/src) to generate the PDF in Overleaf.

### [From +1 Billion years to less than 1 second](https://github.com/isaacbernat/presentations/tree/master/optimise)

Presentation on the topic of code optimisation given at [PyCon Sweden 2019](https://pyvideo.org/speaker/isaac-bernat.html). Learn 10+ simple techniques applicable in a wide variety of situations. See how Python performance compares to C++. Measure and accumulate improvements.
[![YouTube link to the talk](https://raw.githubusercontent.com/isaacbernat/presentations/master/optimise/images/video_preview_with_play_button.png "YouTube link to the talk")](https://youtu.be/asZ0SDTKqvM)

### CV preview
[![CV preview](https://github.com/isaacbernat/cv/blob/master/src/cv.png)](https://github.com/isaacbernat/cv/blob/master/cv.pdf)