Skip to content
View k66inthesky's full-sized avatar
🪐
To Infinity and Beyond!
🪐
To Infinity and Beyond!

Highlights

  • Pro

Block or report k66inthesky

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

k66 (Lana Chen)

Smart Contract Engineer · Security Researcher · Full-Stack Developer

Sui Move / Solidity · Building SuiAudit · Open to Web3 roles

🌐 k66.ninja · LinkedIn · Linktree


🏆 Highlights


🛡️ Security Research & Tools

OpenClaw Skills — extensions for the OpenClaw Sui client

  • 🦞 SuiSec — Security skill adding Sui client-call inspection and PTB dry-run
  • 🌊 Cetus — DeFi skill for interacting with Cetus Protocol, the leading Sui DEX
  • 💰 stable-layer-sdk — Skill wrapping the StableLayer SDK for on-chain BrandUSD operations

Audit tooling

  • 💧 SuiAudit — Smart contract auditing tool for Sui Move (2× hackathon winner, formerly SuiGuard)

Bug Bounty


💧 DeFi

  • 🔐 Singu Vault — On-chain vault dApp
  • 💰 H2O Smart DCA — Telegram bot for smart DCA on Sui, integrating Cetus Aggregator for best-route swaps and StableLayer SDK for BrandUSD yield. Idle capital auto-earns through a receipt-token vault (H2OUSD) layered on BrandUSD + Cetus CLMM LP fees. Full stack: Move contracts · Grammy bot · Next.js dApp
  • 🪼 Velella Dashboard — Lightweight Sui full-stack dashboard bridging Mainnet assets and Testnet data (live demo). Integrates zkLogin (Enoki + Google OAuth), Walrus (AES-256-GCM encrypted storage), DeepBook V3 (DEEP/SUI orderbook DEX), and Bucket Protocol (CDP vaults, PSM, oracle pricing). React + TypeScript + Vite, deployed on Vercel Serverless.

🎮 Singu Series — Web3 GameFi (eveuluv.me)

Gaming dApps built on the EVE Frontier ecosystem (org: @EveULuvMe). I lead smart contracts and full-stack development.


🧑‍💻 Selected Projects

  • 🕵️ StegoMint — Bitcoin steganography wallet disguised as a Sudoku game (live demo · video). Dual-identity unlock: normal unlock shows a decoy wallet (Duress Mode); secret trigger reveals the real BTC transfer interface (God Mode). Built at btc++ Taipei Hackathon 2025 with Bitcoin Dev Kit + UniSat Wallet. Successful testnet TX
  • 🐾 GitPet — GitHub CLI extension + MCP server that turns your Git activity into a digital pet. Go-based, built for the GitHub Copilot CLI Challenge
  • 🛠️ Simple C Compiler — C-like compiler in C++ with lexer, parser, and statement executor (if/while/do-while/compound blocks)
  • 🎫 StarkFair — Provably-fair on-chain lottery on StarkNet
  • 👛 KAIA Dapp Demo — Developer starter kit for KAIA wallet integration and NFT minting
  • 🫂 Taskemon — Chrome extension on Flow Blockchain with Deepseek-R1 chat integration
  • 📈 TW-stock — Python crawler and backtester over 20+ years of Taiwan stock data
  • 🦀 Leetcode-Rust — LeetCode solutions in Rust (open to collaborators)
  • ⚙️ OinkBL — Build your own bootloader and boot screen

📚 Research & Writing

  • 🎓 Master Thesis — Writing style analysis (NSYSU, 2021)
  • ✍️ iT 鐵人賽 — Chinese technical articles on crypto and development

🗞️ Media


🛠️ Stack

Sui Move Solidity Cairo Rust Python TypeScript C C++ Git Docker GCP Linux


💬 Reach out

Open to Web3 smart contract and full-stack roles (Sui, EVM). Interested in DeFi implementation, on-chain vulnerability research, and consensus-layer internals.

LinkedIn Portfolio YouTube Linktree

Pinned Loading

  1. SuiAuditLab/suiaudit SuiAuditLab/suiaudit Public

    AI-powered sui-move audit solution

    Python 15 2

  2. TW-stock TW-stock Public

    提供台股逾10年資料,及完整爬蟲程式。

    Python 22 9

  3. OinkBL OinkBL Public

    Oink Bootloader (OinkBL),系列文[世界第一簡單的UEFI,實作打造自己的開機畫面](https://ithelp.ithome.com.tw/users/20161828/ironman/6446?page=1)

    C 11 1

  4. Simple_C_Compiler Simple_C_Compiler Public

    A C-like compiler written with C++ language.

    C++ 1