Skip to content
View zeuzmakessoftware's full-sized avatar

Highlights

  • Pro

Block or report zeuzmakessoftware

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

Header

Typing SVG

Portfolio Hackface LinkedIn

About

I build fast, understandable software across AI systems, developer tools, accessibility, music tech, and product experiments. My favorite projects have a simple test: the internals are interesting, and the result is useful enough that someone would actually run it.

Right now I am especially interested in:

  • Small language models and transformer training loops from scratch.
  • Product-quality AI interfaces that are open, hackable, and cheap to run.
  • Accessibility tooling, maps, and civic software with real-world constraints.
  • Systems projects where performance, correctness, and readability all matter.

Featured Work

Project What it is Stack
army A compact GPT-style transformer training stack written from scratch. C++17, Accelerate, CPU kernels
zllm Building an LLM in C++ to understand the whole stack. C++
free3chat Open source AI chat interface inspired by fast modern chat products. TypeScript
spotipi Home lab music streaming service built for a campus cybersecurity club. Svelte
minesweep Route-safety app for high-risk travel contexts. TypeScript
mappi Public accessibility map database for safer, easier travel. TypeScript

Toolbox

C++ TypeScript Python Rust Svelte React Node.js Linux

Build Snapshot

Area Current shape
AI systems Training loops, tokenizers, inference experiments, and C++ model internals.
Product work Chat interfaces, maps, music tools, and small apps with real users in mind.
Systems work CPU kernels, gradient checks, build tooling, and readable low-level code.
Open source Public repos as working notebooks: demos first, polish where it matters.

Joseph's contribution graph

How I Build

  • Start small, keep the core readable, and add polish where users feel it.
  • Prefer working demos over vague architecture.
  • Write code that can be debugged at 2 a.m.
  • Keep performance work grounded in measurement, not vibes.

Footer

Pinned Loading

  1. army army Public

    a small GPT transformer training stack written from scratch in C++ and Accelerate Framework for BLAS

    C++

  2. zllm zllm Public

    building an llm in c++ because why not

    C++

  3. free3chat free3chat Public

    An Open Source AI Chat Interface Based on T3 Chat

    TypeScript 3 3

  4. spotipi spotipi Public

    The definitive home lab music streaming service. For CS404, the cyber sec club at my college.

    Svelte 1

  5. minesweep minesweep Public

    An app that finds safe routes in Ukraine

    TypeScript 1

  6. mappi mappi Public

    A public map database allowing disabled people to share and discover safe and accessible travel spots.

    TypeScript