Skip to content
View kquirapas's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@OSSPhilippines
Block or Report

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

👴 Hey I'm Kristian, I build distributed and decentralized systems in Rust

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 resources of the world to solve each other's problems.

Software Engineering Details

{
    "languages": ["rust", "go", "typescript", "solidity"],
    "frontend": ["reactjs", "nextjs", "axum+askama"],
    "backend": ["axum", "tokio", "nodejs", "actix-web"],
    "database": ["sqlx", "postgres", "mongodb", "sqlite", "rqlite"],
}

Experience

{
    "thirdweb": "https://blog.thirdweb.com/author/kristianquirapas",
    "alchemy": "https://docs.alchemy.com/docs/how-to-build-a-solana-nft-collection",
    "vulcanicLabs": "https://vulcaniclabs.com",
    "kuzco": "https://docs.kuzco.xyz/"
}

Extras

{
    "web3": ["bitcoin", "ethereum", "solana", "icp", "near"],
    "researching": ["wasm", "mevs", "depin", "distributed systems"],
    "wantToWorkOn": ["blockchain", "vm", "infra"],
}

Pinned

  1. sqlite-block-factory sqlite-block-factory Public

    Batch incoming transactions into blocks and persist into sqlite with Rust

    Rust

  2. wasm-next-starter wasm-next-starter Public

    Rust metaprogramming in Web3 with WASM + NextJS

    JavaScript