Skip to content
View Enricrypto's full-sized avatar

Block or report Enricrypto

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

About Me

👋 Hi, I’m Enrique Ibarra, a passionate Blockchain Developer with expertise in DeFi and smart contract development using Solidity.

🌐 Specialize in building decentralized applications (dApps) and innovative solutions using blockchain technologies, along with my full-stack skills in React, React Native, TypeScript, Python, and Node.js.

🚀 Focus on delivering high-quality blockchain and DeFi solutions, helping projects leverage the power of decentralized finance.

📫 Feel free to reach out to me via LinkedIn or email me at eibarraf@gmail.com.

Pinned Loading

  1. SwitchFi SwitchFi Public

    A decentralized exchange (DEX) frontend built with Next.js, TailwindCSS, wagmi, and viem. Supports token swaps, liquidity management, and on-chain interactions.

    TypeScript 1

  2. Decentralised-Exchange Decentralised-Exchange Public

    A Solidity-based decentralized exchange (DEX) for trustless token swaps and liquidity provision. Includes Factory, Pair, and Router contracts inspired by Uniswap V2. Supports ERC-20 tokens with sli…

    Solidity 2

  3. Isolated-Lending-Market Isolated-Lending-Market Public

    Isolated, Modular, and Strategy-Enabled Lending Market. This project is a modular and extendable lending protocol built on Solidity. It starts with a core contract that handles deposits, withdrawal…

    Solidity 1

  4. vault-contract vault-contract Public

    This Solidity contract implements an ERC-4626 vault for WETH, integrating with Aave V3 to earn interest on deposits. It automatically wraps ETH to WETH and deposits it into Aave, issuing shares to …

    Solidity

  5. Sealed-Bid-Auction Sealed-Bid-Auction Public

    This repository contains a Solidity-based **Sealed-Bid Auction** contract. Participants submit hashed bids during the bidding phase & reveal them later. Only valid, revealed bids are considered, an…

    Solidity

  6. GiftMe-Backend GiftMe-Backend Public

    Gift Me is an app service that enables the creation and management of groups and wishlists, allowing users to add and track gifts. Built with Node.js, Express, and Prisma, and utilizing Supabase fo…

    JavaScript