— the engineering portfolio
Projects
Everything NxtSoft Labs builds in the open — grouped by what it is. New work drops in here as it ships.
INFRASTRUCTURE
DEVELOPER TOOLS
CGraphC++20
A native C++ engine that turns codebases into knowledge graphs for persistent memory. Scan a project, extract its structure into a deterministic graph, and query it through a local daemon or MCP server — so coding agents navigate your code instead of grepping it.
★ —beta
graphd-vscodeTypeScript
Example placeholder — a VS Code extension surfacing CGraph queries inline while you read code.
★ —placeholder
EXPERIMENTS