Skip to content
View ChefBingbong's full-sized avatar

Block or report ChefBingbong

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

#Bing Bong πŸ‘‹ I'm bingbong a software engineer from Ireland

const someOfMyInfo = {
  name: "Ox Bingbong",
  pronouns: "him" | "he",
  languages: ["Typescript", "Go", "Python", "Solidity"]
};

What I Do

  • 🐰 Software engineer at Pancakeswap
  • πŸ’£ Previously worked at Moralis, Ren, Catalog Fi
  • 🧠 BSc in Applied Physics from Dublin City University (ranked 2nd with first degree honours (79% GPA))
  • πŸ“ Working and researching ZK and public key cryptography in my spare time
  • Aswell as studying distributed systems theory

My Intrests

  • ❀️ Passionate and curious about distributed systems and P2P
  • ✨ I love TypeScript, golang Solidity and Python
  • πŸ‘¨β€πŸ’» currently learning GO (Will get around to Rust LOL)
  • 🌍 I love writing, especially academic research and formal papers
  • πŸ“˜ Read some of my work below

Some Of My Work (Research)

Socials & Portfolio/Youtube

Pinned Loading

  1. Secure-Multi-Party-Computation-DSA-BTC-Bridge Secure-Multi-Party-Computation-DSA-BTC-Bridge Public

    an implementation of a 5 step threshold signature scheme and a peer to peer network for distributed private key management for BTC bridging in typescript

    TypeScript 1 1

  2. kademlia-p2p-ts kademlia-p2p-ts Public

    An implementation of the kademlia Distributed hash table and peer discovery protocol in typescript

    TypeScript 3

  3. Anyswap-MPCNode Anyswap-MPCNode Public

    Forked from anyswap/Anyswap-MPCNode

    Go

  4. smart-contract-schnorr-signer-utils smart-contract-schnorr-signer-utils Public

    utility contracts that implement the SECP256K1 elliptic curve in solidity for eaabling Schnorr signatures and private key management in CREATE2 smart contracts

    Solidity

  5. smar-wallet-router-sdk smar-wallet-router-sdk Public

    Forked from mcgraneder/smart-wallet

    typescript SDK for Smart wallet cross chain AA contract that enables custom fees and one signature bridges

    TypeScript

  6. ZK-Proof-tutorials ZK-Proof-tutorials Public

    a collection of zero knowledge proof tutorials in typescript designed to serve as a learning resource about cryptography

    TypeScript 1