Skip to content
View abir-taheer's full-sized avatar

Organizations

@stuyspec @stuyhacks @tangier-ai

Block or report abir-taheer

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

new yorker that likes to code for fun :)

abir.nyc

Pinned Loading

  1. tangier-ai/mcp-runner tangier-ai/mcp-runner Public

    Run any dockerized MCP Server in a sandboxed container and connect to it remotely

    TypeScript 30 2

  2. "This is our community, this is our ... "This is our community, this is our family, these are our friends." https://www.youtube.com/watch?v=gk7iWgCk14U&t=425s
    1
    if (window.location.origin !== "https://www.instagram.com") {
    2
      window.alert(
    3
        "Hey! You need to be on the instagram site before you run the code. I'm taking you there now but you're going to have to run the code into the console again.",
    4
      );
    5
      window.location.href = "https://www.instagram.com";
  3. wordle-solver wordle-solver Public

    NodeJS program to automate solving of daily wordle challenges

    JavaScript 2

  4. stuysu/stuyactivities.org stuysu/stuyactivities.org Public archive

    This website is made by the Student Union’s IT and Club Pub Departments to allow all students to have resources that would help them run their organizations, clubs and publications.

    JavaScript 10 2

  5. fast-cosine-similarity fast-cosine-similarity Public

    Compute the cosine-similarity of two vectors. Super simple and fast implementation.

    TypeScript 3