Skip to content
View KashifCh-eth's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report KashifCh-eth

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

bg

~ Welcome aboard!

Currently security researcher

👨🏼‍💻 Building
🧠 Learning
💜 Loving Stacks React , Nodejs , Typescript , Solidity , Ethers , Solana and Tailwind

🏡 website | 🐦 twitter | 📺 youtube | 👔 linkedin

animated-computer-image-0026 A little more about me...

    // SPDX-License-Identifier: MIT
    pragma solidity ^0.8.24;
    
    contract Profile {
        string public name = "KashifCh-eth";
        string public pronouns = "He | Him";
        string public currentFocus = "Web3 / dApps";
    
        string[] internal skills;
    
        function getSkills() public returns (string[] memory) {
            skills = [
                string("Javascript", "Rust"),
                "Next.js"
                "react",
                "Solidity",
                "Hardhat",
                "ethers"
                "Node.js"
                "Solana"
            ];
    
            return skills;
        }
    
          function fun() public view returns (string memory) {
        uint256 randomNumber = uint256(keccak256(abi.encodePacked(blockhash(block.number - 1), msg.sender)));

         if (randomNumber % 2 == 0) {
             return "Why do developers always carry a dictionary? Because they need to decode the error messages!";
        } else {
             return "Why did the blockchain break up with the database? It couldn't handle the blocks in the relationship!";
       }
     }

    }

Pinned Loading

  1. blockchain-voting-system- Public template

    blockchain voting system

    JavaScript 43 72

  2. Charity-Website-Based-on-Blockchain- Public

    Charity Donation System

    JavaScript 11 1

  3. Lottery-Smart-contract Public

    Lottery Smart Contract based on Solidity

    Solidity 4

  4. PriceSelecter-For-Hashlip-minting-dapp Public

    Price Selecter for minting dapp

    JavaScript 5 1

  5. insurance-company-Smart-contract Public

    insurance company Smart contract

    Solidity 3

26 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

August 1, 2025

KashifCh-eth has no activity yet for this period.
Loading