Skip to content
View sorXCode's full-sized avatar
๐ŸฅŠ
๐ŸฅŠ

Block or report sorXCode

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

Victor Adeyanju

  • ๐Ÿ”ญ Role: Software Engineer

  • ๐Ÿ›  Learning: Smart contracts ||| Rust

  • ๐Ÿคนโ€ Familiar with: ERC, EIP

  • ๐ŸŽฏ Currently working with: Python, solidity, k8s (Devops), and Rust

  • ๐Ÿ“ Iโ€™m looking to collaborate on: Software/Infra Development

  • ๐Ÿœ Discord: sorxcode#3183

  • ๐Ÿœ Twitter: @sorxcode

  • ๐Ÿœ LinkedIn: Sorxcode

  • โ˜• Fun fact: โโ€œIn Data Science if you want to help individuals, be empathetic and ask questions; that way, you can begin to understand their journey, too.โ€โ€” Damian Duffy Mingleโž

sorxcode's github stats sorxcode Streak

Pinned Loading

  1. ChainlinkMarket ChainlinkMarket Public

    Chainlink Market is a decentralized marketplace powered by Chainlink oracles, ensuring secure and reliable price feeds for smart contract transactions.

    Solidity 1

  2. NFT-Gated-Staking NFT-Gated-Staking Public

    NFT-Gated Staking is a smart contract-based staking system where users must hold a specific NFT to participate.

    TypeScript 1 1

  3. Merkle-Proof-Airdrop Merkle-Proof-Airdrop Public

    Merkle Proof Airdrop is a smart contract-based airdrop system that uses Merkle Trees to verify eligible recipients efficiently.

    Solidity 1 1

  4. Sentiment-Analyzer Sentiment-Analyzer Public

    A Python-based machine learning project that uses natural language processing (NLP) to analyze the sentiment of text input e.g. twitter backup.

    Python 3

  5. p2pmessenger p2pmessenger Public

    P2PMessenger is an asynchronous and real-time messaging system with built-in support for user registration and authentication.

    Python 4

  6. flask_user_auth_with_token flask_user_auth_with_token Public

    Flask User Authentication with JSON Web Token is a Python-based application that implements user authentication using Flask and JSON Web Tokens (JWT). It provides endpoints for user registration anโ€ฆ

    Python