Skip to content
View fahadsiddiqui's full-sized avatar

Highlights

  • Pro

Organizations

@datumbrain

Block or report fahadsiddiqui

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

Hi there! 👋

  • 🔭 I’m currently working on

    • LLMs and AI-based apps
    • Python
    • WebAssembly w/ Go
    • web applications
      • htmx
      • gRPC
    • fintech
    • data engineering
  • 👯 I’m looking to collaborate on

    • opensource work
    • AI-based projects
  • 📫 How to reach me:

Pinned Loading

  1. datumbrain/npy datumbrain/npy Public

    Numpy file reader/writer library in Go.

    Go 5

  2. datumbrain/nulltypes datumbrain/nulltypes Public

    GORM null-types JSON marshalling and unmarshalling mixins.

    Go 17 2

  3. gabriel-vasile/mimetype gabriel-vasile/mimetype Public

    A fast Golang library for media type and file extension detection, based on magic numbers

    Go 1.8k 167

  4. petl-developers/petl petl-developers/petl Public

    Python Extract Transform and Load Tables of Data

    Python 1.3k 195

  5. celery/py-amqp celery/py-amqp Public

    amqplib fork

    Python 310 193

  6. Install Hadoop on Mac (M1, M2) with ... Install Hadoop on Mac (M1, M2) with Apple Silicon
    1
    * Install `brew` (Homebrew)
    2
    * Install `hadoop`
    3
      ```bash
    4
      brew install hadoop
    5
      ```