N
Novexa.tech

Technical Showcase

A catalog of active systems programming experiments, AI SDKs, security audit tooling, and client libraries.

Category:
Cybersecurity

AegisGuard

A real-time Linux security auditing daemon leveraging eBPF to monitor and block suspicious process executions and network activity.

Rust eBPF Linux Kernel Security Auditing
AI

OllamaAgentKit

A lightweight, zero-dependency TypeScript SDK to orchestrate autonomous local AI agents with tool-calling support using Ollama.

TypeScript Ollama Node.js AI Agents
Programming

NovaChain

An educational, single-file proof-of-authority blockchain implementation to demonstrate cryptography, consensus, and block creation.

TypeScript Node.js SHA-256 Cryptography
Tools

SubSpy

A background reconnaissance monitor that polls public certificate transparency logs and sends Slack alerts when new assets are registered.

Go Docker PostgreSQL Telegram API
Cybersecurity

GhostShell

A minimal, custom shell written in C with built-in chroot sandboxing, memory tracking, and process isolation tools.

C Linux System API Systems Programming Sandboxing
Tools

SpecterLink

A peer-to-peer file transfer CLI tool that negotiates direct connections using WebRTC, bypassing intermediate storage servers.

Go WebRTC P2P CLI Interface