Computer science at Franciscan University of Steubenville, class of 2029. Offensive security, low level systems, random hardware hacking and the occasional reverse engineering project.
| project | what it does | stack |
|---|---|---|
| loupe | Native macOS disk-usage visualizer and cache cleaner. A parallel getattrlistbulk walker does 2 million files in 6 seconds, gated by a closed-by-default safety engine before anything hits Trash. | Swift · SwiftUI |
| drug-interaction-graph | Streams DrugBank's 1.9 GB XML export into a 4,629-drug interaction graph, severity-scores every edge, and renders it five ways down to a WebGL viewer for the whole thing. | Python · NetworkX · Sigma.js |
| backquest | Gives an internet-less Windows PC internet through a Quest 3's WiFi, over the USB-C cable it was already charging on. gnirehtet with the roles swapped. | Rust · wintun · adb |
| Nexus | Self-hosted single-user life dashboard: passkey login, Gmail, calendar, net worth, smart home, a PTY in the browser. | Go · React · WebAuthn |
| Inspectiod | Captures a browser game's console, WebSocket frames, HAR traffic and in-page state to a folder you can inspect and chat over. | TypeScript · Playwright |
| fms-admin | Admin dashboard for a self-hosted Fabric Minecraft server, with TOTP 2FA, Argon2id, RCON integration and audit logging. | Go · React · TypeScript · SQLite |
| class-royale | Degree planner for my university, built on the scraped catalog plus a student's own transcript. No server ever holds a login, a small browser extension does the one privileged fetch. | Next.js · TypeScript |
| notables | Records a lecture on the Mac, transcribes it with whisper large-v3 on a Windows GPU over Tailscale, and has Claude file the note into a Markdown vault. | Swift · Node · whisper |
| roomba-controller | Drives a Roomba 690 over its serial Open Interface, about 2 ms from keypress to wheels, plus a parametric OpenSCAD mount for the Jetson that will be mounted on top. | Python · OpenSCAD |
| pcb-business-card | A business card that's a printed circuit board. Gerbers and drill files ready to send to a fab. | KiCad |
| KieranK07.github.io | Source for chadnerd.lol: a single-file portfolio page with a Three.js ambient scene, no build step, on GitHub Pages. | HTML · Tailwind · Three.js |
site → chadnerd.lol
linkedin → kieran-kelly07
discord → kieron.exe

