Skip to content
View falcon71181's full-sized avatar
๐Ÿ’”
๐Ÿ’”
Block or Report

Block or report falcon71181

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

GIF

Hi ๐Ÿ‘‹๐Ÿผ I'm falcon71181 !

๐ŸŒ Socials:

Discord Instagram LinkedIn

Open source is awesome right?

$whoami

const whoAmI = () => {
  const me = {
    name: "Abhay Thakur",
    nickname: "falcon71181",
    mobileNo: 911,
    instagram: "falcon71181",   // Insta SUCKS , uninstalled
    discord: "falcon_clutch71",
    age: 21,
    country: "India",   // PROUD INDIAN
    os: "Arch Linux",  // I use Arch BTW
    status: "single & broke",  // + Lazy + Dumb
  };
  return JSON.stringify(me);
};

console.log(whoAmI());

Pinned

  1. website website Public

    personal website

    TypeScript 3

  2. Anime-API Anime-API Public

    Anime API (using web scraping)

    TypeScript 10 5

  3. fxx_forum fxx_forum Public

    TypeScript 4

  4. reponex reponex Public

    Forked from BugReportOnWeb/reponex

    Central hub facilitating open-source collaboration and coordination.

    TypeScript 4

  5. TaskSync TaskSync Public

    TypeScript 2 1

  6. ToDo-rust ToDo-rust Public

    A cli program to manage todo list.

    Rust 1