Skip to content
View Jackson57279's full-sized avatar

Block or report Jackson57279

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

Hey, I'm Jackson 👋

I build AI products, local-first developer tools, and experimental systems that make powerful models easier to run, test, and ship.

Zapdev Labs Website Tokscale Stats


🚀 What I'm building

  • AI app builders — agents, sandboxes, streaming progress, and persistent project state
  • Local LLM tooling — Rust workspaces, OpenAI-compatible APIs, quantization, profiling, and Python bindings
  • Self-learning agents — coding systems that generate, evaluate, critique, and improve
  • Performance experiments — model inference, benchmarks, memory optimization, and hardware-aware runtimes

⭐ Featured projects

Project What it is Stack
oxidize Rust workspace for local LLM tooling: CLI, server, quantization utilities, core model primitives, and Python bindings Rust, pyo3, WASM
zapdev AI-powered app builder with live sandboxes, streaming agents, and persistent project state Next.js, React, Convex, Inngest
miniforge High-performance Python library for MiniMax inference with quantization, tool calling, streaming, and runtime presets Python, GGUF
self-learning-ai Locally-run self-improving AI coding agent with sandbox evaluation and LoRA learning loops Python, ML/AI
loftlyy Brand identity inspiration and visual research TypeScript

🧰 Tech I like

Languages     Rust · TypeScript · Python
AI/LLMs       local inference · agents · evals · quantization · OpenAI-compatible APIs
Frontend      Next.js · React · modern product UI
Backend       Node.js · Convex · Inngest · APIs · sandboxes
Focus         developer tools · automation · performance · self-hosted systems

🧪 Current direction

I'm especially interested in projects that combine:

  1. Fast local AI — practical inference on real hardware
  2. Agentic coding loops — generate, run, inspect, improve
  3. Beautiful product surfaces — tools that feel polished, not just powerful
  4. Open systems — composable APIs, CLIs, and self-hostable infrastructure

🌍 Find me

  • GitHub org: Zapdev-labs
  • Website: zapdev.link
  • Best place to explore my work: check the repos and pinned projects

building AI products, one experiment at a time

Pinned Loading

  1. Zapdev-labs/Luminaweb Zapdev-labs/Luminaweb Public

    TypeScript

  2. Zapdev-labs/turboquant Zapdev-labs/turboquant Public

    Python

  3. Zapdev-labs/miniforge Zapdev-labs/miniforge Public

    Python 1

  4. Zapdev-labs/oxidize Zapdev-labs/oxidize Public

    Fast, local-first LLM inference in Rust CLI, OpenAI-compatible server, Python bindings, and quantization tools.

    Rust