Skip to content
View derekwisong's full-sized avatar

Highlights

  • Pro

Block or report derekwisong

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

I'm a data/platform engineer who has spent a career building large-scale data and quantitative research platforms at top-tier hedge funds and investment banks (Citadel, Virtu, Morgan Stanley, Hutchin Hill Capital). I specialize in cross-language data systems — Python, C++, Q/KDB+, Rust — and in partnering directly with researchers and stakeholders to turn ideas and models into production systems.

Stack: Lots more, but lately Python · C++ · Rust · SQL · Apache Airflow · GCP · Docker · Parquet / Arrow

Open source

Datui  ⭐ 120+

A terminal UI for exploring tabular data — handles massive partitioned datasets, local and in the cloud (S3/GCS). Rust.

Datui exploring a Parquet file in the terminal

More demos →

A multi-provider LLM agent framework with plugin, skill, and subagent systems. Python.

Pyagent dispatching parallel subagents from the CLI

Private Source

Source currently private — the linked write-ups cover architecture and stack.

Live Formula 1 race dashboard (beta). Real-time telemetry ingestion, Svelte front end, Cloud Run.  ·  write-up →

Pitscope — Miami Grand Prix race analytics

A decision-support tool for VFR pilots (prototype) — go/no-go assessment from weather, route, and phase-by-phase risk.  ·  write-up →

Go VFR — go/no-go assessment for a cross-country route

Connect

Portfolio · LinkedIn · derekwisong@gmail.com

Pinned Loading

  1. datui datui Public

    Data Exploration in the Terminal

    Rust 126 5

  2. pyagent pyagent Public

    A multi-provider agent framework with plugins, skills, and a chat interface.

    Python