Skip to content
View charlotte-zhuang's full-sized avatar

Block or report charlotte-zhuang

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
charlotte-zhuang/README.md

about me

Making LM agents by day, learning Electron.js by night.

🛠️ tool connector (desktop extensions for language models)

Single setup for LM (language model) agent tools on your own machine.

This allows all your desktop LM apps (e.g. Claude Desktop, VS Code, Cursor) to connect to the same tools rather than having to setup each tool in each app.

I built this as a proof-of-concept to make third-party desktop integrations easier to use after spending all day testing out MCP servers.

It's built using Electron.js with the goal of making LM tool integration more like installing a Chrome extension and less like setting up a dev environment.

source code

other projects

wordle

A Wordle solver I made to learn about C++ and multi-processing.

paper

source code

coding problems

I've been slowly adding to this repository anything that might be useful for competitive programming. There's also a bit of experimentation on execution times. Some highlights:

  1. Heap experiment CLI app
  2. Simple, standard implementations of algorithms and data structures
  3. Explanations of interesting coding problems

source code

Pinned Loading

  1. tool-connector tool-connector Public

    Single setup for all your LM agent clients

    TypeScript

  2. wordle wordle Public

    Simple Wordle AI

    C++

  3. coding-problems coding-problems Public

    Things related to doing coding problems

    Java 1

  4. org-charlottezhuang org-charlottezhuang Public

    charlottezhuang.org

    TypeScript