Skip to content
View evens-stone's full-sized avatar

Block or report evens-stone

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
evens-stone/README.md

Hi, I’m Mr. Stone 🗿 - Software Architecture Strategist

Stone.js Continuum Manifesto GitHub Stars LinkedIn Twitter

Cloud-Native Visionary | Context-Driven Systems Thinker | Creator of Stone.js


Welcome to my digital workspace

I'm the creator of Stone.js, a universal JavaScript/TypeScript framework that redefines application design through the Continuum Architecture, an architecture I also authored in the Continuum Manifesto.

I'm not just writing code.
I'm building systems that adapt to their context, scalable, portable, cost-effective by design.

What I Do

Creator of Stone.js

A universal, cloud-native friendly JavaScript/TypeScript framework where execution context is not hardcoded, but resolved at runtime.
Stone.js lets you write logic once and defer environment-specific behavior, deployable on Node.js, browsers, or FaaS with zero rewrite.

A new vision for software architecture: delay execution context decisions to runtime, reduce coupling, and design systems to embrace uncertainty.

Founder of the Stone Foundation

A non-profit organization that:

  • Promotes the Stone.js ecosystem
  • Guides companies toward modern cloud-native architectures
  • Shares best practices for efficient, scalable, cost-effective systems
  • Helps teams rethink the software development lifecycle with modern tooling and philosophy

Projects

Core Framework

  • 🧱 Stone.js – The next-generation JavaScript/TypeScript framework designed around Continuum Architecture. Write once, run anywhere: backend, frontend, edge, FaaS.

Tooling & Developer Experience

  • ⚙️ Stone CLI – Unified CLI for building, bundling, and scaffolding Stone.js applications.

Routing & Runtime

  • 🚦 Stone Router – Universal router for backend and frontend applications, SSR-ready, middleware-first.

View Integrations

  • ⚛️ Stone React – First-class React support for Stone.js, including SSR, hydration, head management, and DOM injection.

Adapters & Integration

  • 🧩 Stone Adapters – Run Stone.js on Node.js, Browser, CLI, AWS Lambda, or any custom runtime with powerful adapter system.

Documentation & Philosophy

  • 📘 Stone Documentation – Official docs for all things Stone.js, including examples, guides, and API reference.
  • 🧭 Continuum Manifesto – The architectural foundation and philosophy behind Stone.js and the Continuum mindset.

Philosophy

“Architecture is no longer the art of building systems in certainty.
It is the art of designing for the unknown, where context unfolds, not upfront, but in the moment.
In this new era, logic waits. Meaning emerges. And software becomes an act of presence.”
–- Pierre Evens, Continuum Manifesto

Pinned Loading

  1. continuum-manifesto continuum-manifesto Public

    The continuum architecture manifesto

  2. stone-foundation/stone-js-core stone-foundation/stone-js-core Public

    Core of the Stone.js framework, provides the Continuum Architecture foundation, lifecycle management, pipelines, events, and context-aware logic powering universal JavaScript applications.

    TypeScript 1

  3. stone-foundation/stone-js-cli stone-foundation/stone-js-cli Public

    Official CLI for Stone.js, used to create, develop, build, and manage universal applications powered by the Continuum Architecture. Run built-in and custom commands with ease.

    TypeScript

  4. stone-foundation/stone-js-router stone-foundation/stone-js-router Public

    Universal router for modern JavaScript and TypeScript apps. Works seamlessly across Node.js and browser environments. Built for serverless, SSR, and SPA with a functional, composable API.

    TypeScript

  5. stone-foundation/stone-js-use-react stone-foundation/stone-js-use-react Public

    Universal React integration for Stone.js, supports SSR, SPA, pages, layouts, head management, and snapshots. Build context-aware apps with full rendering control.

    TypeScript

  6. stone-foundation/stone-js-node-http-adapter stone-foundation/stone-js-node-http-adapter Public

    Node HTTP adapter for Stone.js. Run your app on any Node.js HTTP server using the Continuum Architecture.

    TypeScript