Random assortment of side projects

Full project index / 18 entries
01
GTOInspector

Analyze poker hand histories against game theory optimal solutions and surface recurring strategic leaks. The work also included fraud detection and matchmaking systems for poker platforms.

Poker analytics
02
Voice AI calculator

Compare cost and latency across speech-to-text, language-model, and text-to-speech providers.

AI infrastructure
03
LLM Consortium

Synthesize a final answer from multiple model responses through an arbiter model, with room for confidence-aware weighting and better judging.

Multi-model agents
04
LLM Backroom Simulator

Run persona-driven group conversations and open-ended simulations between language models.

AI simulation
05
Resume writing crew

Coordinate specialist agents to analyze jobs, rewrite resumes, gather company context, and control output quality.

Agent workflow
06
Haiku vision

Turn live camera frames into short poems through a vision-language model.

Vision experiment
07
HN-Schedule

Schedule Hacker News submissions through a focused publishing utility.

Publishing tool
08
BAYC Clone bot

Autonomously respond to conversations with contextual text or generated character images.

Social agent
10
ZSC Tool Project

Extended OWASP shellcode tooling with 64-bit Windows support, OS X encodings, and code-obfuscation techniques.

Security tooling
11
Portsmith

Built secure single-packet port authorization with encrypted knocks, firewall integration, and application proxying.

Network security
12
Sailor Web Framework

Integrated Elasticsearch models and live configuration editing into the Lua web framework.

Web framework
13
Luasec

Added CONNECT tunneling, HTTPS redirects, SNI tests, and HTTP/2 support to the Lua HTTPS library.

HTTPS library
14
PyGoogle

Created a command-line interface for Google search.

Search CLI
15
MicroTracer

Simplified Linux system-call tracing into a readable diagnostic view.

Systems diagnostics
16
PintOS

Implemented virtual memory, threads, synchronization, system calls, and an indexed filesystem.

Operating systems
17
Tracker

Mapped location histories from arbitrary GPS-enabled endpoints through a Node.js service.

GPS infrastructure
18
Peer-to-Peer Streaming Protocol

Built audience and peer-flow analytics for an application-layer streaming protocol.

Streaming systems