FEATURED

Neuragate

AI-driven self-healing API gateway

Production-grade API gateway in Java 21 that observes its own telemetry, detects anomalies via an AI advisor, and applies confidence-gated remediation autonomously. Load tested at 1,000+ req/min.

Java 21 Spring Cloud Gateway Kafka Redis Resilience4j Prometheus
View on GitHub →
FEATURED

EcoBrief

Scale-to-zero distributed AI news oracle

Distributed serverless platform that auto-provisions ARM EC2 instances on demand, runs a quantized Llama 3.2 3B model in 2 GB RAM, and shuts down between requests to keep cloud spend near zero.

FastAPI AWS Ray Serve llama-cpp React Boto3
View on GitHub →

Multimedia Review Platform

Letterboxd-style social review app

Full-stack TypeScript review platform with JWT auth, refresh token rotation, TMDb integration, MongoDB compound/text indexing for sub-100ms search, and real-time review feeds via Socket.io.

Angular Node.js Express MongoDB Socket.io JWT
View on GitHub →

Social Gaming

C++ multiplayer sandbox

Lightweight C++17 multiplayer platform built on Boost.Beast WebSockets. Single-threaded server, NCurses terminal client, HTML browser client, and pluggable JSON-driven game logic.

C++17 Boost.Beast WebSockets NCurses CMake
View on GitHub →

RISC-V Emulator

RV32I instruction set simulator

Educational RISC-V emulator in C — implements the RV32I base integer instruction set, register file, and memory subsystem from scratch. Full fetch-decode-execute pipeline.

C RISC-V RV32I Systems Programming
View on GitHub →