Projects
A mix of production systems, side projects, and academic work.
Roots App
ProductionPrivate family media platform with zero-knowledge encryption, 133 serverless API endpoints, and a custom cryptographic key hierarchy designed from Signal and Proton protocols.
TypeScriptNode.jsGCPFlutterTerraformCryptography
Crossword Creator
In ProgressInteractive crossword puzzle builder and solver.
In Progress
Public Housing Tool
CompleteHackathon project for improving access to public housing resources.
Hackathon
NES Emulator
In ProgressNintendo Entertainment System emulator.
Emulation
Phishing Protection
AcademicBrowser extension and web app extending phishing-detection heuristics with a machine-learning classifier.
ReactTypeScriptAWSML
Scalable Search Engine
AcademicDistributed search engine with MapReduce-based parallel processing and fault tolerance.
C++MapReduceHadoop
OS Kernel Libraries
AcademicThread library, virtual memory pager, and network file server with custom scheduling.
CAssembly