Skip to content
View Orellius's full-sized avatar

Block or report Orellius

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

Orel Ohayon

Self-taught builder out of Israel. I work top-to-bottom - Chromium internals and Wine→Metal translation at the metal, Hebrew-first web and real-time infra at the surface - and ship the whole thing myself.

Live

  • Azaka - real-time Red Alert map for Israel. Official Pikud HaOref alerts rendered live: threat zones on the map, per-city shelter countdowns, four locales, plus a Telegram channel and per-city bot.
  • Glyphcast - video as text. A typography-only codec: every frame is Unicode glyphs + color, so a browser, a terminal, or even an LLM can decode and see the video. Open core below.

Open source

  • glyphcast-core - the typography codec itself. GPU-rendered in one draw call, lossless on a byte-aligned wire, zero runtime deps. Apache-2.0.
  • opendisplay - HiDPI resolutions macOS hides on sub-4K monitors on Apple Silicon. Swift, no kernel extension.

Stack

Rust · Swift / AppKit · C++ → wasm · TypeScript / Next.js · Tauri 2 · Three.js


orellius.ai · orel@orellius.ai

Pinned Loading

  1. glyphcast-core glyphcast-core Public

    Video as text: a typography-only video codec. Every frame is Unicode glyphs + per-cell color, GPU-rendered in one draw call, lossless on a byte-aligned wire a terminal can decode. The open core of …

    TypeScript

  2. opendisplay opendisplay Public

    HiDPI resolutions for sub-4K external monitors on Apple Silicon

    Swift