Skip to content
View jctaoo's full-sized avatar
๐Ÿ˜€
I'M READY
๐Ÿ˜€
I'M READY

Highlights

  • Pro

Organizations

@epown @fusee-code-lab @enhanceai

Block or report jctaoo

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

Hi there

Bridging AI research, fullstack engineering, and crypto innovation

๐ŸŒŸ I'm a Fullstack Developer passionate about AI

  • ๐Ÿ”ญ Founder of a startup building the next generation of AI Agent applications
  • ๐ŸŒฑ Exploring autonomous agents, multi-modal AI, and scalable fullstack deployment
  • ๐Ÿ‘ฏ Passionate about collaborating on open-source AI/ML tools that empower the community
  • ๐Ÿ’ฌ Ask me about LLM applications, AI orchestration frameworks (LangChain, Agent, RAG), and fullstack integration
  • ๐Ÿ“ซ Reach me at: taoo.jc@gmail.com

๐Ÿ› ๏ธ More Tech Stack

๐Ÿ”น Client & Frontend Expert

  • Platforms: iOS, Android, Desktop native development
  • Strength: Building polished cross-platform apps with delightful UX, from design to deployment

๐Ÿ”น Backend & Microservices

  • Cloud-Native Architecture: Containers, orchestration (Kubernetes), and elastic scaling
  • Strength: Turning complex backend systems into fast, reliable, and cloud-native services that scale with ease.

๐Ÿ”น Cloud & DevOps

  • Strength: Cloud-native deployments and resilient infrastructure automation

๐Ÿ“– A little bit more about me

struct Jctaoo: Boy, Developer {
    var email: String {
        "taoo.jc@gmail.com"
    }
    
    static let unique = Jctaoo()
    private init() {}
    
    var mostInterestLangs: [Language] {
        [.swift, .rust]
    }
    
    func sayHi() {
        work(in: "๐Ÿš€fusรฉe code lab", to: "make fantastic open-source programs")
        recently {
            learning {
                "Finance & Quantitative Trading"
                "Crypto & Digital Asset Markets"
            }
        }
        bigFans(to: "Detective Conan")
        โค(with: ๐ŸŠ, when: "2021-10-27")
        "โœจ See my pinned project below, you may lik these.".happyToSay()
    }
}

Pinned Loading

  1. elecrun elecrun Public

    electron-run is a tool to run your electron app easily.

    TypeScript 64 7

  2. vite-electron-esbuild-starter vite-electron-esbuild-starter Public template

    โšก๏ธThe electron starter using Vite and esbuild to fast development.

    TypeScript 55 7

  3. stella stella Public template

    Stella, an easy using and beautiful blog based on Astroโœจ

    TypeScript 15 1

  4. ClashConfig ClashConfig Public

    my clash config

    TypeScript 143 21

  5. enlace enlace Public

    server framework based on Deno and TypeScript

    TypeScript 52

  6. dotfiles dotfiles Public

    My personal dotfiles managed by chezmoi โšก

    Lua