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

Sponsors

@GuiBibeau
@FrancescoXX

Highlights

  • Pro

Organizations

@EddieHubCommunity @AkeruAI @fleek-platform

Block or report tobySolutions

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
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 83 16

  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 7 1

  3. stream2peer stream2peer Public

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

    TypeScript 5 3

  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();