Skip to content
View wolfiesch's full-sized avatar

Highlights

  • Pro

Block or report wolfiesch

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

Hi, I'm Wolfie

Ex-PwC Deals, now building developer tools in Rust & TypeScript.

Making spreadsheets fast and AI agents useful.


Website   X   GitHub

San Francisco  ·  Open to new opportunities


What I'm building

WolfXL · Rust 🦀 + Python 🐍 Openpyxl-compatible Excel automation with a Rust backend. Read, write, and surgically modify workbooks (charts, images, encryption, structural ops, and pivot tables) at ~8–18× the speed of openpyxl with the same API. One import change.

- from openpyxl import load_workbook, Workbook
+ from wolfxl   import load_workbook, Workbook

sf-parking-heatmap ⭐ 134 · TypeScript Temporal heatmap of SF metered parking: typical-week occupancy from 206M+ meter transactions, with bike-share and isochrone overlays.

spreadsheet-peek · TypeScript Agent-agnostic skill that lets AI coding agents preview spreadsheets with token-efficient fallbacks, powered by WolfXL peek.

omp-episodic-memory · TypeScript Hybrid semantic + keyword search over Oh My Pi session transcripts, so your agent remembers across sessions.


Open source I contribute to

Orca ⭐ 66.2k The ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Desktop and mobile.

Oh My Pi ⭐ 30.6k AI coding agent for the terminal: hash-anchored edits, optimized tool harness, LSP, Python, browser, and subagents.

Pinned Loading

  1. can1357/oh-my-pi can1357/oh-my-pi Public

    ⌥ Coding agent with the IDE wired in

    TypeScript 30.8k 3.2k

  2. sf-parking-heatmap sf-parking-heatmap Public

    Temporal heatmap of SF metered parking - typical-week occupancy from 206M+ meter transactions, with bike share and isochrone overlays.

    TypeScript 134 11

  3. omp-best-of omp-best-of Public

    Best-of-N coding agents with LLM-as-a-Verifier selection for Oh My Pi: isolated git worktrees, verifier-ranked trajectories, winner-only patch application

    TypeScript 67 6

  4. omperator omperator Public

    OMP-native workspace for orchestrating coding agents across local and remote hosts

    TypeScript 14 3

  5. SynthGL/wolfxl-oss SynthGL/wolfxl-oss Public

    Openpyxl-compatible Excel I/O for Python, backed by Rust. Import-swap migration, up to 27x faster on committed benchmarks. MIT.

    Python 6

  6. agenttab agenttab Public

    Drive a real, logged-in Chrome profile from local scripts via a Native Messaging bridge — no remote-debugging popup. Agent-ready: navigation, tabs, waits, screenshots, extraction, input, forms, dia…

    TypeScript 5 1