Projects
Selected Work
Things I’ve built, shipped, or researched. Each one taught me something I couldn’t have learned any other way.
Other
Gitlet — A Miniature Git
2022Built a working version-control system in Java from scratch — init / add / commit / log / checkout / branch / merge — modeled on git's internals. CS 61B Project 3.
JavaData StructuresVersion Control
Zhihu College-Topics Scraper
2022 — 2023Distributed scraper for 500+ college-related Zhihu topics — 1M+ comments and questions — with sentiment analysis and topic modeling. Built under Berkeley URAP.
PythonScrapyNLPLDA