Skip to content
View Envoy-VC's full-sized avatar
πŸ› οΈ
Building
πŸ› οΈ
Building
Block or Report

Block or report Envoy-VC

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

Visitor Count

Cover

Vedant Chainani's Dev Card

Currently Learning Solidity

Connect with me

@Envoy_1084 envoy_ Envoy_#1852

About Me...

  • πŸ”— I’m currently learning Blockchain
  • πŸ‘ I’m looking to contribute to open source
  • πŸ₯… 2022 Goals: Learn more about Blockchains and Solidity
  • ⚑ Fun fact: I love to play games

line

A little more about me...

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

contract Profile {
    string public name = "Vedant Chainani";
    string public pronouns = "He | Him";
    string public currentFocus = "Web3 / dApps";

    string[] internal skills;

    function getSkills() public returns (string[] memory) {
        skills = [
            string("Javascript"),
            "Python",
            "Solidity",
            "Hardhat",
            "ethers"
        ];

        return skills;
    }

    function fun() public view returns (string memory) {
        return
            "Two bytes meet.  The first byte asks, 'Are you ill?' The second byte replies, 'No, just feeling a bit off.'";
    }
}


🀹 My Skill Set


JavaScript Python Git PowerShell Solidity Hardhat ethers.js


πŸ“Š Github Stats

Expand


πŸ“Š Development Breakdown

Expand

πŸ“• Blog Posts

Expand

✨ My Followers

Expand
shakiliitju
Md. Shakil Hossain
TenviLi
Tenvi
hyc0812
Yongchang He
Amarjit-ph
Amarjit Pheiroijam
petermartens98
Peter Martens
felpfsf
Felipe F.
Bornunique911
Bornunique911
christiancalara
christiancalara
Zorono
John Magdy Lotfy Kamel
pampzrd
Pamela Rod
ankushKun
Ankush Singh
Isallkun
Faishal AR
FurkanEdizkan
Furkan Edizkan
peng1027
peng1027

🌸 Latest Tweets

Expand


Now Playing Now Playing

Expand


βš™οΈ Misc

Jokes Card



Pinned

  1. awesome-badges awesome-badges Public

    😎 A curated list of GitHub badges for your next project

    1k 114

  2. atomic-toolkit atomic-toolkit Public

    Craft rock-solid, spec-compliant assets on Arweave with ease.

    TypeScript 1

  3. permaweb-portfolio permaweb-portfolio Public

    My Pemaweb Portfolio

    TypeScript 1