-
+
jeroen.life@macbook-pro
playground
career (zsh)
~/code
+
$ cd ~/Documents/career
$ ls -l
educations
experiences
general.txt
skills
$ cat basics.txt
Jeroen Huisman
Software Engineer | Infrastructure Automation
Amsterdam, NL
$ ls -1 experiences
nov2021_current_Biller.txt
oct2021_feb2018_Ikbenfrits.txt
jun2017_jan2017_Accenture.txt
mar2015_mar2016_DeKleineConsultant.txt
$ ls -1 skills
frontend__react__vue.txt
backend__python__ruby.txt
infrastructure__terraform__aws.txt
$ ls -1 educations
jan2018_oct2017_CodingAcadamy_NYCDA
sep2016_sep2014_IndustrialEcologyMaster_TUDelft.txt
sep2014_sep2010_ScienceBusiness&Innovation_VUAmsterdam.txt
$