Skip to content
View undivisible's full-sized avatar
๐Ÿซƒ
๐Ÿซƒ

Highlights

  • Pro

Block or report undivisible

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

hi, i'm max ย undivisible.dev

i make things for people.
part-time language learner, part-time philosopher, full-time schemer.
i build systems, runtimes, interfaces, developer tools, and small pieces of software that feel inevitable.


a framework for building cross-platform applications from a single web-based codebase โ€” solely by writing react + tailwindcss and a js/ts or rust backend.

crepuscularity builds for: desktop apps (gpui), swiftui & jetpack compose mobile, tuis on ratatui, websites, and browser extensions. aurorality turns web frontends into native swiftui for macos and ios, accepting swift, js/ts, or rust as your backend. with crepuscularity lite and aurorality-js, you can drop into existing sites to connect native frontends to js backends.

subprojects

  • inauguration - an experimental multi-frontend compiler/runtime platform targeting Core IR, SIL analysis, hot reload, and ultrafast incremental workflows.
  • equilibrium โ€” load c-compatible code into rust with one call. auto-detects sources, compiles, exposes as rust modules. load() is the primary path. for rust โ†’ swift, see eqswift.
  • wax โ€” fast homebrew-compatible package manager in rust. uses homebrew's ecosystem (formulae, bottles, casks) without the ruby/git overhead โ€” compiled, async, parallel installs, lockfiles, and experimental winget/scoop/nix-like support.

an experimental operating system model for the web โ€” immutable, browser-native, built on a modified alpine base.

it uses rv8, a custom browser engine built with servo and v8.

other

  • experiences โ€” a project exploring a more accessible spatial web, built on unity wasm.
  • atmosphere โ€” a native sync and ecosystem layer for every device, with local-first and homelab support.

  • tile (wip) โ€” mosaic-style tiling window manager + canvas + multiplexer for macos.
  • otto (wip) โ€” ai-powered ottocomplete anywhere on your mac.
  • rover (wip) โ€” utilities and plugin system for mac, based on raycast + ghostty.

miniapps

web apps

  • standpoint โ€” the ultimate opinion based platform for sharing tierlists, voting on polls, and playing spectrum - a party game to guess on a spectrum based on a prompt.
  • notes โ€” minimal note taker with full google font support, code highlighting and editing and notion-style markdown editing.
  • bublik โ€” canvas tool for generating custom frequency soundscapes.
  • alphabets โ€” learn any unicode-supported alphabet through cards, quizzes, and completion tables.
  • infrastruct โ€” belief agnostic jurisprudence local ai search engine platform with searx & ddg, transformers.js and browser prompt api.
  • akh (archived) โ€” islamic uniplatform for when i was previously interested in islam.

developer tools

  • unthinkmail โ€” mcp for imap-supported email.
  • unthinkclaw โ€” openclaw but <1/100 of the size, with a better ux (subjectively), with speed and with the ability to deploy agent swarms.
  • poke around โ€” lets poke interact with your computer across major oses.
  • bluetooth terminal โ€” random bluetooth terminal i made

browser extensions

mobile & desktop

  • drift โ€” macos drift screensaver as a live wallpaper on linux, macos, windows. spotify and apple music now playing support.
  • vro โ€” minimal micro inspired text editor written in v.
  • ycyestim โ€” ios controller for ycy yokonex gen 1 and 2 electrostimulation hardware over btle (optional user-owned http/websocket bridge); dual-channel waveforms, presets and programs, safety limits, healthkit and watchos heart-rate adaptive output.
  • unelaborate (wip) โ€” minecraft client in native swiftui with modrinth modpack, shader, and resource pack loading.

libraries

  • rs_ai - rust ai sdk for building across cloud and local providers with one async-first api with on-device runtimes through rs_ai_local โ€” including gemini nano on android and google chrome (browser prompt api), foundationmodels on macos, and phi silica on windows and microsoft edge (browser prompt api).
  • rs_imessage - rust imessage crate and cli
  • rs_facetime - rust facetime crate and cli
  • stalwart lite โ€” stalwart fork that runs in-process as a rust crate. imap, smtp, management api โ€” no web admin, no overhead. built for embedding and local-first setups.
  • crosspost-rs - a rust crossposting library for multiple social media platforms
  • ark-protocol - open protocol and reference implementation for exposing many local VPS services behind one standardized HTTPS/WebSocket ingress. defines a manifest-based routing layer, adapter APIs, and Cloudflare-compatible edge integration for multiplexing internal ports through a single public endpoint.
  • monoprotocol โ€” Normative draft sync protocol: wire format, crypto (HKDF, AES-256-GCM), replicated object model, journals, capabilities; Rust reference crate on crates.io with golden conformance vectors (JSON/CBOR). Built with: Rust, Markdown spec, conformance fixtures.

Pinned Loading

  1. tschk/crepuscularity tschk/crepuscularity Public

    write web frontends for gpui, write rust for web extensions, write both for websites, mobile apps and more. write components, reference anywhere in your app.

    Rust 8

  2. tschk/aurorality tschk/aurorality Public

    code web + js/ts + tailwind, get swiftui, with rusty support and batteries included.

    Rust 1

  3. tschk/equilibrium tschk/equilibrium Public

    C FFI generation for C-compiling languages, automagically.

    Rust 1

  4. tschk/soliloquy tschk/soliloquy Public

    the immutable web-native ultraminimal operating system.

    Rust 2

  5. tschk/rv8 tschk/rv8 Public

    RV8 browser engine with Servo rendering and V8 JavaScript

    Rust 1

  6. tschk/wax tschk/wax Public

    Forked from plyght/wax

    wax is a unitary package manager for all operating systems without being as scary as nix.

    Rust 2