Skip to content
View KushGabani's full-sized avatar
  • Canada
  • 14:34 (UTC -07:00)

Organizations

@alter-textile @Trillhouse-Studio

Block or report KushGabani

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

Hello World! 👋

const KushGabani = {
  pronouns: "He" | "Him",
  age: 23,
  code: ["Typescript", "Javascript", "Python", "Dart", "Java"],
  askMeAbout: ["Full-stack Web Development", "UI/UX", "LLMs", "Deep Learning"],
  technologies: {
      design: ["Figma"],
      machineLearning : ["TensorFlow", "Keras", "PyTorch (Beginner)"]
      frontEnd: {
          js: ["React.js", "Next.js"],
          css: ["TailWindCSS"],
          mobile: ["Flutter"]
      },
      backEnd: {
          js: ["Node.js", "Nest.js", "Express"],
          python: ["Flask"],
          databases: ["MySQL", "PostgreSQL", "MongoDB"],
      },
      misc: ["git", "Postman/Thunder Client", "curl"]
  },
  currentFocus: "Full-stack development @ Keyflow and Alter, LLMs, AI Automations,",
  funFact: "There are two ways to write error-free programs; only the third one works"
};

reimaginedreadme

Pinned Loading

  1. pixelcrate pixelcrate Public

    Forked from gustavscirulis/snapgrid

    Pixelcrate is an open-source Mac app for collecting, organizing, and analyzing UI screenshots. It uses AI to automatically detect UI components and patterns, making it a powerful tool for designers…

    TypeScript 1

  2. radiokey radiokey Public

    After the downfall of groovy and rythm as they now no longer provide the music bot service, An open-source discord music bot that enables listening to music with members of a server.

    JavaScript 11 10

  3. Flamingo Flamingo Public

    Deep Learning for Art; feedforward neural style transfer and music generation

    Jupyter Notebook 2

  4. Biomedical-Image-Segmentation Biomedical-Image-Segmentation Public

    Pixel-level classification using a U-Net architecture for Biomedical Image Segmentation of Mitochondria

    Python 1 2

  5. Cartoon-Character-Automation Cartoon-Character-Automation Public

    Touching and exploring various different neural network architectures and applying them on cartoon character automation, specifically on The Simpsons.

    Jupyter Notebook

  6. toy-micrograd toy-micrograd Public

    An educational toy implementation of PyTorch's autograd API from scratch using python and GraphViz to get a good grasp over the underlying pytorch's autograd engine.

    Jupyter Notebook