Skip to content
View bittricky's full-sized avatar
🌊
🌊

Block or report bittricky

Report abuse

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

Report abuse
bittricky/README.md

bittricky | NPM package

npx bittricky

Why, Hello there! 👋🏽

github-snake
class Person {
  constructor() {
    this.name = "Mitul Patel";
    this.languagesSpoken = ["hi_IN", "gu_IN", "en_US"];
    this.code = ["Javascript", "Typescript", "Python", "C#", "SQL", "Bash"];
  }

  sayHi = () => {
    console.log(`Hey, Thanks for stopping by.`);
  };
}

const me = new Person();
me.sayHi();

Pinned Loading

  1. public-apis/public-apis public-apis/public-apis Public

    A collective list of free APIs

    Python 375k 39.6k

  2. business-card business-card Public

    A command-line business card 🪪

    TypeScript 1

  3. food-trucks food-trucks Public

    A web application to find food trucks near your location

    TypeScript 1

  4. markdown-editor markdown-editor Public

    An in-browser markdown editor

    TypeScript 1

  5. userscripts userscripts Public

    Collection of browser userscripts 🐒

    JavaScript 13

  6. scriptables scriptables Public

    Collection of scripts for iOS mobile devices ⚙️

    JavaScript 7 1