PennOS
A small Unix-like OS project with a cooperative threading kernel, shell, scheduler, job control, and PennFAT file system.
Project index
Recent public work, with live interaction where it is stable and short case studies where the project depends on keys, backends, or local compute.
A small Unix-like OS project with a cooperative threading kernel, shell, scheduler, job control, and PennFAT file system.
A systematic evaluation of AlphaFold 3 for protein-peptide structure prediction.
A hiring tool for screening startup applicants with AI resume parsing, swipe review, and personalized candidate outreach.
A real-time social map where users can pin text, image, and video posts to locations and filter by their following network.
Per-target ligand affinity models built from Boltz-2 affinity-module embeddings and benchmarked against scalar model outputs.
A local-first spaced repetition tracker for coding interview prep.
A full-stack analytics app over MyAnimeList data with PostgreSQL ETL, Express APIs, and React dashboards.
A modeling pipeline that merges Bluesky sentiment with Yahoo Finance hourly data to test short-term stock movement signals.
A local-first web demo that turns two uploaded images into meshes, estimates object properties, and renders a Blender collision video.
A distributed social network with a Spark-based news pipeline, media uploading, and DynamoDB data modeling.
A Chrome extension and FastAPI backend that translate manga pages and overlay English text back onto the page.
AI-assisted protocol for protein-peptide binding pose prediction using AlphaFold 2, ZDOCK, and ANI-2x refinement.
A full ML pipeline for predicting whether a new Azure VM request is critical using configuration, CPU behavior, and tenant history.
A vanilla JavaScript drawing grid with color, rainbow, gradient, eraser, reset, and resize controls.
A Java chess implementation with piece movement logic, board state, and tests.