Skip to content
View lukejans's full-sized avatar
coding
coding

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
#!/usr/bin/env node

const aboutMe = {
   name: "Luke Janssen",
   bio: "A curious individual with a passion for learning",
   learning: "SQL & Server Side Programming",
   interests: ["Formula 1", "Traveling", "STEM"],
   quote: [
      "If you're going to try, go all the way. Otherwise, don't even start...",
      "-- Charles Bukowski"
   ],
};

Popular repositories Loading

  1. lukejans lukejans Public

  2. ascii-converter ascii-converter Public

    TypeScript

  3. dotfiles dotfiles Public

    Configuration files and scripts for setting up a MacOS development environment

    Shell

  4. superhtml-zed superhtml-zed Public

    Forked from zed-extensions/superhtml

    SuperHTML support for zed

    Rust

  5. codebook codebook Public

    Forked from blopker/codebook

    Spell Checker for Code

    Rust

  6. helloworld helloworld Public