#!/usr/bin/env node
const aboutMe = {
name: "Luke Janssen",
bio: "A curious individual with a passion for learning",
age: 22,
code: ["js", "jsx", "sh", "java", "py"],
os: "Unix-based systems",
learning: "Cross-platform development",
interests: ["Formula 1", "Traveling", "STEM"],
quote: [
"If you're going to try, go all the way. Otherwise, don't even start...",
"Charles Bukowski"
],
collaborate() {
return `looking to collaborate using: ${this.code}`;
}
};
☕
coding
A curious individual
- Canada
-
16:02
(UTC -04:00) - in/luke-janssen-96592a245
- @lukejanss
Highlights
- Pro
Popular repositories Loading
-
-
dotfiles
dotfiles PublicConfiguration files and scripts for setting up a MacOS development environment.
Shell
-
zed
zed PublicForked from zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Rust
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.