Skip to content
View tobySolutions's full-sized avatar
:octocat:
Building Software
:octocat:
Building Software

Sponsors

@GuiBibeau

Highlights

  • Pro

Organizations

@EddieHubCommunity @AkeruAI

Block or report tobySolutions

Report abuse

Contact GitHub support about this user���s behavior. Learn more about reporting abuse.

Report abuse
tobySolutions/README.md

E Kaabo!!!

My interests are:

Typing SVG

👨‍💻 Skills

💬 Javascript
💬 Typescript
💬 Java 
💬 Python
💬 AWS 
💬 Azure 

Twitter

     

🔥 Streak stats

GitHub Streak

Tobiloba Adedeji's Dev Card

O dabo✌!!

Pinned Loading

  1. AkeruAI/akeru AkeruAI/akeru Public archive

    Akeru is an open source AI platform built on top of the Akeru AI edge network. The network runs as a Bittensor Subnet, providing a transparent, safe and highly available AI capacities.

    TypeScript 85 17

  2. tranpeer tranpeer Public

    This is a CLI tool that translates a sentence from English to any language using the free Google translate API

    JavaScript 9 2

  3. stream2peer stream2peer Public

    This a free, decentralized video stream management service that is an open source version of StreamYard.

    TypeScript 30 14

  4. ens-lookup.js ens-lookup.js
    1
    import { ethers } from "ethers";
    2
    import { JsonRpcProvider } from "ethers";
    3
    
                  
    4
    BigInt.prototype.toJSON = function () {
    5
      return this.toString();