Giter Site home page Giter Site logo

envoy-vc / ao-cookbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from permaweb/ao-cookbook

0.0 0.0 0.0 8.29 MB

Get cooking with ao - the decentralized computer with infinite threads 🐰 πŸ•³οΈ πŸ‘ˆ

Home Page: https://cookbook_ao.arweave.dev

JavaScript 83.74% CSS 16.26%

ao-cookbook's Introduction

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
pampzrd
Pamela Rod
Zorono
John Magdy Lotfy Kamel
ankushKun
Ankush Singh
Isallkun
Faishal AR
peng1027
peng1027
kenkirito
lakshya

🌸 Latest Tweets

Expand


Now Playing Now Playing

Expand


βš™οΈ Misc

Jokes Card



ao-cookbook's People

Contributors

codecustard avatar countzer0 avatar creedscode avatar crookse avatar cryptowizard0 avatar dvinubius avatar freekers avatar hellorwa avatar holazz avatar jajablinky avatar jomosis avatar jonny-ringo avatar leo5imon avatar martonlederer avatar mayurmarvel avatar megabyte0x avatar michaelbuhler avatar nestorbonilla avatar outprog avatar pchao3 avatar pskinnertech avatar ropats16 avatar rosmcmahon avatar star8ks avatar tillathehun0 avatar twilson63 avatar vincejuliano avatar xgocn avatar xj5027 avatar zhiqiangxu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.