Skip to content
View lukejans's full-sized avatar
β˜•
learning
β˜•
learning

Highlights

  • Pro

Block or report lukejans

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lukejans/README.md
   __        __            __            
  / /  __ __/ /_____   __ / /__ ____  ___
 / /__/ // /  '_/ -_) / // / _ `/ _ \(_-<
/____/\_,_/_/\_\\__/  \___/\_,_/_//_/___/
   

A curious individual with a passion for learning

views open source caffinated

About me

#!/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'
  };
})();

More Info

  • 🌱 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

Popular repositories Loading

  1. shoelace shoelace Public

    Forked from shoelace-style/shoelace

    A collection of professionally designed, every day UI components built on Web standards. SHOELACE IS BECOMING WEB AWESOME πŸ‘‡πŸ‘‡πŸ‘‡

    TypeScript

  2. lukejans lukejans Public