Skip to content
← Back to posts
Key Projects

Key Projects

  • projects
  • open source
  • blockchain
  • developer tools
  • portfolio

Key Projects

Anagolay Network

A blockchain-based rights management protocol I founded as CTO and Protocol Evangelist. Designed in TypeScript and Rust, built on Substrate. Secured grants from Web3 Foundation, Parity Technologies, and the EU Next Generation Internet initiative. I started with zero blockchain knowledge and ended up designing the protocol and writing grants that won funding. github.com/anagolay

Kelp.digital / Macula

Content rights and multimedia management. This is the project that most reflects who I am as a builder. Kelp uses cryptography to issue legally binding digital certificates for intellectual property. Macula is the centralized content rights management platform that evolved from Anagolay's blockchain work. Built with SvelteKit, Sharp, ExifTool, IPFS, QuestDB, and SurrealDB. Gives photographers and creators tools to verify, store, and license their work. kelp.digital · macula.link

DaliORM & DaliMemory

Type-safe ORM for SurrealDB with a full query builder, migration system, and schema inference. All pure TypeScript, no code generation. DaliMemory extends it into an AI memory tool for SurrealDB. Published as @woss/dali-orm and @woss/dali-memory on npm. github.com/woss/dali

woss.io

AI-native personal portfolio and chat platform I built with SvelteKit 2, Svelte 5, and Tailwind CSS v4. Has streaming LLM chat, local vector embeddings with Transformers.js, a RAG pipeline, and MCP tool integration for GitHub and Macula. woss.io · github.com/woss/woss.io

aws-lambda-layer-sharp

AWS Lambda Layer that packages the Sharp image processing library so you can use it without building or shipping the module yourself. Just include it and go. 20 stars on GitHub. github.com/woss/aws-lambda-layer-sharp

git-gpg-remote-sign

Signs git commits and tags with GPG keys stored on remote servers, including Substrate keys. 5 stars on GitHub. github.com/woss/git-gpg-remote-sign

exiftool-action

GitHub Action wrapping ExifTool for metadata extraction in CI/CD pipelines. Supports multiple ExifTool versions. 2 stars on GitHub. github.com/woss/exiftool-action

elmo

Efficient Link Management and Organization tool built entirely on IPFS for decentralized storage and retrieval of links and content. github.com/woss/elmo

opencode-visualizer

Dashboard for visualizing OpenCode sessions, token usage, and AI coding activity. github.com/woss/opencode-visualizer

graphql-to-sql

GraphQL model to SQL transpiler for Postgres, originally built as a Hasura integration tool. 13 stars on GitHub. github.com/woss/graphql-to-sql

Published