Skip to content
View bittricky's full-sized avatar
buffering…
buffering…

Block or report bittricky

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
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 346k 36.4k

  2. mortgage-calculator mortgage-calculator Public

    A simple web app for calculating mortgage payments

    TypeScript

  3. business-card business-card Public

    A command-line business card 🪪

    TypeScript

  4. food-trucks food-trucks Public

    A web application to find food trucks near your location

    TypeScript

  5. jackpot-cli jackpot-cli Public

    Command line tool to generate lottery numbers for major lotteries 🎲

    TypeScript

  6. userscripts userscripts Public

    Collection of browser userscripts 🐒

    JavaScript 5