Skip to content
View nbayindirli's full-sized avatar
🕳️
heads-down, building..
🕳️
heads-down, building..
Block or Report

Block or report nbayindirli

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
nbayindirli/README.md
⏩️ building the future of permissionless interop @hyperlane-xyz
⛓️ contributing to the future of lending @Prime-Protocol
☕️ if you'd like to grab a coffee, cut an issue against the nbayindirli repo

"Any sufficiently advanced technology is indistinguishable from magic."
- Arthur C. Clarke

Pinned Loading

  1. omnichain-message-passing omnichain-message-passing Public

    Uses the LayerZero message passing protocol to update and query the application state of satellite chains (Rinkeby [Ethereum] & Mumbai [Polygon]) via a master chain (Fuji [Avalanche]).

    Solidity 1

  2. greeting-portal-react-ts greeting-portal-react-ts Public

    A simple Web3 + React + TS frontend to enable people to greet me over the Ethereum blockchain.

    TypeScript

  3. DefiLlama/DefiLlama-Adapters DefiLlama/DefiLlama-Adapters Public

    JavaScript 835 4.7k

  4. ID3-classifier ID3-classifier Public

    Implementation of the ID3 decision tree learning algorithm as applied to a dataset of poisonous and edible mushrooms.

    Python 3

  5. SGD-fMRI-image-data SGD-fMRI-image-data Public

    Trains linear models using stochastic gradient descent to predict whether a human subject is viewing a picture or reading a sentence from their fMRI brain image data.

    Python

  6. gaussian_mixture_models gaussian_mixture_models Public

    Implementation of the EM algorithm for mixtures of Gaussians. Cluster means are initiated by randomly drawing from a uniform distribution and with standard deviations as a fixed fraction of the ran…