Skip to content
View NoahJinnn's full-sized avatar

Block or report NoahJinnn

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
noahjinnn/README.md

Hello world 👋

About me:

  • More than 6 years experience SE working for Fintech and IoT startups.
  • Proficient in Rust, Golang, Javascript, Flutter.
  • Design and develop DevOps systems for different environments: on-premise, cloud, and hybrid.
  • Experienced with distributed systems, WebAssembly, and cryptography engineering.
  • Experienced with robust authentication mechanisms: Passkey, OAuth, OpenID.
  • Build and maintain e2e encryption projects that leverage TEE, Multi-Party Computation, Threshold Signature Scheme.

Contact:

Current work

Sr SWE at Silence Laboratories | Rust, DevSecOps | E2EE and Decentralized tech

Build several apps, SDKs and a distributed network that leverages MPC-TSS technology:

  • Build a high-performance distributed network for decentralized threshold signature schemes (MPC-TSS) in Rust. Implement multi-factor authentication frameworks: Passkey, Web3 wallet authentication, OAuth. Develop different curve signature schemes: Ed25519, Secp256k1 for ECDSA and Schnorr protocol for authentication and on-chain transaction signing.

  • Create Go, Rust, JavaScript client SDKs that integrate with low-level cryptographic primitives and communicate with the network. The SDKs are cross-platform and seamlessly integrated with wallet providers.

  • Build web app and mobile for a self-custodial wallet integrating MetaMask Snap. Implement secure multi-factor authentication using threshold cryptography.

  • Set up CI/CD to automate SDLC. Design and unblock performance bottlenecks to achieve SLO/SLA.

Pinned Loading

  1. tss-back tss-back Public

    Threshold Signature Scheme Rust server

    Rust 2

  2. tss-client tss-client Public

    Threshold Signature Scheme Rust client

    Rust 5

  3. NIZeroKnowledgeProof NIZeroKnowledgeProof Public

    Rust