Skip to main content

Engineering Work

Projects & Systems

A comprehensive gallery of systems-programming libraries, data-mining engines, local-first RAG components, and operational applications — all designed for predictability and low latency.

Low-Level & Storage Systems

System libraries, allocators, and specialized database engines focusing on resource predictability and memory bounds.

PO
C++20LSM Tree

PomaiDB

pomagrenate/pomaidb

The predictable edge-native database for multimodal AI memory. Embedded, single-threaded, and offline-first with memory-mapped structures.

PA
C / RustMemory Allocation

Palloc

pomagrenate/palloc

A hardware-aware DRAM bank partitioning memory allocator designed to protect edge systems from OOM failures and ensure strict performance isolation.

IC
GoSerialization

Ice Age

pomagrenate/iceage

Cold storage and index archiving system optimized for flash wear-aware databases, serializing old vector embeddings dynamically.

PO
C++Semantic Caching

PomaiCache

pomagrenate/pomaicache

Semantic cache layer optimized for LLM prompting to reduce redundant network and GPU cycles on repetitive tasks.

Data Mining & Parsing

C++ pattern mining algorithms and high-throughput lexical scanners.

DM
C++20Pattern Mining

dm

oh-mah-c/dm

High-performance C++ Data Mining library implementing CHUO-Miner, MFHOI-Miner, HUPP-Miner, and oblivious shape-hiding tree-mining (VIFP).

SY
C99Tokenization

SyntaxVoid

pomagrenate/syntaxvoid

A low-level C99 lexical analysis library featuring the Flat-Array Robin-Hood Offset Tokenizer (FARO-Tokenizer) for zero-dependency parsing.

PO
C++Information Retrieval

PomaiSearch

pomagrenate/pomaisearch

Hybrid keyword and semantic query search engine using vector membranes and posting list structures.

AI Agents & RAG Frameworks

Orchestration engines, context compressors, and autonomous agent loops.

CH
GoRAG Pipeline

Cheeserag

pomagrenate/cheeserag

Local-first Retrieval-Augmented Generation ecosystem coordinating C++ inference, embedded vectors, and Go autonomous cores.

CH
C++Agent Loop

Cheesebrain

pomagrenate/cheesebrain

The cognitive execution framework and local LLM agent execution loop for the Cheeserag autonomous cluster.

CO
PythonPrompt Compression

ContextSqueezer

pomagrenate/contextsqueezer

Utility aimed at optimizing token consumption for AI agents by identifying and compressing redundant context chunks.

ZE
Python / GoSemantic Search

ZenithSearch

pomagrenate/ZenithSearch

AI-assisted semantic search engine combining hybrid sparse-dense representation and neural query expanders.

Applications & SaaS Projects

Operational prototypes and vertical solutions using embedded AI backends.

FI
MarketplaceAI Integration

Fixago Platform

Technician Booking Platform featuring AI Integration for matching service professionals with customer requests efficiently.

PO
Healthcare SaaSVector Search

Po-Health

pomagrenate/po-health

AI-assisted drug retrieval and patient management system showcasing description-based vector lookup.

PO
HR SaaSTask Automation

PomaiEm HR System

pomagrenate/pomaiem-hr-system

Multi-workspace HR operations SaaS with embedded agent workflows for automated tasking, shifts, and wage computing.

ES
Landing PageAdmin Dashboard

Esolution Landing Page

A landing page for showcasing the Esolution projects with admin dashboard to manage project listings, categories, and details.

Go Microservices & Frameworks

Microservice frameworks and libraries for building scalable distributed systems in Go.

GO
GoMicroservices

GoX Framework

pomagrenate/gox

A framework for building microservices in Go, with a focus on simplicity and observability.