A brief history
Although formally trained as a molecular biologist, I have been programming since 2000. In 2015 I became a full-time programmer and now work as a principal software engineer at Cultivarium. I specialize in developing software for data sharing and analysis, as well as for general scientific productivity purposes.
Publications
Education
Career
Skills
coding.js
constskills= {
languages:{
current:[],
'Bash'
'Go'
'JavaScript'
'Python'
'TypeScript'
past:[],
'C'
'Java'
'MATLAB'
'Perl'
'R'
},
frontEnd:{
current:[],
'CSS'
'HTML5'
'Next.js'
'React'
'Vanilla JS'
past:[],
'AngularJS'
'D3.js'
'Gatsby'
'jQuery'
'SCSS'
},
backEnd:{
current:[],
'AWS AppSync'
'AWS Lambda'
past:[],
'Express'
'Node.js'
'PHP'
},
databases:{
current:[],
'DynamoDB'
'PostgreSQL'
past:[],
'MongoDB'
'MySQL'
},
tools:{
current:[],
'AWS'
'Docker'
'Git'
'Webpack'
past:[],
'Gulp'
},
};
export defaultskills;