Skip to content
View codeitlikemiley's full-sized avatar
  • Philippines
  • 10:45 (UTC +08:00)

Organizations

@thriftshop-site

Block or report codeitlikemiley

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

Header Banner


⚑ The Pillars of Focus

πŸ€– Agentic AI

Building autonomous, local-first intelligent runtimes, terminals, and agentic workflows that replace heavy Python stacks with safe, ultra-fast Rust.

πŸ•ΈοΈ WASM & WASI

Compiling the future to WebAssembly. Specializing in WASI Preview 2, server-side SSR edge nodes, and secure cloud micro-services.

⚑ Developer DX

Crafting high-speed terminal tools, IDE integrations, and automated setups to minimize friction and boost developer performance by 10X.


πŸš€ Featured Open Source Work

πŸ€– Agentic AI & Intelligent Tooling

  • Tool Mapping Protocol (TMP) β€” Creator & Author
    • Devised the Tool Mapping Protocol (TMP), a structured context-grounding protocol that defines JSON schemas for command-line utilities. Integrated natively inside Waz to deliver:
      • Elimination of LLM Hallucinations: Replaces verbose, error-prone markdown tool descriptions with strict, model-native tool schemas. AI agents are presented with deterministic options and queryable dynamic data sources (e.g. Git status, workspace packages, script configs) to fetch real-time workspace state rather than guessing inputs.
      • Reduced Token Usage & Tool Overhead: Drastically reduces prompt token consumption and execution latency. By providing structured schemas and resolving context upfront, it avoids the need for the AI to make additional, costly tool calls to resolve dependencies or figure out how to invoke commands.
      • Supercharged Autocomplete: Maps workspace configs (like Cargo.toml dependencies or package.json scripts) to dynamically suggest paths, flags, and resolver values inside the terminal's Form Panel.
      • Dynamic Agent Tooling: Compiles local TMP definitions directly into structured, JSON-Schema tool definitions. AI agents invoke terminal commands via validated, sanitized key-value parameters which are securely translated to shell instructions on the local Rust runtime.
  • waz β€” Local-First AI Terminal (Warp Fork)
    • An open, local-first terminal (forked from Warp) stripped of mandatory cloud accounts and paid memberships.
    • Native TMP Integration: Natively integrates the Tool Mapping Protocol (TMP) to:
      • Provide supercharged tab-autocomplete for paths, flags, and dynamic values (e.g. from git status) inside the terminal's Form Panel.
      • Translate local command schemas directly into model-native tool definitions (GenaiTool), validating parameters against JSON-Schema specifications, sanitizing inputs against shell injection, and compiling them into safe shell instructions executed natively on the Rust runtime.
    • Agent & Provider Support: Integrates local AI provider support via Bring Your Own Key/Provider (BYOK/BYOP) and enables secure, local execution of third-party CLI agents (such as Claude Code and DeepSeek-TUI) wired directly into Blocks.
  • antigravity-sdk-rust β€” Google Antigravity Rust SDK
    • Build type-safe, highly asynchronous multi-agent orchestration systems natively in Rust. Connect LLMs, manage memory states, and define tool calls with zero-overhead async runtimes.

πŸ•ΈοΈ WebAssembly, WASI & Edge Cloud

  • wasm-bindgen β€” High-Level JS Interop
    • Contributor to the core Rust-to-WebAssembly binding pipeline, maintaining performance-critical libraries that facilitate high-level interop between Wasm modules and JS.
  • leptos_wasi β€” Leptos WASI Preview 2 Integration
    • Full integration of the Leptos web framework with WASI Preview 2. Run high-performance fullstack Rust applications on edge runtimes like wasmcloud and Fermyon Spin.
  • leptos-spin β€” Full-Stack Spin Template
    • Template for running server-side rendered (SSR) Leptos applications natively inside Fermyon Spin webassembly modules.
  • wasi-auth-middleware β€” WASM Auth Component
    • A portable, sandboxed WebAssembly component executing GitHub authentication and session authorization logic securely at the edge.
  • tauri-leptos-ssr β€” Tauri v2 + Leptos SSR + Tailwind v4
    • A modern template to build lightweight, cross-platform desktop applications utilizing server-side rendering benefits and cutting-edge styling systems.

