Skip to content
View ajeeshRS's full-sized avatar

Block or report ajeeshRS

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ajeeshRS/README.md

Hey, I'm ajeesh 👋

a security-focused full-stack blockchain engineer building everything from frontends to backends, and smart contracts to dApps. Building fast, reliable, and production-grade applications.


Web3 & Solana Projects

Project Description Link
Multisig Vault Multi-owner vault with proposal-based deposits & withdrawals Repo
Prediction Market Polymarket-style prediction market (token split/merge/claim) Repo
CP-AMM Constant Product Automated Market Maker Repo
Whitelist Vault Vault with transfer hook-based whitelist enforcement Repo
Escrow + Timelock Escrow contract with timelock (LiteSVM tests) Repo
Fundraiser (Pinocchio) Fundraiser contract built with Pinocchio Repo
D-Vault Decentralized vault (frontend + program) Repo
LaunchpadX SPL Token launchpad on Solana Repo
NFT Minter Exclusive NFT minter (verified emails + 1 NFT per user) Repo
Sol Bot Telegram bot interacting with Solana Repo
privRoll Private bulk payroll on Solana (Magicblock Private Payments) Repo
Yellowstone gRPC fork High-performance Solana streaming service (local setup) Repo

Web2 Projects

Project Description Link
FrontierXPass a fun colossium frontier hackathon pass built within 3hr Live
Framesnapr screen beautifier Live
Urbanpro Studio Web development agency landing page Live
Remoteez Job portal (⚠️backend down) Live
Cronify Cron job scheduler (⚠️backend down) Live

More projects available in my repositories.


Open Source Contributions


NPM Packages


Currently exploring: low-level Solana program optimization, zero-copy patterns, private computations, and high-performance RPC infrastructure.

BUILD, SHIP, REPEAT.

Pinned Loading

  1. amm-cp amm-cp Public

    constant product AMM contract

    Rust

  2. d-vault d-vault Public

    Repo for frontend & contract for dvault

  3. escrow_litesvm_timelock escrow_litesvm_timelock Public

    Escrow contract with timelock and litesvm tests(time travel)

    Rust

  4. fundraiser-contract-pinocchio fundraiser-contract-pinocchio Public

    Fundraiser contract built with pinocchio and litesvm test in rust

    Rust

  5. whitelist_vault whitelist_vault Public

    Vault with whitelist config acheived using transfer hooks

    Rust

  6. multisig-vault multisig-vault Public

    A multisig vault build for orgs to handle their vault

    Rust 1