Skip to content
View ebaraza10's full-sized avatar

Block or report ebaraza10

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

Pinned Loading

  1. dydx_flashloan_smart_contract dydx_flashloan_smart_contract Public

    An IERC20 based smart contract to obtain flashloans with dydx exchange.

    Solidity 3 2

  2. whatsapp_bot_django whatsapp_bot_django Public

    A Whatsapp bot in django. Uses docker, redis, celery, twilio and Google sheets API

    Python 2

  3. corruption_prevention_token corruption_prevention_token Public

    A smart contract for an ERC20, EVM compatible token

    Solidity 1

  4. escrow_service_smart_contract escrow_service_smart_contract Public

    A smart contract to ensure two parties can safely transact with each other even if they do not know or trust each other.

    Solidity 3

  5. simple_blockchain simple_blockchain Public

    A simple blockchain with peers, miners and encryption

    JavaScript 1

  6. sign-language-translator sign-language-translator Public

    Real-time, two-way sign language interpreter that enables seamless communication between signers and non-signers. Built using Flask, MobileNetV2 for gesture recognition, and T5 Transformer for gest…

    Python