Skip to content
View ktan-wolf's full-sized avatar

Block or report ktan-wolf

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

Hey there! πŸ‘‹

I'm Ketan, a Rust + Solana developer and full-stack engineer πŸš€
Checkout what I made

⚑ Showcase

Project

  • W3:Terminal - W3:Terminal Engine is a high-frequency, quantum-styled cryptocurrency arbitrage terminal. It fuses a multi-threaded Rust backend with a holographic Next.js frontend to visualize and capture liquidity fractures across Centralized (CEX) and Decentralized (DEX) exchanges in real-time.

  • AetherNet-DePIN - A Solana DePIN project built with Anchor for deploying decentralized physical infrastructure via blockchain automation.

  • Indexer - A high-performance blockchain indexer built in Rust for fetching on-chain data and integrating seamlessly with frontend dApps.

  • YAP - A MERN-stack TypeScript clone of Twitter enabling posts, likes, comments, followers, and real-time notifications.

  • Wallet App - A lightweight TypeScript/React wallet app for managing personal finances and tracking expenses.

  • NoteSaver - A React-based note-taking application with intuitive UI, quick save and edit features for everyday productivity.

Cli Tools

  • Rust Terminal - A lightweight Rust-based terminal CLI interface that offers streamlined command-line workflows with minimal overhead.
  • Cargo-Inspect - A Rust-based CLI tool to inspect and analyze Cargo projects and their dependencies.
  • Native Rust Http Server - A native Rust HTTP server built from scratch without frameworks like Axum, focusing on low-level networking and request handling.

Contracts

Pinocchio

  • Escrow - A Solana escrow smart-contract built with the zero-dependency Pinocchio SDK, enabling trustless asset exchanges via native Rust.
  • Quantum Vault - A high-security vault smart contract on Solana using the zero-dependency Pinocchio SDK for quantum-resistant asset storage.
  • Native Vault - A native Rust smart contract vault on Solana built using Pinocchio (no Anchor, no traditional framework) for ultra-lean, high-performance asset storage.
  • Counter - A simple state-incrementing smart contract example using the zero-dependency Pinocchio framework on Solana.

Anchor

  • NFT Maketplace - A Rust smart contract built with Anchor on Solana for minting and managing NFTs.
  • Flash Loan - A flash-loan smart contract on Solana using Anchor for atomic borrowing and repayment in a single transaction.
  • Staking - An Anchor-based Solana smart contract for token staking and reward distribution with secure, programmatic yield logic.
  • Escrow - An Anchor-based Solana smart contract for trustless escrow operations between parties.

πŸ”— Links

⭐️ From ktan

Popular repositories Loading

  1. wallet-app wallet-app Public

    wallet for transfer money

    TypeScript

  2. StudyNotion StudyNotion Public

    JavaScript

  3. ai-beat-lab ai-beat-lab Public

    Forked from mastra-ai/ai-beat-lab

    TypeScript

  4. onlook onlook Public

    Forked from onlook-dev/onlook

    The open source Cursor for Designers. Design directly in your live React app and publish your changes to code.

    TypeScript

  5. cms cms Public

    Forked from code100x/cms

    Repo for https://app.100xdevs.com/

    TypeScript

  6. YAP YAP Public

    TypeScript