Home
Blog
(current)
Travel
Articles With Tag: Programming
Analyzing the Covid-19 Outbreak
Maps, graphs, and analytics on the covid outbreak in America. (Charts Updated: 05/07/20)
MeshEdit
A triangle mesh editor tool to resample and smooth meshes prior to rendering. Written as part of a class project in CS 184 at UC Berkeley.
Rasterizer
A vector graphics renderer for SVGs and PNGs made for CS 184 at UC Berkeley.
C++ 2D and 3D Animation
Wrote a simple graphics library from scratch in C++.