Skip to content
View Ckayz's full-sized avatar
💭
Typing…
💭
Typing…

Block or report Ckayz

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
Ckayz/README.md
 ██████╗██╗  ██╗ █████╗ ██╗   ██╗███████╗
██╔════╝██║ ██╔╝██╔══██╗╚██╗ ██╔╝╚══███╔╝
██║     █████╔╝ ███████║ ╚████╔╝   ███╔╝ 
██║     ██╔═██╗ ██╔══██║  ╚██╔╝   ███╔╝  
╚██████╗██║  ██╗██║  ██║   ██║   ███████╗
 ╚═════╝╚═╝  ╚═╝╚═╝  ╚═╝   ╚═╝   ╚══════╝
+ fullstack web3 dev | smart contracts to frontend 

Typing SVG


$ cat whoami.txt

┌──(ckayz㉿web3)─[~/about]
└─$ cat profile.conf

[identity]
role = "fullstack web3 developer"
focus = "smart contracts → backend → frontend"
side_quest = "vibe coder / prompt engineer"

[philosophy]
primary = "the gap between 'works' and 'feels safe' is where projects die"
mission = "close that gap"
mantra = "less approval popups. more confidence."

$ ls -la tech_stack/

drwxr-xr-x  contracts/
    ├── solidity
    ├── rust
    ├── anchor
    ├── hardhat
    └── foundry

drwxr-xr-x  chains/
    ├── solana
    ├── ethereum
    ├── arbitrum
    └── tron

drwxr-xr-x  frontend/
    ├── react
    ├── typescript
    ├── next.js
    ├── tailwind
    └── vite

drwxr-xr-x  backend/
    ├── node.js
    ├── express
    ├── postgresql
    └── redis

drwxr-xr-x  vibes/
    ├── prompt-engineering
    ├── claude
    ├── Gemini
    ├── KimiK
    ├── cursor
    └── v0

$ ./recent_builds.sh

/**
 * @dev deployed projects
 */

const builds = {

  "umbra-zk-blackjack": {
    desc: "provably fair blackjack with ZK proofs on solana",
    stack: ["noir", "groth16", "anchor", "rust", "next.js", "shadowwire"],
    status: "DEPLOYED ✓",
    repo: "github.com/Ckayz/solanaprivacyhack"
  },
  "swarm-trading-coach": {
    desc: "AI multi-agent personalized trading education",
    stack: ["next.js", "typescript", "supabase", "pinecone", "openai"],
    status: "DEPLOYED ✓",
    repo: "github.com/Ckayz/dawinners"
  },
  "openclaw-fighter": {
    desc: "autonomous competitive agent on monad",
    stack: ["solidity", "erc-8004", "openclaw", "monad"],
    status: "DEPLOYED ✓",
    repo: "github.com/Ckayz/molteee"
  },
  "neko-dashboard": {
    desc: "defi transparency dashboard for vault positions",
    stack: ["react", "typescript", "tailwind"],
    status: "SHIPPED ✓"
  }
};

$ echo $CURRENTLY_LEARNING

rust ░░░░░░░░░░░░░░░░░░░░ 65%
multi-agent-systems ░░░░░░░░░░░░░░░░░░░░ 40%
on-chain-transparency ░░░░░░░░░░░░░░░░░░░░ 70%
mcp-servers ░░░░░░░░░░░░░░░░░░░░ 30%

╔══════════════════════════════════════════════════════════════╗
║  "smart contracts are easy.                                  ║
║   making users trust them is the hard part."                 ║
╚══════════════════════════════════════════════════════════════╝

└─$ exit
[process completed]

Pinned Loading

  1. bitcoinforum bitcoinforum Public

    TypeScript

  2. devmatch2025 devmatch2025 Public

    TypeScript

  3. iota-voting-system iota-voting-system Public

    JavaScript

  4. solanaprivacyhack solanaprivacyhack Public

    Forked from Marcussy34/solanaprivacyhack

    JavaScript

  5. Laikaiyong/Sol-EcoWaifu Laikaiyong/Sol-EcoWaifu Public

    JavaScript 1

  6. noobstar3310/coffee-change noobstar3310/coffee-change Public

    TypeScript