Skip to content
View kasperbb's full-sized avatar
Block or Report

Block or report kasperbb

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
kasperbb/README.md

Hello there

visitors

class Developer {
  constructor(name, role) {
    this.name = name;
    this.role = role;
  }
  
  sayHi() {
    return 'Thanks for dropping by, hope you find some of my work interesting.'
  }
}

const me = new Developer('Kasper', 'Front-end Developer')
me.sayHi()
  • 🔭 I’m currently working for Altibox on tv.altibox.no
  • ⚡ Fun fact: I started creating small websites at 10 years old

🔧 Technologies & Tools

Mac OS Windows Visual Studio Code HTML5 CSS3 JavaScript React Redux TypeScript Next JS TailwindCSS Markdown Brave Firebase Supabase Adobe Figma Reddit Stack Overflow NPM Vercel Netlify Postman Git GitHub

⚡ Activity this week

No activity tracked

🏆 GitHub Trophies

trophy

🤝 Connect with me

linkedin kasperbb98@gmail.com

Popular repositories

  1. kasperbb kasperbb Public

    Config files for my GitHub profile.

  2. docs-example docs-example Public

    TypeScript

  3. servarr servarr Public

    TypeScript