Skip to content
View kquirapas's full-sized avatar
πŸ‡΅πŸ‡­
In the depths of infra and p2p networks
πŸ‡΅πŸ‡­
In the depths of infra and p2p networks

Organizations

@OSSPhilippines

Block or report kquirapas

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

Shaping the human experience with web-scale, distributed, and decentralized systems.

Mission πŸ¦€

I'm on a mission to drive breakthroughs in humanity by serving the world with one technological innovation at a time quantified by a minimum of 1 Billion USD worth of tech shipped to the world for good.

My Current Focus πŸ¦€

I'm building toward a vision of a "world computer" built on top of a democratic web, where we render the world's resources to solve each other's problems.

Presently: Local-First Systems, DePIN, Distributed Systems, P2P Networking, and Node architecture.

Software Engineering Details πŸ¦€

  • 16 years of tech
  • 11 years professionally
  • 4 years of Rust πŸ¦€
  • 3.5 years of Solana
  • 3 years of Ethereum (EVM)
{
    "languages": ["rust", "go", "typescript", "solidity"],
    "frontend": ["reactjs", "nextjs", "axum+askama+htmx"],
    "backend": ["axum", "tokio", "nodejs"],
    "database": ["sqlx", "postgres", "mongodb", "sqlite", "rocksdb"],
}

Fun Recent Builds You Can Assess

1.5M$ held and managed EVM pledge DApp and contracts

phygital city fair enabled with EVM smart contracts

sqlite-block-factory - an axum+tokio+sqlite block authoring mechanism in Rust

merkle tree whitelist-gated token sale - a merkle tree inclusion proof program used for whitelisting Solana token sales

wasm-next-starter - a nextjs starter that came out of my own personal research into WASM-enabled Solana DApps in Rust

solana-native-typescript - a typescript template for Native Solana program development using Jest Typescript

rust-for-typescript - a collection of Rust constructs mirrored in Typescript (e.g. Result<> for fallible functions)

Pinned Loading

  1. kristian-solana-program-library kristian-solana-program-library Public

    A collection of Solana programs maintained by Kristian Quirapas

    Rust 1

  2. solana-native-typescript solana-native-typescript Public template

    Verifiable native Solana program template

    Rust

  3. raydium-snipe-engine raydium-snipe-engine Public

    A high-performance raydium swap buy/sell engine in Rust

    Rust

  4. sqlite-block-factory sqlite-block-factory Public

    Consensusless and Concurrent Block Factory Node written in Rust using SQLite for persistence.

    Rust

  5. rust-for-typescript rust-for-typescript Public

    Adapting Rust constructs in Typescript.

    TypeScript

  6. wasm-next-starter wasm-next-starter Public

    Rust metaprogramming in Web3 with WASM + NextJS

    JavaScript