Skip to content
View alexobviously's full-sized avatar
🥥
🥥

Organizations

@rypelabs @goodpals
Block or Report

Block or report alexobviously

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

Most of my waking hours are spent writing dart code 🎯, and rust is nice too 🦀

Interests:

  • ♙️ chess and variants
  • 🎶 generative audio
  • 📖 language learning

My open source dart packages:

Chess logic package with flexible variant support written in pure dart.
Supports a wide variety of two player board games and makes it easy to define your own.

Versatile chessboard UI for flutter, offering a wide range of customisation options.
Also plays nice with Bishop.

A sophisticated tool for managing queues of asynchronous tasks, with a stream interface, strong typing and lots of helpful options.

A nice way to encode nice maps into nice-looking json.

A simple and elegant in-memory cache.

A Dart wrapper for interacting with Azure's translation API.

Pinned

  1. bishop bishop Public

    A chess logic package for Dart with flexible variant support

    Dart 18 7

  2. squares squares Public

    A flexible chessboard widget for Flutter

    Dart 35 12

  3. secretary secretary Public

    A sophisticated tool for managing queues of asynchronous tasks, with a stream interface, strong typing and lots of helpful options.

    Dart 13 1

  4. lexicle lexicle Public

    A multiplayer word guessing game, inspired by Wordle.

    Dart 3

  5. sketches sketches Public

    Some quick generative art sketches in Processing

    Processing 4 1

  6. iota iota Public

    Granular synthesis with a little bit of machine learning

    Python