About Me

Projects

Blue & Gold Yearbook

UC Berkeley's official yearbook website.

Mini Github

A version control system for code. My implementation supports committing, branching, merging, and viewing commit history. Similar to the popular version control system, Gitub.

Wordnet

A dataset of synsets. Used graph traverasals such as BFS, to collect and return all hyponyms of the given word. Additional functionalities include frequency of usage given a word and time period.

Logism CPU

Using popular logical circuit software, Logism, I constructed a virtual CPU. My CPU supports all 7 essential instruction types with a custom ALU. Additionally, instruction are pipelined maximizing efficiency.

Random animal generator

Play some of my games!