Skip to content
View samiejumade's full-sized avatar

Block or report samiejumade

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
samiejumade/README.md
Typing SVG

LinkedIn Portfolio GitHub Location


Profile Views

๐Ÿง  About Me

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;

contract SamirJumade {

    string public role    = "Senior Blockchain Engineer @ Woxsen University";
    string public focus   = "DeFi | Smart Contracts | Web3 Architecture";
    string public base    = "Hyderabad, India ๐Ÿ‡ฎ๐Ÿ‡ณ";

    string[] public passions = [
        "Architecting decentralized protocols",
        "Teaching blockchain at university level",
        "Exploring zero-knowledge proofs",
        "Building DeFi primitives"
    ];

    function currentlyLearning() public pure returns (string memory) {
        return "ZK Proofs | Layer 2 Scaling | Cross-chain bridges";
    }

    function openToOpportunities() public pure returns (bool) {
        return true;
    }
}

โš™๏ธ Tech Stack & Tools

๐Ÿ”— Blockchain & Web3

Solidity Ethereum Web3.js Hardhat IPFS Chainlink

๐Ÿ’ป Languages & Frontend

JavaScript Python TypeScript React CSS3 HTML5

๐Ÿ› ๏ธ Dev Tools & Platforms

Node.js Git VS Code MetaMask


๐Ÿ“Š GitHub Statistics

ย 
GitHub Streak
Trophies

๐Ÿš€ Featured Projects

๐Ÿ—๏ธ Project ๐Ÿ“ Description ๐Ÿ› ๏ธ Stack
Smart Contracts DeFi Yield Farming contracts (shed.barns.finance) Solidity, Ethereum
Plutos ICO ICO smart contract architecture Solidity, Web3.js
Python ML Machine Learning experiments Python
Portfolio Personal developer portfolio HTML, CSS, JS

๐ŸŽ“ What I Teach @ Woxsen University

๐Ÿ“š  Blockchain Fundamentals & Architecture
๐Ÿ”  Smart Contract Development (Solidity)
๐ŸŒ  Decentralized Application (DApp) Design
๐Ÿ’ฐ  DeFi Protocols & Tokenomics
๐Ÿ”’  Blockchain Security & Auditing

๐Ÿ“ˆ Contribution Activity

Activity Graph

๐ŸŒ Connect With Me

Platform Link
๐Ÿ’ผ LinkedIn linkedin.com/in/samir-blockchain
๐ŸŒ Portfolio samiejumade.github.io
๐Ÿ™ GitHub github.com/samiejumade
๐Ÿ“ Location Hyderabad, India

๐Ÿ’ฌ Quote I Live By

"The blockchain is an incorruptible digital ledger of economic transactions that can be programmed to record not just financial transactions but virtually everything of value." โ€” Don & Alex Tapscott


Popular repositories Loading

  1. DEMO DEMO Public

    demo project

  2. Assesment1 Assesment1 Public

  3. assesment assesment Public

    CSS

  4. pyhthonML pyhthonML Public

  5. Smart-contracts Smart-contracts Public

    shed.barns.finance/Farms

    Solidity

  6. Plutos-ICO- Plutos-ICO- Public

    Plutos Smart Contract

    Solidity