Projects

What I've been building in computer science and cybersecurity, and where each one currently stands. Percentages are my own estimate of how close a project is to the goal I set for it — not a promise.

This Portfolio Site

Active

A static portfolio built with Eleventy — no framework, no client-side rendering, deployed automatically from a push to main.

Progress 80%
80%

Updated August 11, 2026 · Eleventy, Liquid, Pico.css, Formspree, GitHub Actions, GitHub Pages

Eleventy Blog & Wiki

Complete

This is a small project during the ESAP camp.

Progress 100%
100%

Updated July 27, 2026 · HTML, CSS, JavaScript, Eleventy

Detecting the Long Tail — Behavioral Fingerprinting of Non-Frontier AI Agents

Active

A research study asking whether AI-agent detectors trained on frontier models generalize to non-frontier, custom-built agents — and whether agent decision latency offers a detection channel that timing-jitter defenses can't reach.

Progress 60%
60%

Updated July 1, 2026 · Python, scikit-learn, pandas, statistical analysis (GroupKFold, bootstrap CI, Mann-Whitney/Cliff's delta)

Charweb — AI Agent Defense System

Active

A live behavioral biometrics pipeline that distinguishes human users from AI browsing agents on a real, fully-instrumented social web app.

Progress 75%
75%

Updated June 1, 2026 · Flask, Flask-SocketIO, Gunicorn, Cloudflare Tunnel, SQLite/SQLAlchemy, scikit-learn, Python, JavaScript