__ __ __ / / __ __/ /_____ __ / /__ ____ ___ / /__/ // / '_/ -_) / // / _ `/ _ \(_-< /____/\_,_/_/\_\\__/ \___/\_,_/_//_/___/
A curious individual with a passion for learning
#!/usr/bin/env node
const aboutMe = (() => {
return {
name: 'Luke Janssen',
age: 22,
code: ['JavaScript', 'Python', 'Java', 'HTML', 'CSS'],
tools: ['Git', 'Node', 'PostCSS', 'Jest'],
os: ['macOS', 'linux'],
shell: 'zsh'
};
})();
- π± Learning:
<web-components> </web-components>
- π Looking to collaborate with: other students using these languages
aboutMe.code
. - π¬ Ask me about: anything
- π« Message me on: LinkedIn
- β‘ Fun fact: I'm mostly self-taught
βIf you're going to try, go all the way. Otherwise, don't even start...β
Charles Bukowski