← Back
Article

About me & site

Welcome! This page is both a personal introduction and an explanation of what this site is for. The main focus here is my work, ongoing effort, and open source contributions—what I build, share, and maintain for the community.

About me: I'm a software designer and architect building scalable platforms, analytics tools, and extensible architectures. My primary goal is to create tools and systems that are robust and resilient—something others can learn from or contribute to.

About this site: This is my portfolio, blog, and project hub. The main purpose is to showcase my open source work and share ideas, code, and resources with others. I focus on software that feels different: offline-first, deterministic, and privacy-respecting. Everything here is open and transparent.

  • Engram — A deterministic reasoning kernel — symbolic AI, a finite state machine, with configurable boundaries and self-improving weights.
  • JigsawFlow Microkernel — A Capability-Driven Architecture for Offline-First, Hot-Swappable, Language-Agnostic Applications.
  • Weaver Desktop — A lightweight desktop environment for embedded Linux and SBCs. Thin UI client — delegates all system operations to system daemon.

My interests pull in a few directions that end up reinforcing each other: programming techniques, artificial intelligence, neural networks, robotics, evolutionary patterns, parallel computing, and cognitive science. What ties them together is a curiosity about systems that adapt, reason, and operate independently and deterministically — which is exactly what draws me to the projects above.

Mathematics is a constant thread through my work. I’m especially drawn to areas like graph theory, automata, computability, and probability—fields where precision and structure matter. I prefer analytic solutions over approximations, and I enjoy the challenge of bridging theory and practice, whether in code or hardware.

Almost everything I know I learned from open sources — documentation, libraries, articles, and projects people shared freely. I never paid for that knowledge (except few books aside). Open source wasn't just a convenience; it was the entire foundation. I've seen it work, consistently, across decades — and that's why giving back the same way feels less like a choice and more like the obvious thing to do. Everything I build and publish is free and open source, for anyone to use, learn from, or build on.

I care about personal computing sovereignty. The direction most software is heading — cloud-dependent, always-online, vendor-locked — runs counter to how I think tools should work. Resilience and offline-first design aren't constraints; they're a statement about who the software serves.