lungi.dev

geometry. craft. code.

Weave

Rectangular fabric transformed through folding and wrapping into three-dimensional form.

Pattern

Geometric precision of traditional weaving meets the electric buzz of modern tech.

Build

Raw, authentic interfaces where the material speaks for itself.

Craft

No polish hiding the material, no pretense masking the craft.

Form

Hexagonal honeycombs of modular architecture, tessellating endlessly.

Code

const weave = (threads) => {
  return threads.fold(
    (acc, t) => acc.wrap(t)
  );
};
Tessellation

Mesh

Interlocking structures that distribute weight and energy across the surface.

Drape

Flowing geometry adapting to the form beneath, responsive and fluid.

Stitch

Each connection strengthens the whole. Every node a junction point.

Texture

Raw authenticity of handcrafted materials — leather, thread, dye.

Fold

Two-dimensional fabric becoming three-dimensional space through geometry.

Geometry

Dye

Bold duotone palette — indigo and amber in perpetual alternation.

Wrap

The fundamental transformation. Flat to volumetric, static to dynamic.

Thread

Individual strands of logic woven into robust, resilient systems.

Layer

Depth through composition. Stack, interleave, overlap.

Dev

interface Lungi {
  fold(): Shape;
  wrap(body: Form): Fit;
  pattern: Geometry[];
}
Structure

Loom

The framework that holds the threads in tension. Architecture of creation.

Knot

Where complexity resolves into elegant simplicity at the junction point.

Grid

The invisible structure beneath every visual surface. Hexagonal order.

Warp

The vertical threads — the foundation on which every pattern is built.

Weft

The horizontal threads — weaving through, creating surface and color.

Bind

Secure the edges. Finish the fabric. Ship the code.