I am 19.491023 years old
I like to play badminton
I have an obsession with late night drives
UC Berkeley's official yearbook website.
A version control system for code. My implementation supports committing, branching, merging, and viewing commit history. Similar to the popular version control system, Gitub.
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.
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.