Skip to content
View TH07008's full-sized avatar

Block or report TH07008

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.

Content in all repositories owned by your account will be closed.
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
TH07008/README.md

👋 Hi, I'm TH07008

This profile holds a small, curated set of references — a handful of projects I keep public or share on request to give a quick impression of how I work and what I can deliver.

It's not an exhaustive portfolio, and it's not a statement of what I'm limited to. These are just a few examples chosen to show range, not boundaries — the point is breadth, not a ceiling.

I work across the whole stack — on-chain programs, backend services, frontend, CLI tooling, and the glue in between — and I'm comfortable picking up unfamiliar territory quickly. The references below happen to cluster around blockchain / Solana, Rust systems, AI / LLM infrastructure and full-stack web, but that's a sample, not a definition.

  • 🔍 Want a walkthrough of a private reference? Just ask — happy to walk you through any of them.
  • 🤝 Open to new projects and roles; tech list below is illustrative, not exhaustive.

🧰 A glimpse of the tools I reach for

Just a sample of what I reach for — far from exhaustive.

Languages Rust TypeScript JavaScript Python PHP HTML5 CSS3 SQL Shell

Blockchain / Solana / Web3 Solana Anchor Web3.js Yellowstone gRPC Borsh Pump.fun

AI / LLM / RAG RAG Vector Search BM25 LLM Tools ONNX Runtime OCR

Frontend & Web UI React Vite Next.js Tailwind CSS Three.js jQuery Bootstrap Sass/SCSS

Webdesign / Classic Web / CMS WordPress WooCommerce Elementor Laravel cPanel Responsive Design UI/UX Figma

Backend / Data / Infra Node.js Express PostgreSQL MySQL Redis REST API JWT / CSP / CSRF

Rust systems & crates Tokio ndarray / nalgebra serde clap HuggingFace Tokenizers

Rust for UI & WASM Dioxus Tauri Leptos WebAssembly


📊 Activity

GitHub Stats Top Languages


Curious about something outside this list? Just ask — chances are it's already in my wheelhouse, or I'll be up to speed fast.

Pinned Loading

  1. cryptopay-payment-gateway cryptopay-payment-gateway Public

    Crypto payment gateway — React + Vite + TypeScript frontend, Express API, PostgreSQL. Bitcoin/Ethereum/Solana payments via CryptoPay SDK.

    TypeScript 2 1

  2. agent-tools agent-tools Public

    Type-safe LLM tool definitions for Rust agents - derive OpenAI JSON schemas from Rust types via #[tool]. No hand-written schemas, no runtime crashes. Like pydantic/instructor for Rust.

    Rust

  3. agentic-governance-gateway agentic-governance-gateway Public

    An open-source governance gateway for agentic coding. Sits between coding agents and your systems to enforce policies, log W3C PROV-O provenance, orchestrate validation, and keep humans in the loop…

    TypeScript

  4. hybrid-search hybrid-search Public

    Fast in-memory hybrid search index for RAG: BM25 (tantivy) + vector (nalgebra) fused via Reciprocal Rank Fusion. Rust CLI + library.

    Rust

  5. soldice soldice Public

    Provably-fair Solana dice betting DApp (Anchor + React + Vite + Express + Redis) — reference/portfolio project

    TypeScript

  6. textsnap textsnap Public

    CPU-based OCR tool – images, screenshots, URLs to text. No GPU, no cloud, one command.

    Rust