⚑ High-Performance Rust & Developer DX

  • cargo-runner β€” VSCode Cargo Crates Runner
    • A popular VSCode extension to execute cargo tasks and manage crates directly from the editor, streamlining your development pipeline.
    • VSCode Marketplace Open VSX
  • leptos-fmt β€” VSCode Leptos Formatter
    • A specialized editor extension dedicated to formatting Rust Leptos view macros and markup code with speed and high precision.
    • VSCode Marketplace Open VSX

🏒 Startups & Commercial Products

  • Buwiz (Goldcoders Corp.) β€” Creator & Lead Engineer
    • An offline-first, high-security fintech ecosystem designed for business accounting and tax automation:
      • Buwiz Books β€” Multi-tenant ledger systems and business accounting engines.
      • Buwiz Forms β€” Smart tax forms filing and BIR e-filing automation tools.
      • Buwiz AI Agent β€” Autonomous AI bookkeeping agents automating transaction categorization and accounts mapping.
  • Bad Character Scanner (Bad Character Scanner Codebase Inc.) β€” Co-Founder & Lead Engineer
    • Co-founded the Bad Character Scanner codebase, a deep binary-level threat assessment scanner identifying invisible characters, malicious Unicode homoglyphs, and Trojan Source compiler exploits.
  • Watch Crunch (Watchcrunch LLC) β€” Mobile Engineer
    • Architected and built the mobile applications for Watch Crunch, the premier social cataloging and community platform for global watch enthusiasts.
  • Stylar App (Sphene Studio Inc.) β€” Mobile & AI Engineer
    • Developed the mobile application and virtual try-on workflow interfaces leveraging advanced diffusion models for AI-driven fashion styling and outfit simulation.

πŸ› οΈ Tech Stack & Ecosystem

       Core Languages  β”‚ Rust, WebAssembly (WASM/WASI), TypeScript, Swift, Go, Dart
     Frontend Frameworks  β”‚ Leptos, Dioxus, React, SolidJS, Svelte, Tailwind CSS (v4)
      Backend & Runtimes  β”‚ Axum, Tonic (gRPC), Actix, Fermyon Spin, Wasmcloud, Bun, Node
 Infrastructure & Edge  β”‚ Docker, Kubernetes, Terraform, Cloudflare R2, AWS, GCP, Vercel
     Workflow & Tooling  β”‚ Neovim, Zed, Cargo, Bazel, git, Xcode, Android Studio

My Skills


πŸ’» Custom Configurations & Dotfiles

I thrive on maintaining an identical, optimized developer environment across all major operating systems. Here are the configs that power my 10X workflow:

🐧 Operating System Dotfiles (Expand/Collapse)
βš™οΈ IDE & Editor Settings (Expand/Collapse)

πŸ“Š Analytics & Contribution Activity

Uriah's Stats Uriah's Streak

Top Languages

πŸ—ΊοΈ 3D Isometric Contribution Graph

3D Contribution Graph

🐍 Contribution Activity (Snake Game)

GitHub Snake Game

⚑ Recent Open-Source Activity

  1. πŸŽ‰ Merged PR #5175 in wasm-bindgen/wasm-bindgen
  2. πŸŽ‰ Merged PR #63 in spinframework/leptos-spin
  3. πŸš€ Published release v0.2.0 in codeitlikemiley/waz
  4. ❌ Closed PR #22 in leptos-rs/leptos_wasi
  5. πŸ’ͺ Opened PR #63 in spinframework/leptos-spin

🌐 Connect & Collaborate

Let's discuss Rust, WASI components, or AI Agent ecosystems.

LinkedIn X Facebook

❀️ If you find my tools or libraries helpful, consider supporting my work via GitHub Sponsors.


Pinned Loading

  1. waz waz Public

    Bring Warp Intelligence to your terminal

    Rust 8

  2. cargo-runner/cargo-runner cargo-runner/cargo-runner Public

    Rust 1

  3. antigravity-sdk-rust antigravity-sdk-rust Public

    Google Antigravity Rust SDK

    Rust 9 3

  4. tmp tmp Public

    Rust

  5. wasi-auth-middleware wasi-auth-middleware Public

    Rust

  6. tauri-leptos-ssr tauri-leptos-ssr Public

    Tauri v2 with Leptos SSR and Tailwind v4 Starter Template

    Rust 21 1