Skip to content
View wuisabel-gif's full-sized avatar

Sponsoring

@mattpocock
@DietrichGebert

Highlights

  • Pro

Block or report wuisabel-gif

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

Hi, I'm Isabella πŸ‘‹

Most of what I build starts as a problem in my own life. The fix is usually more interesting than the problem, and that's how the list got this long.

πŸ‹ MemWhale. My coding agents kept forgetting what they'd already learned, so I built a local-first terminal memory system that records everything you put in and serves it back over MCP.

🎡 Cadence. AI writing has a tell, so I built a tool that catches it and rewrites the draft to sound like a person. Runs in Claude Code, Codex, Gemini, DeepSeek, the browser, and the command line. It also trains its own humanizer: LoRA-Cadence, a rank-16 QLoRA on Qwen2.5-3B-Instruct, graded by Cadence's own slop detector.

🎬 Real. Veo 3 kept ignoring half of what I asked for, so I built a tool that assembles video prompts from ones that worked before and holds the output to what I actually specified.

πŸ“‘ WireDAQ. You shouldn't need the hardware to start, so I built a data-acquisition simulator: test the packet protocols and ground-station tooling first, then swap in real hardware when it's ready. Python and C share the codecs.

🎻 BowTrack. To fix my own cello bowing, I built a computer-vision tool that reads bowing motion, posture, and early technique signals with OpenCV and MediaPipe.

Also ongoing

🌊 Localization, estimation, and mission planning for Barracuda 2.0, an autonomous underwater vehicle, with my teammates at USC AUV.

πŸš€ Embedded data acquisition, sensor drivers, and high-speed telemetry for rocket testing with my teammates at USC Rocket Propulsion Laboratory.

🀝 I contribute to the tools I use. I'm a consistent contributor to open-source Rust agent harnesses like rho and CodeWhale, and I've merged security fixes into Jan and LocalAI.

πŸ“š More:

Pinned Loading

  1. MemWhale MemWhale Public

    Persistent, local memory for developers and their coding agents. Records commands, output, errors, and the fixes that worked into SQLite and serves them over MCP.

    Rust 25 14

  2. Cadence Cadence Public

    Catches writing that sounds robotic. Shows you why, then rewrites it in a voice that sounds like you.

    JavaScript 10 5

  3. WireDAQ WireDAQ Public

    Wire-ready data-acquisition (DAQ) architecture simulator: design the architecture before you wire the hardware.

    Python 2

  4. Real Real Public

    An online prompt engineering tool designed to transform rough ideas into polished Veo 3 video-generation prompts.

    JavaScript 2 1

  5. BowTrack BowTrack Public

    A computer vision project for analyzing cello bowing motion, posture, and early technique signals using OpenCV, MediaPipe, and Python.

    Python 1

  6. Cello-Analyzer Cello-Analyzer Public

    The Cello Analyzer is a Photon 2-based embedded system for monitoring both cello performance and instrument health. Using a PDM microphone, DHT20 sensor, MicroOLED display, and cloud connectivity, …

    C++ 1