Sagnik Bhattacharjee
aka
datavorous
I build small systems to understand how software works at a low level: memory, rendering, search, and performance.
Here is my
resume
.
Socials:
github
|
twitter
Projects
Garbage Collector
Implemented mark-and-sweep garbage collection to study reachability, memory traversal, and pause-time tradeoffs.
Read my
write-up
.
Failed Experiments
Garbage Collector
Implemented mark-and-sweep garbage collection to study reachability, memory traversal, and pause-time tradeoffs.
Read my
write-up
.