MORES.DEV

More is more. Minimalism is cowardice.

const philosophy = {
  excess: true,
  restraint: false,
  pixels: 'ALL_OF_THEM'
};

Every viewport pixel demands attention. Every gradient blazes. Every particle showers across your screen without apology. Welcome to the maximalist developer carnival.

THE MANIFESTO

We reject whitespace worship. We embrace visual abundance. We overflow with intention. We layer without shame. We are the pixel maximalists.

THE STACK

</>

Frontend

Frameworks dissolve into raw DOM manipulation. Every pixel placed with deliberation.

Systems

Rust, Go, and the beautiful violence of systems programming. Memory is managed, not feared.

Infrastructure

Containers orchestrated in formations that would make a conductor weep. Scale is default.

Data

Streams, pipelines, and the relentless flow of information. Every byte has a destination.

AI/ML

Neural architectures that dream in tensors. The machines are learning; so are we.

DevOps

CI/CD pipelines that never sleep. Deploy early, deploy often, deploy everywhere.

// the maximalist stack
import { everything } from 'all';
import { more } from 'excess';

const stack = new Stack({
  layers: Infinity,
  abstraction: 'none',
  raw_power: true,
  minimalism: undefined
});

stack.deploy('everywhere');

THE WORKS

01

Particle Engine

A WebGL particle system rendering 100,000 simultaneous particles at 60fps. Because sometimes you need every single one.

WebGL GLSL Canvas
02

Isometric Builder

A voxel engine that renders cities in isometric projection. Every building, every street, every shadow calculated in real-time.

Three.js WebWorkers
03

Type Foundry

Variable font toolchain that generates display typefaces from parametric models. Typography as computation.

Rust WASM OpenType
04

Signal Router

Real-time event mesh handling 1M messages/second with sub-millisecond latency. Data flows like water.

Go gRPC Kafka
MORE

THE ETHOS

Development is not a craft of subtraction. It is an act of accumulation.

We do not remove; we add. We do not simplify; we enrich.

The screen is not a canvas to leave blank. It is a battlefield to fill with meaning.

while (pixels_remain) {
  add_more();
  never_subtract();
}

CONNECT

The carnival never closes. The pixels never stop.