Skip to content
View RebelAndroid's full-sized avatar

Highlights

  • Pro

Organizations

@hdb-gamedev

Block or report RebelAndroid

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RebelAndroid/README.md

My Projects

A tool for searching Phoible, an online repository of phonological inventories (the sounds a language uses and how they are organized). This is a cli tool that can count and list languages satisfying arbitrary boolean functions of sounds. For example, you can search for languages with [k] and [g], or for languages with [b], but not [p], or even languages containing [k] and [g] or containing [b] but not [p]!

A tool for generating minecraft maparts, uses dithering to improve quality when working in the limited minecraft map color palette.

A colorful implementation of boids. Written in Javascript using the <canvas> API for rendering.

Note

These projects are complete enough to be generally usable. For projects in earlier stages of development, see:

Works in Progress

Descriptions represent plans, for current states, see repository.

Wysp

Simple, efficent programming language that compiles to WebAssembly. This is a group project and the repository will not be public until it is ready for beta-testing.

My System Configurations

I use Nix for my system configurations; my config is available here.

Popular repositories Loading

  1. skat_bar skat_bar Public

    Rust 1

  2. nix-config nix-config Public

    Nix 1

  3. rex-kernel rex-kernel Public

    Rust 1

  4. ziggurat ziggurat Public

    Zig 1

  5. elf-parser elf-parser Public

    Displays data from ELF files

    Rust

  6. phoible-search phoible-search Public

    searching tool for PHOIBLE

    Rust