Projects & Engineering Work

A comprehensive gallery of my systems-programming libraries, data-mining engines, local-first RAG components, and operational applications. All code is designed with a focus on predictability, low latency, and systems-level optimization.

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
C++Serialization

Ice Age

pomagrenate/ice_age

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.

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.