Blog

This is my blog where I share my experiences, documenting the things I have built and the valuable lessons I have learned along the way.

Four features I added into my ray tracer

In this post, I discuss four features that I implemented in my ray tracer that I believe everyone should try to incorporate into their own ray tracers.

Computer Graphics
Raytracing
How I designed a Tor network

In this post, I discuss how I designed a proof-of-concept Tor network for my distributed computing course.

Distributed Computing
Networking