diff options
Diffstat (limited to 'src/a/resume.md')
-rw-r--r-- | src/a/resume.md | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/src/a/resume.md b/src/a/resume.md new file mode 100644 index 0000000..7ae922d --- /dev/null +++ b/src/a/resume.md @@ -0,0 +1,69 @@ +header: false +footer: false + +## about + +- Romain Gonçalves +- Besançon, France +- me@rgoncalves.se +- [linkedin](linkedin.com/in/rgoncalvesse) + +> I am a software developer and I love suckless software! + +- [generic info](/a) + +## skills + +### systems + +- BSD +- GNU/Linux + *systemd* +- relayd, posrges, pf, wireguard, httpd + +### programming + +- Python + Django +- POSIX shell +- C programming language + +### languages + +- French (native) +- English + +## experiences + +- Backend developer + - at VIPERdev + - from 2020-07 + +- Intern (django/devops) + - at VIPERdev + - from 2020-04 to 2020-06 + - abstract: Fix and contribute to client projects. + +- Homelab and internal network + - for fun! + - from 2020 + - with OpenBSD and love! + +- Level Designer + - for Resistance And Liberation + - from 2018-07 to 2020-11 + - on Unreal Engine 4 + +## extra + +When I am not playing `factorio` or squashing my commits, +I enjoy riding my bicycle or going for a run! + +I have had a lot of fun being a `dungeon master` when playing +Dungeons and Dragons with my friends! + +I love using my *Thinkpad X220* with OpenBSD for daily life =) + +<style> +li li:nth-child(-n+2) { + background-color: #eeeeee; +} +</style> |