New release: project-alpha v2.0 is now available Hiring: looking for collaborators on open source projects Blog post: why i switched from java to rust Status: all systems operational Tip: star my repos if you find them useful Now accepting freelance work — get in touch

ballistic.dev

hey, i'm ball. i write code and make things.
sometimes they even work.

Projects

project-alpha

Java

A short, compelling description of what this project does and why it matters.

About

A deeper dive into what project-alpha accomplishes, the problem space it addresses, and why you decided to build it.

Features

  • Does something genuinely useful
  • Performs well under load
  • Clean, maintainable codebase

Quick Start

git clone https://github.com/you/alpha cd alpha ./mvnw spring-boot:run

project-beta

Python

A short, compelling description of what this project does and why it matters.

About

A deeper dive into what project-beta accomplishes, the problem space it addresses, and why you decided to build it.

Features

  • Simple, intuitive API
  • Well-tested and documented
  • Works on my machine (and yours)

Quick Start

pip install beta python -m beta --help

Links

project-gamma

JavaScript

A short, compelling description of what this project does and why it matters.

About

A deeper dive into what project-gamma accomplishes, the problem space it addresses, and why you decided to build it.

Features

  • Zero dependencies where possible
  • Modern ES modules
  • No node_modules in git (promise)

Quick Start

npm install gamma import { thing } from 'gamma'

Links

project-delta

Rust

A short, compelling description of what this project does and why it matters.

About

A deeper dive into what project-delta accomplishes, the problem space it addresses, and why you decided to build it.

Features

  • Memory safe (the compiler said so)
  • Blazingly fast (eventually)
  • Zero-cost abstractions

Quick Start

cargo add delta cargo run --release

Links