Skip to content
View Kenzy-Zero's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Kenzy-Zero

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

Kenzy Zero — building open-source developer tools

kenze on PyPI repositories email profile views


whoami — open-source builder



what I do

I turn large-scale location & movement data into decisions — the maps, audiences and models behind real products. Years of building data & location-intelligence systems end to end: data pipelines, geospatial analysis, and the tools that make big data actually usable.

  • 🛰️ Building a location-intelligence platform — turning where people go into planning & insight
  • 🗺️ Comfortable across the whole path: raw data → pipelines → geospatial analysis → shipped product
  • 🧠 Drawn to problems where data meets the real world

what I'm building

🦆 kenze  ·  shipped & live

Big-file data prep that never runs out of memory — an interactive shell and a one-line CLI. Clean and reshape CSV / Parquet / JSON / Excel files that are too big for pandas. DuckDB does the heavy lifting; kenze auto-sizes memory so your job never crashes. No SQL required — no lock-in either.

pip install kenze          # then just run:  kenze

repo PyPI downloads CI stars

🅺 K-Series  ·  in development

Big data, intelligence-ready. A smarter geospatial data format + SDK. K1 is a self-describing, H3-sorted GeoParquet format (.k1) that replaces "dumb" Parquet; K2 is a DuckDB-powered analysis & sharing layer (.k2). Built for location data that's ready to query the moment you open it.

status geospatial

🆉 Z-Series  ·  in development

The open documentation standard for the AI era. .z1 files are AI-native docs — machine-first, around 10× fewer tokens than a README, built on the bet that AI is the new discovery layer. A family of formats (identity, API, changelog…) modeled on how robots.txt, Markdown and schema.org became standards.

status ai-native docs


stack

Python DuckDB pandas PostgreSQL FastAPI TypeScript React Node.js Git


signals

contributions last commit building since May 2026

contribution graph


connect

GitHub LinkedIn X Reddit Email PyPI



still shipping

Pinned Loading

  1. kenze kenze Public

    Big-file data prep that never runs out of memory - an interactive shell and CLI, powered by DuckDB.

    Python 9